@charset "UTF-8";
/*******! Libre Franklin Black *******/
@font-face {
  font-family: "Libre Franklin Black";
  font-style: normal;
  font-weight: 900;
  font-display: swap;
  src: url("../talbotsus/fonts/libre/ttf/LibreFranklin-Black.ttf") format("truetype"); }

/*******! Libre Franklin Black Italic *******/
@font-face {
  font-family: "Libre Franklin Black Italic";
  font-style: italic;
  font-weight: 900;
  font-display: swap;
  src: url("../talbotsus/fonts/libre/ttf/LibreFranklin-BlackItalic.ttf") format("truetype"); }

/*******! Libre Franklin Bold *******/
@font-face {
  font-family: "Libre Franklin Bold";
  font-style: normal;
  font-weight: 700;
  font-display: swap;
  src: url("../talbotsus/fonts/libre/ttf/LibreFranklin-Bold.ttf") format("truetype"); }

/*******! Libre Franklin Bold Italic *******/
@font-face {
  font-family: "Libre Franklin Bold Italic";
  font-style: italic;
  font-weight: 700;
  font-display: swap;
  src: url("../talbotsus/fonts/libre/ttf/LibreFranklin-BoldItalic.ttf") format("truetype"); }

/*******! Libre Franklin Extra Bold *******/
@font-face {
  font-family: "Libre Franklin Extra Bold";
  font-style: normal;
  font-weight: 800;
  font-display: swap;
  src: url("../talbotsus/fonts/libre/ttf/LibreFranklin-ExtraBold.ttf") format("truetype"); }

/*******! Libre Franklin Extra Bold Italic *******/
@font-face {
  font-family: "Libre Franklin Extra Bold Italic";
  font-style: italic;
  font-weight: 800;
  font-display: swap;
  src: url("../talbotsus/fonts/libre/ttf/LibreFranklin-ExtraBoldItalic.ttf") format("truetype"); }

/*******! Libre Franklin Extra Light *******/
@font-face {
  font-family: "Libre Franklin Extra Light";
  font-style: normal;
  font-weight: 200;
  font-display: swap;
  src: url("../talbotsus/fonts/libre/ttf/LibreFranklin-ExtraLight.ttf") format("truetype"); }

/*******! Libre Franklin Extra Light Italic*******/
@font-face {
  font-family: "Libre Franklin Extra Light Italic";
  font-style: italic;
  font-weight: 200;
  font-display: swap;
  src: url("../talbotsus/fonts/libre/ttf/LibreFranklin-ExtraLightItalic.ttf") format("truetype"); }

/*******! Libre Franklin Italic *******/
@font-face {
  font-family: "Libre Franklin Italic";
  font-style: italic;
  font-weight: 400;
  font-display: swap;
  src: url("../talbotsus/fonts/libre/ttf/LibreFranklin-Italic.ttf") format("truetype"); }

/*******! Libre Franklin Light *******/
@font-face {
  font-family: "Libre Franklin Light";
  font-style: normal;
  font-weight: 300;
  font-display: swap;
  src: url("../talbotsus/fonts/libre/ttf/LibreFranklin-Light.ttf") format("truetype"); }

/*******! Libre Franklin Light Italic *******/
@font-face {
  font-family: "Libre Franklin Light Italic";
  font-style: italic;
  font-weight: 300;
  font-display: swap;
  src: url("../talbotsus/fonts/libre/ttf/LibreFranklin-LightItalic.ttf") format("truetype"); }

/*******! Libre Franklin Medium *******/
@font-face {
  font-family: "Libre Franklin Medium";
  font-style: normal;
  font-weight: 500;
  font-display: swap;
  src: url("../talbotsus/fonts/libre/ttf/LibreFranklin-Medium.ttf") format("truetype"); }

/*******! Libre Franklin Medium Italic *******/
@font-face {
  font-family: "Libre Franklin Medium Italic";
  font-style: italic;
  font-weight: 500;
  font-display: swap;
  src: url("../talbotsus/fonts/libre/ttf/LibreFranklin-MediumItalic.ttf") format("truetype"); }

/*******! Libre Franklin Regular *******/
@font-face {
  font-family: "Libre Franklin Regular";
  font-style: normal;
  font-weight: 400;
  font-display: swap;
  src: url("../talbotsus/fonts/libre/ttf/LibreFranklin-Regular.ttf") format("truetype"); }

/*******! Libre Franklin Semi Bold *******/
@font-face {
  font-family: "Libre Franklin Semi Bold";
  font-style: normal;
  font-weight: 600;
  font-display: swap;
  src: url("../talbotsus/fonts/libre/ttf/LibreFranklin-SemiBold.ttf") format("truetype"); }

/*******! Libre Franklin Semi Bold Italic *******/
@font-face {
  font-family: "Libre Franklin Semi Bold Italic";
  font-style: italic;
  font-weight: 600;
  font-display: swap;
  src: url("../talbotsus/fonts/libre/ttf/LibreFranklin-SemiBoldItalic.ttf") format("truetype"); }

/*******! Libre Franklin Semi Thin *******/
@font-face {
  font-family: "Libre Franklin Thin";
  font-style: normal;
  font-weight: 100;
  font-display: swap;
  src: url("../talbotsus/fonts/libre/ttf/LibreFranklin-Thin.ttf") format("truetype"); }

/*******! Libre Franklin Semi Thin Italic *******/
@font-face {
  font-family: "Libre Franklin Thin";
  font-style: italic;
  font-weight: 100;
  font-display: swap;
  src: url("../talbotsus/fonts/libre/ttf/LibreFranklin-ThinItalic.ttf") format("truetype"); }

/*! Libre Franklin Dummy Classes to Load All the Fonts in Minification */
.libre-franklin-black {
  font-family: "Libre Franklin Black"; }

.libre-franklin-black-italic {
  font-family: "Libre Franklin Black Italic"; }

.libre-franklin-bold {
  font-family: "Libre Franklin Bold"; }

.libre-franklin-bold-italic {
  font-family: "Libre Franklin Bold Italic"; }

.libre-franklin-extra-bold {
  font-family: "Libre Franklin Extra Bold"; }

.libre-franklin-extra-bold-italic {
  font-family: "Libre Franklin Extra Bold Italic"; }

.libre-franklin-extra-light {
  font-family: "Libre Franklin Extra Light"; }

.libre-franklin-extra-light-italic {
  font-family: "Libre Franklin Extra Light Italic"; }

.libre-franklin-italic {
  font-family: "Libre Franklin Italic"; }

.libre-franklin-light {
  font-family: "Libre Franklin Light"; }

.libre-franklin-light-italic {
  font-family: "Libre Franklin Light Italic"; }

.libre-franklin-medium {
  font-family: "Libre Franklin Medium"; }

.libre-franklin-medium-italic {
  font-family: "Libre Franklin Medium Italic"; }

.libre-franklin-regular {
  font-family: "Libre Franklin Regular"; }

.libre-franklin-semi-bold {
  font-family: "Libre Franklin Semi Bold"; }

.libre-franklin-semi-bold-italic {
  font-family: "Libre Franklin Semi Bold Italic"; }

.libre-franklin-thin {
  font-family: "Libre Franklin Thin"; }

.libre-franklin-thin-italic {
  font-family: "Libre Franklin Thin Italic"; }

/*******! Playfair Display Black *******/
@font-face {
  font-family: "Playfair Display Black";
  font-style: normal;
  font-weight: 900;
  font-display: swap;
  src: url("../talbotsus/fonts/playfair/ttf/PlayfairDisplay-Black.ttf") format("truetype"); }

/*******! Playfair Display Black Italic *******/
@font-face {
  font-family: "Playfair Display Black Italic";
  font-style: italic;
  font-weight: 900;
  font-display: swap;
  src: url("../talbotsus/fonts/playfair/ttf/PlayfairDisplay-BlackItalic.ttf") format("truetype"); }

/*******! Playfair Display Bold *******/
@font-face {
  font-family: "Playfair Display Bold";
  font-style: normal;
  font-weight: 700;
  font-display: swap;
  src: url("../talbotsus/fonts/playfair/ttf/PlayfairDisplay-Bold.ttf") format("truetype"); }

/*******! Playfair Display Bold Italic *******/
@font-face {
  font-family: "Playfair Display Bold Italic";
  font-style: italic;
  font-weight: 700;
  font-display: swap;
  src: url("../talbotsus/fonts/playfair/ttf/PlayfairDisplay-BoldItalic.ttf") format("truetype"); }

/*******! Playfair Display Extra Bold *******/
@font-face {
  font-family: "Playfair Display Extra Bold";
  font-style: normal;
  font-weight: 800;
  font-display: swap;
  src: url("../talbotsus/fonts/playfair/ttf/PlayfairDisplay-ExtraBold.ttf") format("truetype"); }

/*******! Playfair Display Bold Italic *******/
@font-face {
  font-family: "Playfair Display Extra Bold Italic";
  font-style: italic;
  font-weight: 800;
  font-display: swap;
  src: url("../talbotsus/fonts/playfair/ttf/PlayfairDisplay-ExtraBoldItalic.ttf") format("truetype"); }

/*******! Playfair Display Italic *******/
@font-face {
  font-family: "Playfair Display Italic";
  font-style: italic;
  font-weight: 400;
  font-display: swap;
  src: url("../talbotsus/fonts/playfair/ttf/PlayfairDisplay-Italic.ttf") format("truetype"); }

/*******! Playfair Display Medium *******/
@font-face {
  font-family: "Playfair Display Medium";
  font-style: normal;
  font-weight: 500;
  font-display: swap;
  src: url("../talbotsus/fonts/playfair/ttf/PlayfairDisplay-Medium.ttf") format("truetype"); }

/*******! Playfair Display Medium Italic *******/
@font-face {
  font-family: "Playfair Display Medium Italic";
  font-style: italic;
  font-weight: 500;
  font-display: swap;
  src: url("../talbotsus/fonts/playfair/ttf/PlayfairDisplay-MediumItalic.ttf") format("truetype"); }

/*******! Playfair Display Regular *******/
@font-face {
  font-family: "Playfair Display Regular";
  font-style: normal;
  font-weight: 400;
  font-display: swap;
  src: url("../talbotsus/fonts/playfair/ttf/PlayfairDisplay-Regular.ttf") format("truetype"); }

/*******! Playfair Display Semi Bold *******/
@font-face {
  font-family: "Playfair Display Semi Bold";
  font-style: normal;
  font-weight: 600;
  font-display: swap;
  src: url("../talbotsus/fonts/playfair/ttf/PlayfairDisplay-SemiBold.ttf") format("truetype"); }

/*******! Playfair Display Semi Bold *******/
@font-face {
  font-family: "Playfair Display Semi Bold Italic";
  font-style: italic;
  font-weight: 600;
  font-display: swap;
  src: url("../talbotsus/fonts/playfair/ttf/PlayfairDisplay-SemiBoldItalic.ttf") format("truetype"); }

/*! Playfair Display Dummy Classes to Load All the Fonts in Minification */
.playfair-display-black {
  font-family: "Playfair Display Black"; }

.playfair-display-black-italic {
  font-family: "Playfair Display Black Italic"; }

.playfair-display-bold {
  font-family: "Playfair Display Bold"; }

.playfair-display-bold-italic {
  font-family: "Playfair Display Bold Italic"; }

.playfair-display-extra-bold {
  font-family: "Playfair Display Extra Bold"; }

.playfair-display-extra-bold-italic {
  font-family: "Playfair Display Extra Bold Italic"; }

.playfair-display-italic {
  font-family: "Playfair Display Italic"; }

.playfair-display-medium {
  font-family: "Playfair Display Medium"; }

.playfair-display-medium-italic {
  font-family: "Playfair Display Medium Italic"; }

.playfair-display-regular {
  font-family: "Playfair Display Regular"; }

.playfair-display-semi-bold {
  font-family: "Playfair Display Semi Bold"; }

.playfair-display-semi-bold-italic {
  font-family: "Playfair Display Semi Bold Italic"; }

@font-face {
  font-family: "Montserrat";
  font-display: swap;
  src: url("../talbotsus/fonts/Montserrat-Regular.woff2") format("woff2"), url("../talbotsus/fonts/Montserrat-Regular.woff") format("woff"), url("../talbotsus/fonts/Montserrat-Regular.ttf") format("truetype");
  font-weight: normal;
  font-style: normal;
  font-stretch: normal; }

@font-face {
  font-family: "Montserrat";
  src: url("../talbotsus/fonts/Montserrat-SemiBold.eot");
  src: local(""), url("../talbotsus/fonts/Montserrat-SemiBold.eot?#iefix") format("embedded-opentype"), url("../talbotsus/fonts/Montserrat-SemiBold.woff2") format("woff2"), url("../talbotsus/fonts/Montserrat-SemiBold.woff") format("woff"), url("../talbotsus/fonts/Montserrat-SemiBold.ttf") format("truetype"), url("../talbotsus/fonts/Montserrat-SemiBold.svg#Montserrat-SemiBold") format("svg");
  font-weight: 600;
  font-style: normal;
  font-stretch: normal;
  font-display: swap; }

@font-face {
  font-family: "Montserrat";
  font-display: swap;
  src: url("../talbotsus/fonts/Montserrat-Bold.woff2") format("woff2"), url("../talbotsus/fonts/Montserrat-Bold.woff") format("woff"), url("../talbotsus/fonts/Montserrat-Bold.ttf") format("truetype");
  font-weight: bold;
  font-style: normal;
  font-stretch: normal; }

/* montserratregular Added to counter fix against Bazaarvoice Font-weight */
@font-face {
  font-family: "montserratregular";
  font-display: swap;
  src: url("../talbotsus/fonts/Montserrat-Regular.woff2") format("woff2"), url("../talbotsus/fonts/Montserrat-Regular.woff") format("woff"), url("../talbotsus/fonts/Montserrat-Regular.ttf") format("truetype");
  font-weight: normal;
  font-style: normal;
  font-stretch: normal; }

@font-face {
  font-family: "Libre Baskerville";
  font-display: swap;
  src: url("../talbotsus/fonts/LibreBaskerville-Regular.woff2") format("woff2"), url("../talbotsus/fonts/LibreBaskerville-Regular.woff") format("woff");
  font-weight: normal;
  font-style: normal; }

@font-face {
  font-family: "Libre Baskerville";
  font-display: swap;
  src: url("../talbotsus/fonts/LibreBaskerville-Italic.woff2") format("woff2"), url("../talbotsus/fonts/LibreBaskerville-Italic.woff") format("woff");
  font-weight: normal;
  font-style: italic; }

/*!
 * Bootstrap v4.0.0 (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)
 */
:root {
  --blue: #007bff;
  --indigo: #6610f2;
  --purple: #6f42c1;
  --pink: #e83e8c;
  --red: #dc3545;
  --orange: #fd7e14;
  --yellow: #ffc107;
  --green: #28a745;
  --teal: #20c997;
  --cyan: #17a2b8;
  --white: #fff;
  --gray: #6c757d;
  --gray-dark: #343a40;
  --primary: #007bff;
  --secondary: #6c757d;
  --success: #28a745;
  --info: #17a2b8;
  --warning: #ffc107;
  --danger: #dc3545;
  --light: #f8f9fa;
  --dark: #343a40;
  --breakpoint-xs: 0;
  --breakpoint-sm: 576px;
  --breakpoint-md: 768px;
  --breakpoint-lg: 992px;
  --breakpoint-xl: 1200px;
  --font-family-sans-serif: -apple-system, BlinkMacSystemFont, "Segoe UI", Roboto, "Helvetica Neue", Arial, sans-serif, "Apple Color Emoji", "Segoe UI Emoji", "Segoe UI Symbol";
  --font-family-monospace: SFMono-Regular, Menlo, Monaco, Consolas, "Liberation Mono", "Courier New", monospace; }

*,
*::before,
*::after {
  -webkit-box-sizing: border-box;
          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: transparent; }

@-ms-viewport {
  width: device-width; }

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

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

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

hr {
  -webkit-box-sizing: content-box;
          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: #007bff;
  text-decoration: none;
  background-color: transparent;
  -webkit-text-decoration-skip: objects; }
  a:hover {
    color: #0056b3;
    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: monospace, 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:not(:root) {
  overflow: hidden; }

table {
  border-collapse: collapse; }

caption {
  padding-top: 0.75rem;
  padding-bottom: 0.75rem;
  color: #6c757d;
  text-align: left;
  caption-side: bottom; }

th {
  text-align: inherit; }

label {
  display: inline-block;
  margin-bottom: .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"] {
  -webkit-box-sizing: border-box;
          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, .h3, .h4, .h5, .h6 {
  margin-bottom: 0.5rem;
  font-family: inherit;
  font-weight: 500;
  line-height: 1.2;
  color: inherit; }

h1, .h1 {
  font-size: 2.5rem; }

h2, .h2 {
  font-size: 2rem; }

h3, .h3 {
  font-size: 1.75rem; }

h4, .h4 {
  font-size: 1.5rem; }

h5, .h5 {
  font-size: 1.25rem; }

h6, .h6 {
  font-size: 1rem; }

.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: #6c757d; }
  .blockquote-footer::before {
    content: "\2014 \00A0"; }

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

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

.figure {
  display: inline-block; }

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

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

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

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

kbd {
  padding: 0.2rem 0.4rem;
  font-size: 87.5%;
  color: #fff;
  background-color: #212529;
  border-radius: 0.2rem; }
  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%;
  padding-right: 15px;
  padding-left: 15px;
  margin-right: auto;
  margin-left: auto; }
  @media (min-width: 576px) {
    .container {
      max-width: 540px; } }
  @media (min-width: 768px) {
    .container {
      max-width: 720px; } }
  @media (min-width: 992px) {
    .container {
      max-width: 960px; } }
  @media (min-width: 1200px) {
    .container {
      max-width: 1140px; } }

.container-fluid {
  width: 100%;
  padding-right: 15px;
  padding-left: 15px;
  margin-right: auto;
  margin-left: auto; }

.row {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -ms-flex-wrap: wrap;
      flex-wrap: wrap;
  margin-right: -15px;
  margin-left: -15px; }

.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 {
  position: relative;
  width: 100%;
  min-height: 1px;
  padding-right: 15px;
  padding-left: 15px; }

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

.order-last {
  -webkit-box-ordinal-group: 14;
      -ms-flex-order: 13;
          order: 13; }

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

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

.order-2 {
  -webkit-box-ordinal-group: 3;
      -ms-flex-order: 2;
          order: 2; }

.order-3 {
  -webkit-box-ordinal-group: 4;
      -ms-flex-order: 3;
          order: 3; }

.order-4 {
  -webkit-box-ordinal-group: 5;
      -ms-flex-order: 4;
          order: 4; }

.order-5 {
  -webkit-box-ordinal-group: 6;
      -ms-flex-order: 5;
          order: 5; }

.order-6 {
  -webkit-box-ordinal-group: 7;
      -ms-flex-order: 6;
          order: 6; }

.order-7 {
  -webkit-box-ordinal-group: 8;
      -ms-flex-order: 7;
          order: 7; }

.order-8 {
  -webkit-box-ordinal-group: 9;
      -ms-flex-order: 8;
          order: 8; }

.order-9 {
  -webkit-box-ordinal-group: 10;
      -ms-flex-order: 9;
          order: 9; }

.order-10 {
  -webkit-box-ordinal-group: 11;
      -ms-flex-order: 10;
          order: 10; }

.order-11 {
  -webkit-box-ordinal-group: 12;
      -ms-flex-order: 11;
          order: 11; }

.order-12 {
  -webkit-box-ordinal-group: 13;
      -ms-flex-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 {
    -ms-flex-preferred-size: 0;
        flex-basis: 0;
    -webkit-box-flex: 1;
        -ms-flex-positive: 1;
            flex-grow: 1;
    max-width: 100%; }
  .col-sm-auto {
    -webkit-box-flex: 0;
        -ms-flex: 0 0 auto;
            flex: 0 0 auto;
    width: auto;
    max-width: none; }
  .col-sm-1 {
    -webkit-box-flex: 0;
        -ms-flex: 0 0 8.33333%;
            flex: 0 0 8.33333%;
    max-width: 8.33333%; }
  .col-sm-2 {
    -webkit-box-flex: 0;
        -ms-flex: 0 0 16.66667%;
            flex: 0 0 16.66667%;
    max-width: 16.66667%; }
  .col-sm-3 {
    -webkit-box-flex: 0;
        -ms-flex: 0 0 25%;
            flex: 0 0 25%;
    max-width: 25%; }
  .col-sm-4 {
    -webkit-box-flex: 0;
        -ms-flex: 0 0 33.33333%;
            flex: 0 0 33.33333%;
    max-width: 33.33333%; }
  .col-sm-5 {
    -webkit-box-flex: 0;
        -ms-flex: 0 0 41.66667%;
            flex: 0 0 41.66667%;
    max-width: 41.66667%; }
  .col-sm-6 {
    -webkit-box-flex: 0;
        -ms-flex: 0 0 50%;
            flex: 0 0 50%;
    max-width: 50%; }
  .col-sm-7 {
    -webkit-box-flex: 0;
        -ms-flex: 0 0 58.33333%;
            flex: 0 0 58.33333%;
    max-width: 58.33333%; }
  .col-sm-8 {
    -webkit-box-flex: 0;
        -ms-flex: 0 0 66.66667%;
            flex: 0 0 66.66667%;
    max-width: 66.66667%; }
  .col-sm-9 {
    -webkit-box-flex: 0;
        -ms-flex: 0 0 75%;
            flex: 0 0 75%;
    max-width: 75%; }
  .col-sm-10 {
    -webkit-box-flex: 0;
        -ms-flex: 0 0 83.33333%;
            flex: 0 0 83.33333%;
    max-width: 83.33333%; }
  .col-sm-11 {
    -webkit-box-flex: 0;
        -ms-flex: 0 0 91.66667%;
            flex: 0 0 91.66667%;
    max-width: 91.66667%; }
  .col-sm-12 {
    -webkit-box-flex: 0;
        -ms-flex: 0 0 100%;
            flex: 0 0 100%;
    max-width: 100%; }
  .order-sm-first {
    -webkit-box-ordinal-group: 0;
        -ms-flex-order: -1;
            order: -1; }
  .order-sm-last {
    -webkit-box-ordinal-group: 14;
        -ms-flex-order: 13;
            order: 13; }
  .order-sm-0 {
    -webkit-box-ordinal-group: 1;
        -ms-flex-order: 0;
            order: 0; }
  .order-sm-1 {
    -webkit-box-ordinal-group: 2;
        -ms-flex-order: 1;
            order: 1; }
  .order-sm-2 {
    -webkit-box-ordinal-group: 3;
        -ms-flex-order: 2;
            order: 2; }
  .order-sm-3 {
    -webkit-box-ordinal-group: 4;
        -ms-flex-order: 3;
            order: 3; }
  .order-sm-4 {
    -webkit-box-ordinal-group: 5;
        -ms-flex-order: 4;
            order: 4; }
  .order-sm-5 {
    -webkit-box-ordinal-group: 6;
        -ms-flex-order: 5;
            order: 5; }
  .order-sm-6 {
    -webkit-box-ordinal-group: 7;
        -ms-flex-order: 6;
            order: 6; }
  .order-sm-7 {
    -webkit-box-ordinal-group: 8;
        -ms-flex-order: 7;
            order: 7; }
  .order-sm-8 {
    -webkit-box-ordinal-group: 9;
        -ms-flex-order: 8;
            order: 8; }
  .order-sm-9 {
    -webkit-box-ordinal-group: 10;
        -ms-flex-order: 9;
            order: 9; }
  .order-sm-10 {
    -webkit-box-ordinal-group: 11;
        -ms-flex-order: 10;
            order: 10; }
  .order-sm-11 {
    -webkit-box-ordinal-group: 12;
        -ms-flex-order: 11;
            order: 11; }
  .order-sm-12 {
    -webkit-box-ordinal-group: 13;
        -ms-flex-order: 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 {
    -ms-flex-preferred-size: 0;
        flex-basis: 0;
    -webkit-box-flex: 1;
        -ms-flex-positive: 1;
            flex-grow: 1;
    max-width: 100%; }
  .col-md-auto {
    -webkit-box-flex: 0;
        -ms-flex: 0 0 auto;
            flex: 0 0 auto;
    width: auto;
    max-width: none; }
  .col-md-1 {
    -webkit-box-flex: 0;
        -ms-flex: 0 0 8.33333%;
            flex: 0 0 8.33333%;
    max-width: 8.33333%; }
  .col-md-2 {
    -webkit-box-flex: 0;
        -ms-flex: 0 0 16.66667%;
            flex: 0 0 16.66667%;
    max-width: 16.66667%; }
  .col-md-3 {
    -webkit-box-flex: 0;
        -ms-flex: 0 0 25%;
            flex: 0 0 25%;
    max-width: 25%; }
  .col-md-4 {
    -webkit-box-flex: 0;
        -ms-flex: 0 0 33.33333%;
            flex: 0 0 33.33333%;
    max-width: 33.33333%; }
  .col-md-5 {
    -webkit-box-flex: 0;
        -ms-flex: 0 0 41.66667%;
            flex: 0 0 41.66667%;
    max-width: 41.66667%; }
  .col-md-6 {
    -webkit-box-flex: 0;
        -ms-flex: 0 0 50%;
            flex: 0 0 50%;
    max-width: 50%; }
  .col-md-7 {
    -webkit-box-flex: 0;
        -ms-flex: 0 0 58.33333%;
            flex: 0 0 58.33333%;
    max-width: 58.33333%; }
  .col-md-8 {
    -webkit-box-flex: 0;
        -ms-flex: 0 0 66.66667%;
            flex: 0 0 66.66667%;
    max-width: 66.66667%; }
  .col-md-9 {
    -webkit-box-flex: 0;
        -ms-flex: 0 0 75%;
            flex: 0 0 75%;
    max-width: 75%; }
  .col-md-10 {
    -webkit-box-flex: 0;
        -ms-flex: 0 0 83.33333%;
            flex: 0 0 83.33333%;
    max-width: 83.33333%; }
  .col-md-11 {
    -webkit-box-flex: 0;
        -ms-flex: 0 0 91.66667%;
            flex: 0 0 91.66667%;
    max-width: 91.66667%; }
  .col-md-12 {
    -webkit-box-flex: 0;
        -ms-flex: 0 0 100%;
            flex: 0 0 100%;
    max-width: 100%; }
  .order-md-first {
    -webkit-box-ordinal-group: 0;
        -ms-flex-order: -1;
            order: -1; }
  .order-md-last {
    -webkit-box-ordinal-group: 14;
        -ms-flex-order: 13;
            order: 13; }
  .order-md-0 {
    -webkit-box-ordinal-group: 1;
        -ms-flex-order: 0;
            order: 0; }
  .order-md-1 {
    -webkit-box-ordinal-group: 2;
        -ms-flex-order: 1;
            order: 1; }
  .order-md-2 {
    -webkit-box-ordinal-group: 3;
        -ms-flex-order: 2;
            order: 2; }
  .order-md-3 {
    -webkit-box-ordinal-group: 4;
        -ms-flex-order: 3;
            order: 3; }
  .order-md-4 {
    -webkit-box-ordinal-group: 5;
        -ms-flex-order: 4;
            order: 4; }
  .order-md-5 {
    -webkit-box-ordinal-group: 6;
        -ms-flex-order: 5;
            order: 5; }
  .order-md-6 {
    -webkit-box-ordinal-group: 7;
        -ms-flex-order: 6;
            order: 6; }
  .order-md-7 {
    -webkit-box-ordinal-group: 8;
        -ms-flex-order: 7;
            order: 7; }
  .order-md-8 {
    -webkit-box-ordinal-group: 9;
        -ms-flex-order: 8;
            order: 8; }
  .order-md-9 {
    -webkit-box-ordinal-group: 10;
        -ms-flex-order: 9;
            order: 9; }
  .order-md-10 {
    -webkit-box-ordinal-group: 11;
        -ms-flex-order: 10;
            order: 10; }
  .order-md-11 {
    -webkit-box-ordinal-group: 12;
        -ms-flex-order: 11;
            order: 11; }
  .order-md-12 {
    -webkit-box-ordinal-group: 13;
        -ms-flex-order: 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: 992px) {
  .col-lg {
    -ms-flex-preferred-size: 0;
        flex-basis: 0;
    -webkit-box-flex: 1;
        -ms-flex-positive: 1;
            flex-grow: 1;
    max-width: 100%; }
  .col-lg-auto {
    -webkit-box-flex: 0;
        -ms-flex: 0 0 auto;
            flex: 0 0 auto;
    width: auto;
    max-width: none; }
  .col-lg-1 {
    -webkit-box-flex: 0;
        -ms-flex: 0 0 8.33333%;
            flex: 0 0 8.33333%;
    max-width: 8.33333%; }
  .col-lg-2 {
    -webkit-box-flex: 0;
        -ms-flex: 0 0 16.66667%;
            flex: 0 0 16.66667%;
    max-width: 16.66667%; }
  .col-lg-3 {
    -webkit-box-flex: 0;
        -ms-flex: 0 0 25%;
            flex: 0 0 25%;
    max-width: 25%; }
  .col-lg-4 {
    -webkit-box-flex: 0;
        -ms-flex: 0 0 33.33333%;
            flex: 0 0 33.33333%;
    max-width: 33.33333%; }
  .col-lg-5 {
    -webkit-box-flex: 0;
        -ms-flex: 0 0 41.66667%;
            flex: 0 0 41.66667%;
    max-width: 41.66667%; }
  .col-lg-6 {
    -webkit-box-flex: 0;
        -ms-flex: 0 0 50%;
            flex: 0 0 50%;
    max-width: 50%; }
  .col-lg-7 {
    -webkit-box-flex: 0;
        -ms-flex: 0 0 58.33333%;
            flex: 0 0 58.33333%;
    max-width: 58.33333%; }
  .col-lg-8 {
    -webkit-box-flex: 0;
        -ms-flex: 0 0 66.66667%;
            flex: 0 0 66.66667%;
    max-width: 66.66667%; }
  .col-lg-9 {
    -webkit-box-flex: 0;
        -ms-flex: 0 0 75%;
            flex: 0 0 75%;
    max-width: 75%; }
  .col-lg-10 {
    -webkit-box-flex: 0;
        -ms-flex: 0 0 83.33333%;
            flex: 0 0 83.33333%;
    max-width: 83.33333%; }
  .col-lg-11 {
    -webkit-box-flex: 0;
        -ms-flex: 0 0 91.66667%;
            flex: 0 0 91.66667%;
    max-width: 91.66667%; }
  .col-lg-12 {
    -webkit-box-flex: 0;
        -ms-flex: 0 0 100%;
            flex: 0 0 100%;
    max-width: 100%; }
  .order-lg-first {
    -webkit-box-ordinal-group: 0;
        -ms-flex-order: -1;
            order: -1; }
  .order-lg-last {
    -webkit-box-ordinal-group: 14;
        -ms-flex-order: 13;
            order: 13; }
  .order-lg-0 {
    -webkit-box-ordinal-group: 1;
        -ms-flex-order: 0;
            order: 0; }
  .order-lg-1 {
    -webkit-box-ordinal-group: 2;
        -ms-flex-order: 1;
            order: 1; }
  .order-lg-2 {
    -webkit-box-ordinal-group: 3;
        -ms-flex-order: 2;
            order: 2; }
  .order-lg-3 {
    -webkit-box-ordinal-group: 4;
        -ms-flex-order: 3;
            order: 3; }
  .order-lg-4 {
    -webkit-box-ordinal-group: 5;
        -ms-flex-order: 4;
            order: 4; }
  .order-lg-5 {
    -webkit-box-ordinal-group: 6;
        -ms-flex-order: 5;
            order: 5; }
  .order-lg-6 {
    -webkit-box-ordinal-group: 7;
        -ms-flex-order: 6;
            order: 6; }
  .order-lg-7 {
    -webkit-box-ordinal-group: 8;
        -ms-flex-order: 7;
            order: 7; }
  .order-lg-8 {
    -webkit-box-ordinal-group: 9;
        -ms-flex-order: 8;
            order: 8; }
  .order-lg-9 {
    -webkit-box-ordinal-group: 10;
        -ms-flex-order: 9;
            order: 9; }
  .order-lg-10 {
    -webkit-box-ordinal-group: 11;
        -ms-flex-order: 10;
            order: 10; }
  .order-lg-11 {
    -webkit-box-ordinal-group: 12;
        -ms-flex-order: 11;
            order: 11; }
  .order-lg-12 {
    -webkit-box-ordinal-group: 13;
        -ms-flex-order: 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: 1200px) {
  .col-xl {
    -ms-flex-preferred-size: 0;
        flex-basis: 0;
    -webkit-box-flex: 1;
        -ms-flex-positive: 1;
            flex-grow: 1;
    max-width: 100%; }
  .col-xl-auto {
    -webkit-box-flex: 0;
        -ms-flex: 0 0 auto;
            flex: 0 0 auto;
    width: auto;
    max-width: none; }
  .col-xl-1 {
    -webkit-box-flex: 0;
        -ms-flex: 0 0 8.33333%;
            flex: 0 0 8.33333%;
    max-width: 8.33333%; }
  .col-xl-2 {
    -webkit-box-flex: 0;
        -ms-flex: 0 0 16.66667%;
            flex: 0 0 16.66667%;
    max-width: 16.66667%; }
  .col-xl-3 {
    -webkit-box-flex: 0;
        -ms-flex: 0 0 25%;
            flex: 0 0 25%;
    max-width: 25%; }
  .col-xl-4 {
    -webkit-box-flex: 0;
        -ms-flex: 0 0 33.33333%;
            flex: 0 0 33.33333%;
    max-width: 33.33333%; }
  .col-xl-5 {
    -webkit-box-flex: 0;
        -ms-flex: 0 0 41.66667%;
            flex: 0 0 41.66667%;
    max-width: 41.66667%; }
  .col-xl-6 {
    -webkit-box-flex: 0;
        -ms-flex: 0 0 50%;
            flex: 0 0 50%;
    max-width: 50%; }
  .col-xl-7 {
    -webkit-box-flex: 0;
        -ms-flex: 0 0 58.33333%;
            flex: 0 0 58.33333%;
    max-width: 58.33333%; }
  .col-xl-8 {
    -webkit-box-flex: 0;
        -ms-flex: 0 0 66.66667%;
            flex: 0 0 66.66667%;
    max-width: 66.66667%; }
  .col-xl-9 {
    -webkit-box-flex: 0;
        -ms-flex: 0 0 75%;
            flex: 0 0 75%;
    max-width: 75%; }
  .col-xl-10 {
    -webkit-box-flex: 0;
        -ms-flex: 0 0 83.33333%;
            flex: 0 0 83.33333%;
    max-width: 83.33333%; }
  .col-xl-11 {
    -webkit-box-flex: 0;
        -ms-flex: 0 0 91.66667%;
            flex: 0 0 91.66667%;
    max-width: 91.66667%; }
  .col-xl-12 {
    -webkit-box-flex: 0;
        -ms-flex: 0 0 100%;
            flex: 0 0 100%;
    max-width: 100%; }
  .order-xl-first {
    -webkit-box-ordinal-group: 0;
        -ms-flex-order: -1;
            order: -1; }
  .order-xl-last {
    -webkit-box-ordinal-group: 14;
        -ms-flex-order: 13;
            order: 13; }
  .order-xl-0 {
    -webkit-box-ordinal-group: 1;
        -ms-flex-order: 0;
            order: 0; }
  .order-xl-1 {
    -webkit-box-ordinal-group: 2;
        -ms-flex-order: 1;
            order: 1; }
  .order-xl-2 {
    -webkit-box-ordinal-group: 3;
        -ms-flex-order: 2;
            order: 2; }
  .order-xl-3 {
    -webkit-box-ordinal-group: 4;
        -ms-flex-order: 3;
            order: 3; }
  .order-xl-4 {
    -webkit-box-ordinal-group: 5;
        -ms-flex-order: 4;
            order: 4; }
  .order-xl-5 {
    -webkit-box-ordinal-group: 6;
        -ms-flex-order: 5;
            order: 5; }
  .order-xl-6 {
    -webkit-box-ordinal-group: 7;
        -ms-flex-order: 6;
            order: 6; }
  .order-xl-7 {
    -webkit-box-ordinal-group: 8;
        -ms-flex-order: 7;
            order: 7; }
  .order-xl-8 {
    -webkit-box-ordinal-group: 9;
        -ms-flex-order: 8;
            order: 8; }
  .order-xl-9 {
    -webkit-box-ordinal-group: 10;
        -ms-flex-order: 9;
            order: 9; }
  .order-xl-10 {
    -webkit-box-ordinal-group: 11;
        -ms-flex-order: 10;
            order: 10; }
  .order-xl-11 {
    -webkit-box-ordinal-group: 12;
        -ms-flex-order: 11;
            order: 11; }
  .order-xl-12 {
    -webkit-box-ordinal-group: 13;
        -ms-flex-order: 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%; } }

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

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

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

.table-striped tbody tr:nth-of-type(odd) {
  background-color: rgba(0, 0, 0, 0.05); }

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

.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-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: #495057;
  background-color: #e9ecef;
  border-color: #dee2e6; }

.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: rgba(255, 255, 255, 0.05); }
  .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: 991.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: 1199.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; } }

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

.form-control {
  display: block;
  width: 100%;
  padding: 0.375rem 0.75rem;
  font-size: 1rem;
  line-height: 1.5;
  color: #495057;
  background-color: #fff;
  background-clip: padding-box;
  border: 1px solid #ced4da;
  border-radius: 0.25rem;
  -webkit-transition: border-color 0.15s ease-in-out, -webkit-box-shadow 0.15s ease-in-out;
  transition: border-color 0.15s ease-in-out, -webkit-box-shadow 0.15s ease-in-out;
  -o-transition: border-color 0.15s ease-in-out, box-shadow 0.15s ease-in-out;
  transition: border-color 0.15s ease-in-out, box-shadow 0.15s ease-in-out;
  transition: border-color 0.15s ease-in-out, box-shadow 0.15s ease-in-out, -webkit-box-shadow 0.15s ease-in-out; }
  .form-control::-ms-expand {
    background-color: transparent;
    border: 0; }
  .form-control:focus {
    color: #495057;
    background-color: #fff;
    border-color: #80bdff;
    outline: 0;
    -webkit-box-shadow: 0 0 0 0.2rem rgba(0, 123, 255, 0.25);
            box-shadow: 0 0 0 0.2rem rgba(0, 123, 255, 0.25); }
  .form-control::-webkit-input-placeholder {
    color: #6c757d;
    opacity: 1; }
  .form-control:-ms-input-placeholder {
    color: #6c757d;
    opacity: 1; }
  .form-control::-ms-input-placeholder {
    color: #6c757d;
    opacity: 1; }
  .form-control::placeholder {
    color: #6c757d;
    opacity: 1; }
  .form-control:disabled, .form-control[readonly] {
    background-color: #e9ecef;
    opacity: 1; }

select.form-control:not([size]):not([multiple]) {
  height: calc(2.25rem + 2px); }

select.form-control:focus::-ms-value {
  color: #495057;
  background-color: #fff; }

.form-control-file,
.form-control-range {
  display: block;
  width: 100%; }

.col-form-label {
  padding-top: calc(0.375rem + 1px);
  padding-bottom: calc(0.375rem + 1px);
  margin-bottom: 0;
  font-size: inherit;
  line-height: 1.5; }

.col-form-label-lg {
  padding-top: calc(0.5rem + 1px);
  padding-bottom: calc(0.5rem + 1px);
  font-size: 1.25rem;
  line-height: 1.5; }

.col-form-label-sm {
  padding-top: calc(0.25rem + 1px);
  padding-bottom: calc(0.25rem + 1px);
  font-size: 0.875rem;
  line-height: 1.5; }

.form-control-plaintext {
  display: block;
  width: 100%;
  padding-top: 0.375rem;
  padding-bottom: 0.375rem;
  margin-bottom: 0;
  line-height: 1.5;
  background-color: transparent;
  border: solid transparent;
  border-width: 1px 0; }
  .form-control-plaintext.form-control-sm, .input-group-sm > .form-control-plaintext.form-control,
  .input-group-sm > .input-group-prepend > .form-control-plaintext.input-group-text,
  .input-group-sm > .input-group-append > .form-control-plaintext.input-group-text,
  .input-group-sm > .input-group-prepend > .form-control-plaintext.btn,
  .input-group-sm > .input-group-append > .form-control-plaintext.btn, .form-control-plaintext.form-control-lg, .input-group-lg > .form-control-plaintext.form-control,
  .input-group-lg > .input-group-prepend > .form-control-plaintext.input-group-text,
  .input-group-lg > .input-group-append > .form-control-plaintext.input-group-text,
  .input-group-lg > .input-group-prepend > .form-control-plaintext.btn,
  .input-group-lg > .input-group-append > .form-control-plaintext.btn {
    padding-right: 0;
    padding-left: 0; }

.form-control-sm, .input-group-sm > .form-control,
.input-group-sm > .input-group-prepend > .input-group-text,
.input-group-sm > .input-group-append > .input-group-text,
.input-group-sm > .input-group-prepend > .btn,
.input-group-sm > .input-group-append > .btn {
  padding: 0.25rem 0.5rem;
  font-size: 0.875rem;
  line-height: 1.5;
  border-radius: 0.2rem; }

select.form-control-sm:not([size]):not([multiple]), .input-group-sm > select.form-control:not([size]):not([multiple]),
.input-group-sm > .input-group-prepend > select.input-group-text:not([size]):not([multiple]),
.input-group-sm > .input-group-append > select.input-group-text:not([size]):not([multiple]),
.input-group-sm > .input-group-prepend > select.btn:not([size]):not([multiple]),
.input-group-sm > .input-group-append > select.btn:not([size]):not([multiple]) {
  height: calc(1.8125rem + 2px); }

.form-control-lg, .input-group-lg > .form-control,
.input-group-lg > .input-group-prepend > .input-group-text,
.input-group-lg > .input-group-append > .input-group-text,
.input-group-lg > .input-group-prepend > .btn,
.input-group-lg > .input-group-append > .btn {
  padding: 0.5rem 1rem;
  font-size: 1.25rem;
  line-height: 1.5;
  border-radius: 0.3rem; }

select.form-control-lg:not([size]):not([multiple]), .input-group-lg > select.form-control:not([size]):not([multiple]),
.input-group-lg > .input-group-prepend > select.input-group-text:not([size]):not([multiple]),
.input-group-lg > .input-group-append > select.input-group-text:not([size]):not([multiple]),
.input-group-lg > .input-group-prepend > select.btn:not([size]):not([multiple]),
.input-group-lg > .input-group-append > select.btn:not([size]):not([multiple]) {
  height: calc(2.875rem + 2px); }

.form-group {
  margin-bottom: 1rem; }

.form-text {
  display: block;
  margin-top: 0.25rem; }

.form-row {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -ms-flex-wrap: wrap;
      flex-wrap: wrap;
  margin-right: -5px;
  margin-left: -5px; }
  .form-row > .col,
  .form-row > [class*="col-"] {
    padding-right: 5px;
    padding-left: 5px; }

.form-check {
  position: relative;
  display: block;
  padding-left: 1.25rem; }

.form-check-input {
  position: absolute;
  margin-top: 0.3rem;
  margin-left: -1.25rem; }
  .form-check-input:disabled ~ .form-check-label {
    color: #6c757d; }

.form-check-label {
  margin-bottom: 0; }

.form-check-inline {
  display: -webkit-inline-box;
  display: -ms-inline-flexbox;
  display: inline-flex;
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
  padding-left: 0;
  margin-right: 0.75rem; }
  .form-check-inline .form-check-input {
    position: static;
    margin-top: 0;
    margin-right: 0.3125rem;
    margin-left: 0; }

.valid-feedback {
  display: none;
  width: 100%;
  margin-top: 0.25rem;
  font-size: 80%;
  color: #28a745; }

.valid-tooltip {
  position: absolute;
  top: 100%;
  z-index: 5;
  display: none;
  max-width: 100%;
  padding: .5rem;
  margin-top: .1rem;
  font-size: .875rem;
  line-height: 1;
  color: #fff;
  background-color: rgba(40, 167, 69, 0.8);
  border-radius: .2rem; }

.was-validated .form-control:valid, .form-control.is-valid, .was-validated
.custom-select:valid,
.custom-select.is-valid {
  border-color: #28a745; }
  .was-validated .form-control:valid:focus, .form-control.is-valid:focus, .was-validated
  .custom-select:valid:focus,
  .custom-select.is-valid:focus {
    border-color: #28a745;
    -webkit-box-shadow: 0 0 0 0.2rem rgba(40, 167, 69, 0.25);
            box-shadow: 0 0 0 0.2rem rgba(40, 167, 69, 0.25); }
  .was-validated .form-control:valid ~ .valid-feedback,
  .was-validated .form-control:valid ~ .valid-tooltip, .form-control.is-valid ~ .valid-feedback,
  .form-control.is-valid ~ .valid-tooltip, .was-validated
  .custom-select:valid ~ .valid-feedback,
  .was-validated
  .custom-select:valid ~ .valid-tooltip,
  .custom-select.is-valid ~ .valid-feedback,
  .custom-select.is-valid ~ .valid-tooltip {
    display: block; }

.was-validated .form-check-input:valid ~ .form-check-label, .form-check-input.is-valid ~ .form-check-label {
  color: #28a745; }

.was-validated .form-check-input:valid ~ .valid-feedback,
.was-validated .form-check-input:valid ~ .valid-tooltip, .form-check-input.is-valid ~ .valid-feedback,
.form-check-input.is-valid ~ .valid-tooltip {
  display: block; }

.was-validated .custom-control-input:valid ~ .custom-control-label, .custom-control-input.is-valid ~ .custom-control-label {
  color: #28a745; }
  .was-validated .custom-control-input:valid ~ .custom-control-label::before, .custom-control-input.is-valid ~ .custom-control-label::before {
    background-color: #71dd8a; }

.was-validated .custom-control-input:valid ~ .valid-feedback,
.was-validated .custom-control-input:valid ~ .valid-tooltip, .custom-control-input.is-valid ~ .valid-feedback,
.custom-control-input.is-valid ~ .valid-tooltip {
  display: block; }

.was-validated .custom-control-input:valid:checked ~ .custom-control-label::before, .custom-control-input.is-valid:checked ~ .custom-control-label::before {
  background-color: #34ce57; }

.was-validated .custom-control-input:valid:focus ~ .custom-control-label::before, .custom-control-input.is-valid:focus ~ .custom-control-label::before {
  -webkit-box-shadow: 0 0 0 1px #fff, 0 0 0 0.2rem rgba(40, 167, 69, 0.25);
          box-shadow: 0 0 0 1px #fff, 0 0 0 0.2rem rgba(40, 167, 69, 0.25); }

.was-validated .custom-file-input:valid ~ .custom-file-label, .custom-file-input.is-valid ~ .custom-file-label {
  border-color: #28a745; }
  .was-validated .custom-file-input:valid ~ .custom-file-label::before, .custom-file-input.is-valid ~ .custom-file-label::before {
    border-color: inherit; }

.was-validated .custom-file-input:valid ~ .valid-feedback,
.was-validated .custom-file-input:valid ~ .valid-tooltip, .custom-file-input.is-valid ~ .valid-feedback,
.custom-file-input.is-valid ~ .valid-tooltip {
  display: block; }

.was-validated .custom-file-input:valid:focus ~ .custom-file-label, .custom-file-input.is-valid:focus ~ .custom-file-label {
  -webkit-box-shadow: 0 0 0 0.2rem rgba(40, 167, 69, 0.25);
          box-shadow: 0 0 0 0.2rem rgba(40, 167, 69, 0.25); }

.invalid-feedback {
  display: none;
  width: 100%;
  margin-top: 0.25rem;
  font-size: 80%;
  color: #dc3545; }

.invalid-tooltip {
  position: absolute;
  top: 100%;
  z-index: 5;
  display: none;
  max-width: 100%;
  padding: .5rem;
  margin-top: .1rem;
  font-size: .875rem;
  line-height: 1;
  color: #fff;
  background-color: rgba(220, 53, 69, 0.8);
  border-radius: .2rem; }

.was-validated .form-control:invalid, .form-control.is-invalid, .was-validated
.custom-select:invalid,
.custom-select.is-invalid {
  border-color: #dc3545; }
  .was-validated .form-control:invalid:focus, .form-control.is-invalid:focus, .was-validated
  .custom-select:invalid:focus,
  .custom-select.is-invalid:focus {
    border-color: #dc3545;
    -webkit-box-shadow: 0 0 0 0.2rem rgba(220, 53, 69, 0.25);
            box-shadow: 0 0 0 0.2rem rgba(220, 53, 69, 0.25); }
  .was-validated .form-control:invalid ~ .invalid-feedback,
  .was-validated .form-control:invalid ~ .invalid-tooltip, .form-control.is-invalid ~ .invalid-feedback,
  .form-control.is-invalid ~ .invalid-tooltip, .was-validated
  .custom-select:invalid ~ .invalid-feedback,
  .was-validated
  .custom-select:invalid ~ .invalid-tooltip,
  .custom-select.is-invalid ~ .invalid-feedback,
  .custom-select.is-invalid ~ .invalid-tooltip {
    display: block; }

.was-validated .form-check-input:invalid ~ .form-check-label, .form-check-input.is-invalid ~ .form-check-label {
  color: #dc3545; }

.was-validated .form-check-input:invalid ~ .invalid-feedback,
.was-validated .form-check-input:invalid ~ .invalid-tooltip, .form-check-input.is-invalid ~ .invalid-feedback,
.form-check-input.is-invalid ~ .invalid-tooltip {
  display: block; }

.was-validated .custom-control-input:invalid ~ .custom-control-label, .custom-control-input.is-invalid ~ .custom-control-label {
  color: #dc3545; }
  .was-validated .custom-control-input:invalid ~ .custom-control-label::before, .custom-control-input.is-invalid ~ .custom-control-label::before {
    background-color: #efa2a9; }

.was-validated .custom-control-input:invalid ~ .invalid-feedback,
.was-validated .custom-control-input:invalid ~ .invalid-tooltip, .custom-control-input.is-invalid ~ .invalid-feedback,
.custom-control-input.is-invalid ~ .invalid-tooltip {
  display: block; }

.was-validated .custom-control-input:invalid:checked ~ .custom-control-label::before, .custom-control-input.is-invalid:checked ~ .custom-control-label::before {
  background-color: #e4606d; }

.was-validated .custom-control-input:invalid:focus ~ .custom-control-label::before, .custom-control-input.is-invalid:focus ~ .custom-control-label::before {
  -webkit-box-shadow: 0 0 0 1px #fff, 0 0 0 0.2rem rgba(220, 53, 69, 0.25);
          box-shadow: 0 0 0 1px #fff, 0 0 0 0.2rem rgba(220, 53, 69, 0.25); }

.was-validated .custom-file-input:invalid ~ .custom-file-label, .custom-file-input.is-invalid ~ .custom-file-label {
  border-color: #dc3545; }
  .was-validated .custom-file-input:invalid ~ .custom-file-label::before, .custom-file-input.is-invalid ~ .custom-file-label::before {
    border-color: inherit; }

.was-validated .custom-file-input:invalid ~ .invalid-feedback,
.was-validated .custom-file-input:invalid ~ .invalid-tooltip, .custom-file-input.is-invalid ~ .invalid-feedback,
.custom-file-input.is-invalid ~ .invalid-tooltip {
  display: block; }

.was-validated .custom-file-input:invalid:focus ~ .custom-file-label, .custom-file-input.is-invalid:focus ~ .custom-file-label {
  -webkit-box-shadow: 0 0 0 0.2rem rgba(220, 53, 69, 0.25);
          box-shadow: 0 0 0 0.2rem rgba(220, 53, 69, 0.25); }

.form-inline {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-orient: horizontal;
  -webkit-box-direction: normal;
      -ms-flex-flow: row wrap;
          flex-flow: row wrap;
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center; }
  .form-inline .form-check {
    width: 100%; }
  @media (min-width: 576px) {
    .form-inline label {
      display: -webkit-box;
      display: -ms-flexbox;
      display: flex;
      -webkit-box-align: center;
          -ms-flex-align: center;
              align-items: center;
      -webkit-box-pack: center;
          -ms-flex-pack: center;
              justify-content: center;
      margin-bottom: 0; }
    .form-inline .form-group {
      display: -webkit-box;
      display: -ms-flexbox;
      display: flex;
      -webkit-box-flex: 0;
          -ms-flex: 0 0 auto;
              flex: 0 0 auto;
      -webkit-box-orient: horizontal;
      -webkit-box-direction: normal;
          -ms-flex-flow: row wrap;
              flex-flow: row wrap;
      -webkit-box-align: center;
          -ms-flex-align: center;
              align-items: center;
      margin-bottom: 0; }
    .form-inline .form-control {
      display: inline-block;
      width: auto;
      vertical-align: middle; }
    .form-inline .form-control-plaintext {
      display: inline-block; }
    .form-inline .input-group {
      width: auto; }
    .form-inline .form-check {
      display: -webkit-box;
      display: -ms-flexbox;
      display: flex;
      -webkit-box-align: center;
          -ms-flex-align: center;
              align-items: center;
      -webkit-box-pack: center;
          -ms-flex-pack: center;
              justify-content: center;
      width: auto;
      padding-left: 0; }
    .form-inline .form-check-input {
      position: relative;
      margin-top: 0;
      margin-right: 0.25rem;
      margin-left: 0; }
    .form-inline .custom-control {
      -webkit-box-align: center;
          -ms-flex-align: center;
              align-items: center;
      -webkit-box-pack: center;
          -ms-flex-pack: center;
              justify-content: center; }
    .form-inline .custom-control-label {
      margin-bottom: 0; } }

.btn {
  display: inline-block;
  font-weight: 400;
  text-align: center;
  white-space: nowrap;
  vertical-align: middle;
  -webkit-user-select: none;
     -moz-user-select: none;
      -ms-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.25rem;
  -webkit-transition: color 0.15s ease-in-out, background-color 0.15s ease-in-out, border-color 0.15s ease-in-out, -webkit-box-shadow 0.15s ease-in-out;
  transition: color 0.15s ease-in-out, background-color 0.15s ease-in-out, border-color 0.15s ease-in-out, -webkit-box-shadow 0.15s ease-in-out;
  -o-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;
  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;
  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, -webkit-box-shadow 0.15s ease-in-out; }
  .btn:hover, .btn:focus {
    text-decoration: none; }
  .btn:focus, .btn.focus {
    outline: 0;
    -webkit-box-shadow: 0 0 0 0.2rem rgba(0, 123, 255, 0.25);
            box-shadow: 0 0 0 0.2rem rgba(0, 123, 255, 0.25); }
  .btn.disabled, .btn:disabled {
    opacity: 0.65; }
  .btn:not(:disabled):not(.disabled) {
    cursor: pointer; }
  .btn:not(:disabled):not(.disabled):active, .btn:not(:disabled):not(.disabled).active {
    background-image: none; }

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

.btn-primary {
  color: #fff;
  background-color: #007bff;
  border-color: #007bff; }
  .btn-primary:hover {
    color: #fff;
    background-color: #0069d9;
    border-color: #0062cc; }
  .btn-primary:focus, .btn-primary.focus {
    -webkit-box-shadow: 0 0 0 0.2rem rgba(0, 123, 255, 0.5);
            box-shadow: 0 0 0 0.2rem rgba(0, 123, 255, 0.5); }
  .btn-primary.disabled, .btn-primary:disabled {
    color: #fff;
    background-color: #007bff;
    border-color: #007bff; }
  .btn-primary:not(:disabled):not(.disabled):active, .btn-primary:not(:disabled):not(.disabled).active,
  .show > .btn-primary.dropdown-toggle {
    color: #fff;
    background-color: #0062cc;
    border-color: #005cbf; }
    .btn-primary:not(:disabled):not(.disabled):active:focus, .btn-primary:not(:disabled):not(.disabled).active:focus,
    .show > .btn-primary.dropdown-toggle:focus {
      -webkit-box-shadow: 0 0 0 0.2rem rgba(0, 123, 255, 0.5);
              box-shadow: 0 0 0 0.2rem rgba(0, 123, 255, 0.5); }

.btn-secondary {
  color: #fff;
  background-color: #6c757d;
  border-color: #6c757d; }
  .btn-secondary:hover {
    color: #fff;
    background-color: #5a6268;
    border-color: #545b62; }
  .btn-secondary:focus, .btn-secondary.focus {
    -webkit-box-shadow: 0 0 0 0.2rem rgba(108, 117, 125, 0.5);
            box-shadow: 0 0 0 0.2rem rgba(108, 117, 125, 0.5); }
  .btn-secondary.disabled, .btn-secondary:disabled {
    color: #fff;
    background-color: #6c757d;
    border-color: #6c757d; }
  .btn-secondary:not(:disabled):not(.disabled):active, .btn-secondary:not(:disabled):not(.disabled).active,
  .show > .btn-secondary.dropdown-toggle {
    color: #fff;
    background-color: #545b62;
    border-color: #4e555b; }
    .btn-secondary:not(:disabled):not(.disabled):active:focus, .btn-secondary:not(:disabled):not(.disabled).active:focus,
    .show > .btn-secondary.dropdown-toggle:focus {
      -webkit-box-shadow: 0 0 0 0.2rem rgba(108, 117, 125, 0.5);
              box-shadow: 0 0 0 0.2rem rgba(108, 117, 125, 0.5); }

.btn-success {
  color: #fff;
  background-color: #28a745;
  border-color: #28a745; }
  .btn-success:hover {
    color: #fff;
    background-color: #218838;
    border-color: #1e7e34; }
  .btn-success:focus, .btn-success.focus {
    -webkit-box-shadow: 0 0 0 0.2rem rgba(40, 167, 69, 0.5);
            box-shadow: 0 0 0 0.2rem rgba(40, 167, 69, 0.5); }
  .btn-success.disabled, .btn-success:disabled {
    color: #fff;
    background-color: #28a745;
    border-color: #28a745; }
  .btn-success:not(:disabled):not(.disabled):active, .btn-success:not(:disabled):not(.disabled).active,
  .show > .btn-success.dropdown-toggle {
    color: #fff;
    background-color: #1e7e34;
    border-color: #1c7430; }
    .btn-success:not(:disabled):not(.disabled):active:focus, .btn-success:not(:disabled):not(.disabled).active:focus,
    .show > .btn-success.dropdown-toggle:focus {
      -webkit-box-shadow: 0 0 0 0.2rem rgba(40, 167, 69, 0.5);
              box-shadow: 0 0 0 0.2rem rgba(40, 167, 69, 0.5); }

.btn-info {
  color: #fff;
  background-color: #17a2b8;
  border-color: #17a2b8; }
  .btn-info:hover {
    color: #fff;
    background-color: #138496;
    border-color: #117a8b; }
  .btn-info:focus, .btn-info.focus {
    -webkit-box-shadow: 0 0 0 0.2rem rgba(23, 162, 184, 0.5);
            box-shadow: 0 0 0 0.2rem rgba(23, 162, 184, 0.5); }
  .btn-info.disabled, .btn-info:disabled {
    color: #fff;
    background-color: #17a2b8;
    border-color: #17a2b8; }
  .btn-info:not(:disabled):not(.disabled):active, .btn-info:not(:disabled):not(.disabled).active,
  .show > .btn-info.dropdown-toggle {
    color: #fff;
    background-color: #117a8b;
    border-color: #10707f; }
    .btn-info:not(:disabled):not(.disabled):active:focus, .btn-info:not(:disabled):not(.disabled).active:focus,
    .show > .btn-info.dropdown-toggle:focus {
      -webkit-box-shadow: 0 0 0 0.2rem rgba(23, 162, 184, 0.5);
              box-shadow: 0 0 0 0.2rem rgba(23, 162, 184, 0.5); }

.btn-warning {
  color: #212529;
  background-color: #ffc107;
  border-color: #ffc107; }
  .btn-warning:hover {
    color: #212529;
    background-color: #e0a800;
    border-color: #d39e00; }
  .btn-warning:focus, .btn-warning.focus {
    -webkit-box-shadow: 0 0 0 0.2rem rgba(255, 193, 7, 0.5);
            box-shadow: 0 0 0 0.2rem rgba(255, 193, 7, 0.5); }
  .btn-warning.disabled, .btn-warning:disabled {
    color: #212529;
    background-color: #ffc107;
    border-color: #ffc107; }
  .btn-warning:not(:disabled):not(.disabled):active, .btn-warning:not(:disabled):not(.disabled).active,
  .show > .btn-warning.dropdown-toggle {
    color: #212529;
    background-color: #d39e00;
    border-color: #c69500; }
    .btn-warning:not(:disabled):not(.disabled):active:focus, .btn-warning:not(:disabled):not(.disabled).active:focus,
    .show > .btn-warning.dropdown-toggle:focus {
      -webkit-box-shadow: 0 0 0 0.2rem rgba(255, 193, 7, 0.5);
              box-shadow: 0 0 0 0.2rem rgba(255, 193, 7, 0.5); }

.btn-danger {
  color: #fff;
  background-color: #dc3545;
  border-color: #dc3545; }
  .btn-danger:hover {
    color: #fff;
    background-color: #c82333;
    border-color: #bd2130; }
  .btn-danger:focus, .btn-danger.focus {
    -webkit-box-shadow: 0 0 0 0.2rem rgba(220, 53, 69, 0.5);
            box-shadow: 0 0 0 0.2rem rgba(220, 53, 69, 0.5); }
  .btn-danger.disabled, .btn-danger:disabled {
    color: #fff;
    background-color: #dc3545;
    border-color: #dc3545; }
  .btn-danger:not(:disabled):not(.disabled):active, .btn-danger:not(:disabled):not(.disabled).active,
  .show > .btn-danger.dropdown-toggle {
    color: #fff;
    background-color: #bd2130;
    border-color: #b21f2d; }
    .btn-danger:not(:disabled):not(.disabled):active:focus, .btn-danger:not(:disabled):not(.disabled).active:focus,
    .show > .btn-danger.dropdown-toggle:focus {
      -webkit-box-shadow: 0 0 0 0.2rem rgba(220, 53, 69, 0.5);
              box-shadow: 0 0 0 0.2rem rgba(220, 53, 69, 0.5); }

.btn-light {
  color: #212529;
  background-color: #f8f9fa;
  border-color: #f8f9fa; }
  .btn-light:hover {
    color: #212529;
    background-color: #e2e6ea;
    border-color: #dae0e5; }
  .btn-light:focus, .btn-light.focus {
    -webkit-box-shadow: 0 0 0 0.2rem rgba(248, 249, 250, 0.5);
            box-shadow: 0 0 0 0.2rem rgba(248, 249, 250, 0.5); }
  .btn-light.disabled, .btn-light:disabled {
    color: #212529;
    background-color: #f8f9fa;
    border-color: #f8f9fa; }
  .btn-light:not(:disabled):not(.disabled):active, .btn-light:not(:disabled):not(.disabled).active,
  .show > .btn-light.dropdown-toggle {
    color: #212529;
    background-color: #dae0e5;
    border-color: #d3d9df; }
    .btn-light:not(:disabled):not(.disabled):active:focus, .btn-light:not(:disabled):not(.disabled).active:focus,
    .show > .btn-light.dropdown-toggle:focus {
      -webkit-box-shadow: 0 0 0 0.2rem rgba(248, 249, 250, 0.5);
              box-shadow: 0 0 0 0.2rem rgba(248, 249, 250, 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 {
    -webkit-box-shadow: 0 0 0 0.2rem rgba(52, 58, 64, 0.5);
            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 {
      -webkit-box-shadow: 0 0 0 0.2rem rgba(52, 58, 64, 0.5);
              box-shadow: 0 0 0 0.2rem rgba(52, 58, 64, 0.5); }

.btn-outline-primary {
  color: #007bff;
  background-color: transparent;
  background-image: none;
  border-color: #007bff; }
  .btn-outline-primary:hover {
    color: #fff;
    background-color: #007bff;
    border-color: #007bff; }
  .btn-outline-primary:focus, .btn-outline-primary.focus {
    -webkit-box-shadow: 0 0 0 0.2rem rgba(0, 123, 255, 0.5);
            box-shadow: 0 0 0 0.2rem rgba(0, 123, 255, 0.5); }
  .btn-outline-primary.disabled, .btn-outline-primary:disabled {
    color: #007bff;
    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: #007bff;
    border-color: #007bff; }
    .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 {
      -webkit-box-shadow: 0 0 0 0.2rem rgba(0, 123, 255, 0.5);
              box-shadow: 0 0 0 0.2rem rgba(0, 123, 255, 0.5); }

.btn-outline-secondary {
  color: #6c757d;
  background-color: transparent;
  background-image: none;
  border-color: #6c757d; }
  .btn-outline-secondary:hover {
    color: #fff;
    background-color: #6c757d;
    border-color: #6c757d; }
  .btn-outline-secondary:focus, .btn-outline-secondary.focus {
    -webkit-box-shadow: 0 0 0 0.2rem rgba(108, 117, 125, 0.5);
            box-shadow: 0 0 0 0.2rem rgba(108, 117, 125, 0.5); }
  .btn-outline-secondary.disabled, .btn-outline-secondary:disabled {
    color: #6c757d;
    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: #6c757d;
    border-color: #6c757d; }
    .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 {
      -webkit-box-shadow: 0 0 0 0.2rem rgba(108, 117, 125, 0.5);
              box-shadow: 0 0 0 0.2rem rgba(108, 117, 125, 0.5); }

.btn-outline-success {
  color: #28a745;
  background-color: transparent;
  background-image: none;
  border-color: #28a745; }
  .btn-outline-success:hover {
    color: #fff;
    background-color: #28a745;
    border-color: #28a745; }
  .btn-outline-success:focus, .btn-outline-success.focus {
    -webkit-box-shadow: 0 0 0 0.2rem rgba(40, 167, 69, 0.5);
            box-shadow: 0 0 0 0.2rem rgba(40, 167, 69, 0.5); }
  .btn-outline-success.disabled, .btn-outline-success:disabled {
    color: #28a745;
    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: #28a745;
    border-color: #28a745; }
    .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 {
      -webkit-box-shadow: 0 0 0 0.2rem rgba(40, 167, 69, 0.5);
              box-shadow: 0 0 0 0.2rem rgba(40, 167, 69, 0.5); }

.btn-outline-info {
  color: #17a2b8;
  background-color: transparent;
  background-image: none;
  border-color: #17a2b8; }
  .btn-outline-info:hover {
    color: #fff;
    background-color: #17a2b8;
    border-color: #17a2b8; }
  .btn-outline-info:focus, .btn-outline-info.focus {
    -webkit-box-shadow: 0 0 0 0.2rem rgba(23, 162, 184, 0.5);
            box-shadow: 0 0 0 0.2rem rgba(23, 162, 184, 0.5); }
  .btn-outline-info.disabled, .btn-outline-info:disabled {
    color: #17a2b8;
    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: #17a2b8;
    border-color: #17a2b8; }
    .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 {
      -webkit-box-shadow: 0 0 0 0.2rem rgba(23, 162, 184, 0.5);
              box-shadow: 0 0 0 0.2rem rgba(23, 162, 184, 0.5); }

.btn-outline-warning {
  color: #ffc107;
  background-color: transparent;
  background-image: none;
  border-color: #ffc107; }
  .btn-outline-warning:hover {
    color: #212529;
    background-color: #ffc107;
    border-color: #ffc107; }
  .btn-outline-warning:focus, .btn-outline-warning.focus {
    -webkit-box-shadow: 0 0 0 0.2rem rgba(255, 193, 7, 0.5);
            box-shadow: 0 0 0 0.2rem rgba(255, 193, 7, 0.5); }
  .btn-outline-warning.disabled, .btn-outline-warning:disabled {
    color: #ffc107;
    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: #ffc107;
    border-color: #ffc107; }
    .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 {
      -webkit-box-shadow: 0 0 0 0.2rem rgba(255, 193, 7, 0.5);
              box-shadow: 0 0 0 0.2rem rgba(255, 193, 7, 0.5); }

.btn-outline-danger {
  color: #dc3545;
  background-color: transparent;
  background-image: none;
  border-color: #dc3545; }
  .btn-outline-danger:hover {
    color: #fff;
    background-color: #dc3545;
    border-color: #dc3545; }
  .btn-outline-danger:focus, .btn-outline-danger.focus {
    -webkit-box-shadow: 0 0 0 0.2rem rgba(220, 53, 69, 0.5);
            box-shadow: 0 0 0 0.2rem rgba(220, 53, 69, 0.5); }
  .btn-outline-danger.disabled, .btn-outline-danger:disabled {
    color: #dc3545;
    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: #dc3545;
    border-color: #dc3545; }
    .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 {
      -webkit-box-shadow: 0 0 0 0.2rem rgba(220, 53, 69, 0.5);
              box-shadow: 0 0 0 0.2rem rgba(220, 53, 69, 0.5); }

.btn-outline-light {
  color: #f8f9fa;
  background-color: transparent;
  background-image: none;
  border-color: #f8f9fa; }
  .btn-outline-light:hover {
    color: #212529;
    background-color: #f8f9fa;
    border-color: #f8f9fa; }
  .btn-outline-light:focus, .btn-outline-light.focus {
    -webkit-box-shadow: 0 0 0 0.2rem rgba(248, 249, 250, 0.5);
            box-shadow: 0 0 0 0.2rem rgba(248, 249, 250, 0.5); }
  .btn-outline-light.disabled, .btn-outline-light:disabled {
    color: #f8f9fa;
    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: #f8f9fa;
    border-color: #f8f9fa; }
    .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 {
      -webkit-box-shadow: 0 0 0 0.2rem rgba(248, 249, 250, 0.5);
              box-shadow: 0 0 0 0.2rem rgba(248, 249, 250, 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 {
    -webkit-box-shadow: 0 0 0 0.2rem rgba(52, 58, 64, 0.5);
            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 {
      -webkit-box-shadow: 0 0 0 0.2rem rgba(52, 58, 64, 0.5);
              box-shadow: 0 0 0 0.2rem rgba(52, 58, 64, 0.5); }

.btn-link {
  font-weight: 400;
  color: #007bff;
  background-color: transparent; }
  .btn-link:hover {
    color: #0056b3;
    text-decoration: underline;
    background-color: transparent;
    border-color: transparent; }
  .btn-link:focus, .btn-link.focus {
    text-decoration: underline;
    border-color: transparent;
    -webkit-box-shadow: none;
            box-shadow: none; }
  .btn-link:disabled, .btn-link.disabled {
    color: #6c757d; }

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

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

.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 {
  opacity: 0;
  -webkit-transition: opacity 0.15s linear;
  -o-transition: opacity 0.15s linear;
  transition: opacity 0.15s linear; }
  .fade.show {
    opacity: 1; }

.collapse {
  display: none; }
  .collapse.show {
    display: block; }

tr.collapse.show {
  display: table-row; }

tbody.collapse.show {
  display: table-row-group; }

.collapsing {
  position: relative;
  height: 0;
  overflow: hidden;
  -webkit-transition: height 0.35s ease;
  -o-transition: height 0.35s ease;
  transition: height 0.35s ease; }

.dropup,
.dropdown {
  position: relative; }

.dropdown-toggle::after {
  display: inline-block;
  width: 0;
  height: 0;
  margin-left: 0.255em;
  vertical-align: 0.255em;
  content: "";
  border-top: 0.3em solid;
  border-right: 0.3em solid transparent;
  border-bottom: 0;
  border-left: 0.3em solid transparent; }

.dropdown-toggle:empty::after {
  margin-left: 0; }

.dropdown-menu {
  position: absolute;
  top: 100%;
  left: 0;
  z-index: 1000;
  display: none;
  float: left;
  min-width: 10rem;
  padding: 0.5rem 0;
  margin: 0.125rem 0 0;
  font-size: 1rem;
  color: #212529;
  text-align: left;
  list-style: none;
  background-color: #fff;
  background-clip: padding-box;
  border: 1px solid rgba(0, 0, 0, 0.15);
  border-radius: 0.25rem; }

.dropup .dropdown-menu {
  margin-top: 0;
  margin-bottom: 0.125rem; }

.dropup .dropdown-toggle::after {
  display: inline-block;
  width: 0;
  height: 0;
  margin-left: 0.255em;
  vertical-align: 0.255em;
  content: "";
  border-top: 0;
  border-right: 0.3em solid transparent;
  border-bottom: 0.3em solid;
  border-left: 0.3em solid transparent; }

.dropup .dropdown-toggle:empty::after {
  margin-left: 0; }

.dropright .dropdown-menu {
  margin-top: 0;
  margin-left: 0.125rem; }

.dropright .dropdown-toggle::after {
  display: inline-block;
  width: 0;
  height: 0;
  margin-left: 0.255em;
  vertical-align: 0.255em;
  content: "";
  border-top: 0.3em solid transparent;
  border-bottom: 0.3em solid transparent;
  border-left: 0.3em solid; }

.dropright .dropdown-toggle:empty::after {
  margin-left: 0; }

.dropright .dropdown-toggle::after {
  vertical-align: 0; }

.dropleft .dropdown-menu {
  margin-top: 0;
  margin-right: 0.125rem; }

.dropleft .dropdown-toggle::after {
  display: inline-block;
  width: 0;
  height: 0;
  margin-left: 0.255em;
  vertical-align: 0.255em;
  content: ""; }

.dropleft .dropdown-toggle::after {
  display: none; }

.dropleft .dropdown-toggle::before {
  display: inline-block;
  width: 0;
  height: 0;
  margin-right: 0.255em;
  vertical-align: 0.255em;
  content: "";
  border-top: 0.3em solid transparent;
  border-right: 0.3em solid;
  border-bottom: 0.3em solid transparent; }

.dropleft .dropdown-toggle:empty::after {
  margin-left: 0; }

.dropleft .dropdown-toggle::before {
  vertical-align: 0; }

.dropdown-divider {
  height: 0;
  margin: 0.5rem 0;
  overflow: hidden;
  border-top: 1px solid #e9ecef; }

.dropdown-item {
  display: block;
  width: 100%;
  padding: 0.25rem 1.5rem;
  clear: both;
  font-weight: 400;
  color: #212529;
  text-align: inherit;
  white-space: nowrap;
  background-color: transparent;
  border: 0; }
  .dropdown-item:hover, .dropdown-item:focus {
    color: #16181b;
    text-decoration: none;
    background-color: #f8f9fa; }
  .dropdown-item.active, .dropdown-item:active {
    color: #fff;
    text-decoration: none;
    background-color: #007bff; }
  .dropdown-item.disabled, .dropdown-item:disabled {
    color: #6c757d;
    background-color: transparent; }

.dropdown-menu.show {
  display: block; }

.dropdown-header {
  display: block;
  padding: 0.5rem 1.5rem;
  margin-bottom: 0;
  font-size: 0.875rem;
  color: #6c757d;
  white-space: nowrap; }

.btn-group,
.btn-group-vertical {
  position: relative;
  display: -webkit-inline-box;
  display: -ms-inline-flexbox;
  display: inline-flex;
  vertical-align: middle; }
  .btn-group > .btn,
  .btn-group-vertical > .btn {
    position: relative;
    -webkit-box-flex: 0;
        -ms-flex: 0 1 auto;
            flex: 0 1 auto; }
    .btn-group > .btn:hover,
    .btn-group-vertical > .btn:hover {
      z-index: 1; }
    .btn-group > .btn:focus, .btn-group > .btn:active, .btn-group > .btn.active,
    .btn-group-vertical > .btn:focus,
    .btn-group-vertical > .btn:active,
    .btn-group-vertical > .btn.active {
      z-index: 1; }
  .btn-group .btn + .btn,
  .btn-group .btn + .btn-group,
  .btn-group .btn-group + .btn,
  .btn-group .btn-group + .btn-group,
  .btn-group-vertical .btn + .btn,
  .btn-group-vertical .btn + .btn-group,
  .btn-group-vertical .btn-group + .btn,
  .btn-group-vertical .btn-group + .btn-group {
    margin-left: -1px; }

.btn-toolbar {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -ms-flex-wrap: wrap;
      flex-wrap: wrap;
  -webkit-box-pack: start;
      -ms-flex-pack: start;
          justify-content: flex-start; }
  .btn-toolbar .input-group {
    width: auto; }

.btn-group > .btn:first-child {
  margin-left: 0; }

.btn-group > .btn:not(:last-child):not(.dropdown-toggle),
.btn-group > .btn-group:not(:last-child) > .btn {
  border-top-right-radius: 0;
  border-bottom-right-radius: 0; }

.btn-group > .btn:not(:first-child),
.btn-group > .btn-group:not(:first-child) > .btn {
  border-top-left-radius: 0;
  border-bottom-left-radius: 0; }

.dropdown-toggle-split {
  padding-right: 0.5625rem;
  padding-left: 0.5625rem; }
  .dropdown-toggle-split::after {
    margin-left: 0; }

.btn-sm + .dropdown-toggle-split, .btn-group-sm > .btn + .dropdown-toggle-split {
  padding-right: 0.375rem;
  padding-left: 0.375rem; }

.btn-lg + .dropdown-toggle-split, .btn-group-lg > .btn + .dropdown-toggle-split {
  padding-right: 0.75rem;
  padding-left: 0.75rem; }

.btn-group-vertical {
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
      -ms-flex-direction: column;
          flex-direction: column;
  -webkit-box-align: start;
      -ms-flex-align: start;
          align-items: flex-start;
  -webkit-box-pack: center;
      -ms-flex-pack: center;
          justify-content: center; }
  .btn-group-vertical .btn,
  .btn-group-vertical .btn-group {
    width: 100%; }
  .btn-group-vertical > .btn + .btn,
  .btn-group-vertical > .btn + .btn-group,
  .btn-group-vertical > .btn-group + .btn,
  .btn-group-vertical > .btn-group + .btn-group {
    margin-top: -1px;
    margin-left: 0; }
  .btn-group-vertical > .btn:not(:last-child):not(.dropdown-toggle),
  .btn-group-vertical > .btn-group:not(:last-child) > .btn {
    border-bottom-right-radius: 0;
    border-bottom-left-radius: 0; }
  .btn-group-vertical > .btn:not(:first-child),
  .btn-group-vertical > .btn-group:not(:first-child) > .btn {
    border-top-left-radius: 0;
    border-top-right-radius: 0; }

.btn-group-toggle > .btn,
.btn-group-toggle > .btn-group > .btn {
  margin-bottom: 0; }
  .btn-group-toggle > .btn input[type="radio"],
  .btn-group-toggle > .btn input[type="checkbox"],
  .btn-group-toggle > .btn-group > .btn input[type="radio"],
  .btn-group-toggle > .btn-group > .btn input[type="checkbox"] {
    position: absolute;
    clip: rect(0, 0, 0, 0);
    pointer-events: none; }

.input-group {
  position: relative;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -ms-flex-wrap: wrap;
      flex-wrap: wrap;
  -webkit-box-align: stretch;
      -ms-flex-align: stretch;
          align-items: stretch;
  width: 100%; }
  .input-group > .form-control,
  .input-group > .custom-select,
  .input-group > .custom-file {
    position: relative;
    -webkit-box-flex: 1;
        -ms-flex: 1 1 auto;
            flex: 1 1 auto;
    width: 1%;
    margin-bottom: 0; }
    .input-group > .form-control:focus,
    .input-group > .custom-select:focus,
    .input-group > .custom-file:focus {
      z-index: 3; }
    .input-group > .form-control + .form-control,
    .input-group > .form-control + .custom-select,
    .input-group > .form-control + .custom-file,
    .input-group > .custom-select + .form-control,
    .input-group > .custom-select + .custom-select,
    .input-group > .custom-select + .custom-file,
    .input-group > .custom-file + .form-control,
    .input-group > .custom-file + .custom-select,
    .input-group > .custom-file + .custom-file {
      margin-left: -1px; }
  .input-group > .form-control:not(:last-child),
  .input-group > .custom-select:not(:last-child) {
    border-top-right-radius: 0;
    border-bottom-right-radius: 0; }
  .input-group > .form-control:not(:first-child),
  .input-group > .custom-select:not(:first-child) {
    border-top-left-radius: 0;
    border-bottom-left-radius: 0; }
  .input-group > .custom-file {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-align: center;
        -ms-flex-align: center;
            align-items: center; }
    .input-group > .custom-file:not(:last-child) .custom-file-label,
    .input-group > .custom-file:not(:last-child) .custom-file-label::before {
      border-top-right-radius: 0;
      border-bottom-right-radius: 0; }
    .input-group > .custom-file:not(:first-child) .custom-file-label,
    .input-group > .custom-file:not(:first-child) .custom-file-label::before {
      border-top-left-radius: 0;
      border-bottom-left-radius: 0; }

.input-group-prepend,
.input-group-append {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex; }
  .input-group-prepend .btn,
  .input-group-append .btn {
    position: relative;
    z-index: 2; }
  .input-group-prepend .btn + .btn,
  .input-group-prepend .btn + .input-group-text,
  .input-group-prepend .input-group-text + .input-group-text,
  .input-group-prepend .input-group-text + .btn,
  .input-group-append .btn + .btn,
  .input-group-append .btn + .input-group-text,
  .input-group-append .input-group-text + .input-group-text,
  .input-group-append .input-group-text + .btn {
    margin-left: -1px; }

.input-group-prepend {
  margin-right: -1px; }

.input-group-append {
  margin-left: -1px; }

.input-group-text {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
  padding: 0.375rem 0.75rem;
  margin-bottom: 0;
  font-size: 1rem;
  font-weight: 400;
  line-height: 1.5;
  color: #495057;
  text-align: center;
  white-space: nowrap;
  background-color: #e9ecef;
  border: 1px solid #ced4da;
  border-radius: 0.25rem; }
  .input-group-text input[type="radio"],
  .input-group-text input[type="checkbox"] {
    margin-top: 0; }

.input-group > .input-group-prepend > .btn,
.input-group > .input-group-prepend > .input-group-text,
.input-group > .input-group-append:not(:last-child) > .btn,
.input-group > .input-group-append:not(:last-child) > .input-group-text,
.input-group > .input-group-append:last-child > .btn:not(:last-child):not(.dropdown-toggle),
.input-group > .input-group-append:last-child > .input-group-text:not(:last-child) {
  border-top-right-radius: 0;
  border-bottom-right-radius: 0; }

.input-group > .input-group-append > .btn,
.input-group > .input-group-append > .input-group-text,
.input-group > .input-group-prepend:not(:first-child) > .btn,
.input-group > .input-group-prepend:not(:first-child) > .input-group-text,
.input-group > .input-group-prepend:first-child > .btn:not(:first-child),
.input-group > .input-group-prepend:first-child > .input-group-text:not(:first-child) {
  border-top-left-radius: 0;
  border-bottom-left-radius: 0; }

.custom-control {
  position: relative;
  display: block;
  min-height: 1.5rem;
  padding-left: 1.5rem; }

.custom-control-inline {
  display: -webkit-inline-box;
  display: -ms-inline-flexbox;
  display: inline-flex;
  margin-right: 1rem; }

.custom-control-input {
  position: absolute;
  z-index: -1;
  opacity: 0; }
  .custom-control-input:checked ~ .custom-control-label::before {
    color: #fff;
    background-color: #007bff; }
  .custom-control-input:focus ~ .custom-control-label::before {
    -webkit-box-shadow: 0 0 0 1px #fff, 0 0 0 0.2rem rgba(0, 123, 255, 0.25);
            box-shadow: 0 0 0 1px #fff, 0 0 0 0.2rem rgba(0, 123, 255, 0.25); }
  .custom-control-input:active ~ .custom-control-label::before {
    color: #fff;
    background-color: #b3d7ff; }
  .custom-control-input:disabled ~ .custom-control-label {
    color: #6c757d; }
    .custom-control-input:disabled ~ .custom-control-label::before {
      background-color: #e9ecef; }

.custom-control-label {
  margin-bottom: 0; }
  .custom-control-label::before {
    position: absolute;
    top: 0.25rem;
    left: 0;
    display: block;
    width: 1rem;
    height: 1rem;
    pointer-events: none;
    content: "";
    -webkit-user-select: none;
       -moz-user-select: none;
        -ms-user-select: none;
            user-select: none;
    background-color: #dee2e6; }
  .custom-control-label::after {
    position: absolute;
    top: 0.25rem;
    left: 0;
    display: block;
    width: 1rem;
    height: 1rem;
    content: "";
    background-repeat: no-repeat;
    background-position: center center;
    background-size: 50% 50%; }

.custom-checkbox .custom-control-label::before {
  border-radius: 0.25rem; }

.custom-checkbox .custom-control-input:checked ~ .custom-control-label::before {
  background-color: #007bff; }

.custom-checkbox .custom-control-input:checked ~ .custom-control-label::after {
  background-image: url("data:image/svg+xml;charset=utf8,%3Csvg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 8 8'%3E%3Cpath fill='%23fff' d='M6.564.75l-3.59 3.612-1.538-1.55L0 4.26 2.974 7.25 8 2.193z'/%3E%3C/svg%3E"); }

.custom-checkbox .custom-control-input:indeterminate ~ .custom-control-label::before {
  background-color: #007bff; }

.custom-checkbox .custom-control-input:indeterminate ~ .custom-control-label::after {
  background-image: url("data:image/svg+xml;charset=utf8,%3Csvg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 4 4'%3E%3Cpath stroke='%23fff' d='M0 2h4'/%3E%3C/svg%3E"); }

.custom-checkbox .custom-control-input:disabled:checked ~ .custom-control-label::before {
  background-color: rgba(0, 123, 255, 0.5); }

.custom-checkbox .custom-control-input:disabled:indeterminate ~ .custom-control-label::before {
  background-color: rgba(0, 123, 255, 0.5); }

.custom-radio .custom-control-label::before {
  border-radius: 50%; }

.custom-radio .custom-control-input:checked ~ .custom-control-label::before {
  background-color: #007bff; }

.custom-radio .custom-control-input:checked ~ .custom-control-label::after {
  background-image: url("data:image/svg+xml;charset=utf8,%3Csvg xmlns='http://www.w3.org/2000/svg' viewBox='-4 -4 8 8'%3E%3Ccircle r='3' fill='%23fff'/%3E%3C/svg%3E"); }

.custom-radio .custom-control-input:disabled:checked ~ .custom-control-label::before {
  background-color: rgba(0, 123, 255, 0.5); }

.custom-select {
  display: inline-block;
  width: 100%;
  height: calc(2.25rem + 2px);
  padding: 0.375rem 1.75rem 0.375rem 0.75rem;
  line-height: 1.5;
  color: #495057;
  vertical-align: middle;
  background: #fff url("data:image/svg+xml;charset=utf8,%3Csvg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 4 5'%3E%3Cpath fill='%23343a40' d='M2 0L0 2h4zm0 5L0 3h4z'/%3E%3C/svg%3E") no-repeat right 0.75rem center;
  background-size: 8px 10px;
  border: 1px solid #ced4da;
  border-radius: 0.25rem;
  -webkit-appearance: none;
     -moz-appearance: none;
          appearance: none; }
  .custom-select:focus {
    border-color: #80bdff;
    outline: 0;
    -webkit-box-shadow: inset 0 1px 2px rgba(0, 0, 0, 0.075), 0 0 5px rgba(128, 189, 255, 0.5);
            box-shadow: inset 0 1px 2px rgba(0, 0, 0, 0.075), 0 0 5px rgba(128, 189, 255, 0.5); }
    .custom-select:focus::-ms-value {
      color: #495057;
      background-color: #fff; }
  .custom-select[multiple], .custom-select[size]:not([size="1"]) {
    height: auto;
    padding-right: 0.75rem;
    background-image: none; }
  .custom-select:disabled {
    color: #6c757d;
    background-color: #e9ecef; }
  .custom-select::-ms-expand {
    opacity: 0; }

.custom-select-sm {
  height: calc(1.8125rem + 2px);
  padding-top: 0.375rem;
  padding-bottom: 0.375rem;
  font-size: 75%; }

.custom-select-lg {
  height: calc(2.875rem + 2px);
  padding-top: 0.375rem;
  padding-bottom: 0.375rem;
  font-size: 125%; }

.custom-file {
  position: relative;
  display: inline-block;
  width: 100%;
  height: calc(2.25rem + 2px);
  margin-bottom: 0; }

.custom-file-input {
  position: relative;
  z-index: 2;
  width: 100%;
  height: calc(2.25rem + 2px);
  margin: 0;
  opacity: 0; }
  .custom-file-input:focus ~ .custom-file-control {
    border-color: #80bdff;
    -webkit-box-shadow: 0 0 0 0.2rem rgba(0, 123, 255, 0.25);
            box-shadow: 0 0 0 0.2rem rgba(0, 123, 255, 0.25); }
    .custom-file-input:focus ~ .custom-file-control::before {
      border-color: #80bdff; }
  .custom-file-input:lang(en) ~ .custom-file-label::after {
    content: "Browse"; }

.custom-file-label {
  position: absolute;
  top: 0;
  right: 0;
  left: 0;
  z-index: 1;
  height: calc(2.25rem + 2px);
  padding: 0.375rem 0.75rem;
  line-height: 1.5;
  color: #495057;
  background-color: #fff;
  border: 1px solid #ced4da;
  border-radius: 0.25rem; }
  .custom-file-label::after {
    position: absolute;
    top: 0;
    right: 0;
    bottom: 0;
    z-index: 3;
    display: block;
    height: calc(calc(2.25rem + 2px) - 1px * 2);
    padding: 0.375rem 0.75rem;
    line-height: 1.5;
    color: #495057;
    content: "Browse";
    background-color: #e9ecef;
    border-left: 1px solid #ced4da;
    border-radius: 0 0.25rem 0.25rem 0; }

.nav {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -ms-flex-wrap: wrap;
      flex-wrap: wrap;
  padding-left: 0;
  margin-bottom: 0;
  list-style: none; }

.nav-link {
  display: block;
  padding: 0.5rem 1rem; }
  .nav-link:hover, .nav-link:focus {
    text-decoration: none; }
  .nav-link.disabled {
    color: #6c757d; }

.nav-tabs {
  border-bottom: 1px solid #dee2e6; }
  .nav-tabs .nav-item {
    margin-bottom: -1px; }
  .nav-tabs .nav-link {
    border: 1px solid transparent;
    border-top-left-radius: 0.25rem;
    border-top-right-radius: 0.25rem; }
    .nav-tabs .nav-link:hover, .nav-tabs .nav-link:focus {
      border-color: #e9ecef #e9ecef #dee2e6; }
    .nav-tabs .nav-link.disabled {
      color: #6c757d;
      background-color: transparent;
      border-color: transparent; }
  .nav-tabs .nav-link.active,
  .nav-tabs .nav-item.show .nav-link {
    color: #495057;
    background-color: #fff;
    border-color: #dee2e6 #dee2e6 #fff; }
  .nav-tabs .dropdown-menu {
    margin-top: -1px;
    border-top-left-radius: 0;
    border-top-right-radius: 0; }

.nav-pills .nav-link {
  border-radius: 0.25rem; }

.nav-pills .nav-link.active,
.nav-pills .show > .nav-link {
  color: #fff;
  background-color: #007bff; }

.nav-fill .nav-item {
  -webkit-box-flex: 1;
      -ms-flex: 1 1 auto;
          flex: 1 1 auto;
  text-align: center; }

.nav-justified .nav-item {
  -ms-flex-preferred-size: 0;
      flex-basis: 0;
  -webkit-box-flex: 1;
      -ms-flex-positive: 1;
          flex-grow: 1;
  text-align: center; }

.tab-content > .tab-pane {
  display: none; }

.tab-content > .active {
  display: block; }

.navbar {
  position: relative;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -ms-flex-wrap: wrap;
      flex-wrap: wrap;
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
  -webkit-box-pack: justify;
      -ms-flex-pack: justify;
          justify-content: space-between;
  padding: 0.5rem 1rem; }
  .navbar > .container,
  .navbar > .container-fluid {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -ms-flex-wrap: wrap;
        flex-wrap: wrap;
    -webkit-box-align: center;
        -ms-flex-align: center;
            align-items: center;
    -webkit-box-pack: justify;
        -ms-flex-pack: justify;
            justify-content: space-between; }

.navbar-brand {
  display: inline-block;
  padding-top: 0.3125rem;
  padding-bottom: 0.3125rem;
  margin-right: 1rem;
  font-size: 1.25rem;
  line-height: inherit;
  white-space: nowrap; }
  .navbar-brand:hover, .navbar-brand:focus {
    text-decoration: none; }

.navbar-nav {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
      -ms-flex-direction: column;
          flex-direction: column;
  padding-left: 0;
  margin-bottom: 0;
  list-style: none; }
  .navbar-nav .nav-link {
    padding-right: 0;
    padding-left: 0; }
  .navbar-nav .dropdown-menu {
    position: static;
    float: none; }

.navbar-text {
  display: inline-block;
  padding-top: 0.5rem;
  padding-bottom: 0.5rem; }

.navbar-collapse {
  -ms-flex-preferred-size: 100%;
      flex-basis: 100%;
  -webkit-box-flex: 1;
      -ms-flex-positive: 1;
          flex-grow: 1;
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center; }

.navbar-toggler {
  padding: 0.25rem 0.75rem;
  font-size: 1.25rem;
  line-height: 1;
  background-color: transparent;
  border: 1px solid transparent;
  border-radius: 0.25rem; }
  .navbar-toggler:hover, .navbar-toggler:focus {
    text-decoration: none; }
  .navbar-toggler:not(:disabled):not(.disabled) {
    cursor: pointer; }

.navbar-toggler-icon {
  display: inline-block;
  width: 1.5em;
  height: 1.5em;
  vertical-align: middle;
  content: "";
  background: no-repeat center center;
  background-size: 100% 100%; }

@media (max-width: 575.98px) {
  .navbar-expand-sm > .container,
  .navbar-expand-sm > .container-fluid {
    padding-right: 0;
    padding-left: 0; } }

@media (min-width: 576px) {
  .navbar-expand-sm {
    -webkit-box-orient: horizontal;
    -webkit-box-direction: normal;
        -ms-flex-flow: row nowrap;
            flex-flow: row nowrap;
    -webkit-box-pack: start;
        -ms-flex-pack: start;
            justify-content: flex-start; }
    .navbar-expand-sm .navbar-nav {
      -webkit-box-orient: horizontal;
      -webkit-box-direction: normal;
          -ms-flex-direction: row;
              flex-direction: row; }
      .navbar-expand-sm .navbar-nav .dropdown-menu {
        position: absolute; }
      .navbar-expand-sm .navbar-nav .dropdown-menu-right {
        right: 0;
        left: auto; }
      .navbar-expand-sm .navbar-nav .nav-link {
        padding-right: 0.5rem;
        padding-left: 0.5rem; }
    .navbar-expand-sm > .container,
    .navbar-expand-sm > .container-fluid {
      -ms-flex-wrap: nowrap;
          flex-wrap: nowrap; }
    .navbar-expand-sm .navbar-collapse {
      display: -webkit-box !important;
      display: -ms-flexbox !important;
      display: flex !important;
      -ms-flex-preferred-size: auto;
          flex-basis: auto; }
    .navbar-expand-sm .navbar-toggler {
      display: none; }
    .navbar-expand-sm .dropup .dropdown-menu {
      top: auto;
      bottom: 100%; } }

@media (max-width: 767.98px) {
  .navbar-expand-md > .container,
  .navbar-expand-md > .container-fluid {
    padding-right: 0;
    padding-left: 0; } }

@media (min-width: 768px) {
  .navbar-expand-md {
    -webkit-box-orient: horizontal;
    -webkit-box-direction: normal;
        -ms-flex-flow: row nowrap;
            flex-flow: row nowrap;
    -webkit-box-pack: start;
        -ms-flex-pack: start;
            justify-content: flex-start; }
    .navbar-expand-md .navbar-nav {
      -webkit-box-orient: horizontal;
      -webkit-box-direction: normal;
          -ms-flex-direction: row;
              flex-direction: row; }
      .navbar-expand-md .navbar-nav .dropdown-menu {
        position: absolute; }
      .navbar-expand-md .navbar-nav .dropdown-menu-right {
        right: 0;
        left: auto; }
      .navbar-expand-md .navbar-nav .nav-link {
        padding-right: 0.5rem;
        padding-left: 0.5rem; }
    .navbar-expand-md > .container,
    .navbar-expand-md > .container-fluid {
      -ms-flex-wrap: nowrap;
          flex-wrap: nowrap; }
    .navbar-expand-md .navbar-collapse {
      display: -webkit-box !important;
      display: -ms-flexbox !important;
      display: flex !important;
      -ms-flex-preferred-size: auto;
          flex-basis: auto; }
    .navbar-expand-md .navbar-toggler {
      display: none; }
    .navbar-expand-md .dropup .dropdown-menu {
      top: auto;
      bottom: 100%; } }

@media (max-width: 991.98px) {
  .navbar-expand-lg > .container,
  .navbar-expand-lg > .container-fluid {
    padding-right: 0;
    padding-left: 0; } }

@media (min-width: 992px) {
  .navbar-expand-lg {
    -webkit-box-orient: horizontal;
    -webkit-box-direction: normal;
        -ms-flex-flow: row nowrap;
            flex-flow: row nowrap;
    -webkit-box-pack: start;
        -ms-flex-pack: start;
            justify-content: flex-start; }
    .navbar-expand-lg .navbar-nav {
      -webkit-box-orient: horizontal;
      -webkit-box-direction: normal;
          -ms-flex-direction: row;
              flex-direction: row; }
      .navbar-expand-lg .navbar-nav .dropdown-menu {
        position: absolute; }
      .navbar-expand-lg .navbar-nav .dropdown-menu-right {
        right: 0;
        left: auto; }
      .navbar-expand-lg .navbar-nav .nav-link {
        padding-right: 0.5rem;
        padding-left: 0.5rem; }
    .navbar-expand-lg > .container,
    .navbar-expand-lg > .container-fluid {
      -ms-flex-wrap: nowrap;
          flex-wrap: nowrap; }
    .navbar-expand-lg .navbar-collapse {
      display: -webkit-box !important;
      display: -ms-flexbox !important;
      display: flex !important;
      -ms-flex-preferred-size: auto;
          flex-basis: auto; }
    .navbar-expand-lg .navbar-toggler {
      display: none; }
    .navbar-expand-lg .dropup .dropdown-menu {
      top: auto;
      bottom: 100%; } }

@media (max-width: 1199.98px) {
  .navbar-expand-xl > .container,
  .navbar-expand-xl > .container-fluid {
    padding-right: 0;
    padding-left: 0; } }

@media (min-width: 1200px) {
  .navbar-expand-xl {
    -webkit-box-orient: horizontal;
    -webkit-box-direction: normal;
        -ms-flex-flow: row nowrap;
            flex-flow: row nowrap;
    -webkit-box-pack: start;
        -ms-flex-pack: start;
            justify-content: flex-start; }
    .navbar-expand-xl .navbar-nav {
      -webkit-box-orient: horizontal;
      -webkit-box-direction: normal;
          -ms-flex-direction: row;
              flex-direction: row; }
      .navbar-expand-xl .navbar-nav .dropdown-menu {
        position: absolute; }
      .navbar-expand-xl .navbar-nav .dropdown-menu-right {
        right: 0;
        left: auto; }
      .navbar-expand-xl .navbar-nav .nav-link {
        padding-right: 0.5rem;
        padding-left: 0.5rem; }
    .navbar-expand-xl > .container,
    .navbar-expand-xl > .container-fluid {
      -ms-flex-wrap: nowrap;
          flex-wrap: nowrap; }
    .navbar-expand-xl .navbar-collapse {
      display: -webkit-box !important;
      display: -ms-flexbox !important;
      display: flex !important;
      -ms-flex-preferred-size: auto;
          flex-basis: auto; }
    .navbar-expand-xl .navbar-toggler {
      display: none; }
    .navbar-expand-xl .dropup .dropdown-menu {
      top: auto;
      bottom: 100%; } }

.navbar-expand {
  -webkit-box-orient: horizontal;
  -webkit-box-direction: normal;
      -ms-flex-flow: row nowrap;
          flex-flow: row nowrap;
  -webkit-box-pack: start;
      -ms-flex-pack: start;
          justify-content: flex-start; }
  .navbar-expand > .container,
  .navbar-expand > .container-fluid {
    padding-right: 0;
    padding-left: 0; }
  .navbar-expand .navbar-nav {
    -webkit-box-orient: horizontal;
    -webkit-box-direction: normal;
        -ms-flex-direction: row;
            flex-direction: row; }
    .navbar-expand .navbar-nav .dropdown-menu {
      position: absolute; }
    .navbar-expand .navbar-nav .dropdown-menu-right {
      right: 0;
      left: auto; }
    .navbar-expand .navbar-nav .nav-link {
      padding-right: 0.5rem;
      padding-left: 0.5rem; }
  .navbar-expand > .container,
  .navbar-expand > .container-fluid {
    -ms-flex-wrap: nowrap;
        flex-wrap: nowrap; }
  .navbar-expand .navbar-collapse {
    display: -webkit-box !important;
    display: -ms-flexbox !important;
    display: flex !important;
    -ms-flex-preferred-size: auto;
        flex-basis: auto; }
  .navbar-expand .navbar-toggler {
    display: none; }
  .navbar-expand .dropup .dropdown-menu {
    top: auto;
    bottom: 100%; }

.navbar-light .navbar-brand {
  color: rgba(0, 0, 0, 0.9); }
  .navbar-light .navbar-brand:hover, .navbar-light .navbar-brand:focus {
    color: rgba(0, 0, 0, 0.9); }

.navbar-light .navbar-nav .nav-link {
  color: rgba(0, 0, 0, 0.5); }
  .navbar-light .navbar-nav .nav-link:hover, .navbar-light .navbar-nav .nav-link:focus {
    color: rgba(0, 0, 0, 0.7); }
  .navbar-light .navbar-nav .nav-link.disabled {
    color: rgba(0, 0, 0, 0.3); }

.navbar-light .navbar-nav .show > .nav-link,
.navbar-light .navbar-nav .active > .nav-link,
.navbar-light .navbar-nav .nav-link.show,
.navbar-light .navbar-nav .nav-link.active {
  color: rgba(0, 0, 0, 0.9); }

.navbar-light .navbar-toggler {
  color: rgba(0, 0, 0, 0.5);
  border-color: rgba(0, 0, 0, 0.1); }

.navbar-light .navbar-toggler-icon {
  background-image: url("data:image/svg+xml;charset=utf8,%3Csvg viewBox='0 0 30 30' xmlns='http://www.w3.org/2000/svg'%3E%3Cpath stroke='rgba(0, 0, 0, 0.5)' stroke-width='2' stroke-linecap='round' stroke-miterlimit='10' d='M4 7h22M4 15h22M4 23h22'/%3E%3C/svg%3E"); }

.navbar-light .navbar-text {
  color: rgba(0, 0, 0, 0.5); }
  .navbar-light .navbar-text a {
    color: rgba(0, 0, 0, 0.9); }
    .navbar-light .navbar-text a:hover, .navbar-light .navbar-text a:focus {
      color: rgba(0, 0, 0, 0.9); }

.navbar-dark .navbar-brand {
  color: #fff; }
  .navbar-dark .navbar-brand:hover, .navbar-dark .navbar-brand:focus {
    color: #fff; }

.navbar-dark .navbar-nav .nav-link {
  color: rgba(255, 255, 255, 0.5); }
  .navbar-dark .navbar-nav .nav-link:hover, .navbar-dark .navbar-nav .nav-link:focus {
    color: rgba(255, 255, 255, 0.75); }
  .navbar-dark .navbar-nav .nav-link.disabled {
    color: rgba(255, 255, 255, 0.25); }

.navbar-dark .navbar-nav .show > .nav-link,
.navbar-dark .navbar-nav .active > .nav-link,
.navbar-dark .navbar-nav .nav-link.show,
.navbar-dark .navbar-nav .nav-link.active {
  color: #fff; }

.navbar-dark .navbar-toggler {
  color: rgba(255, 255, 255, 0.5);
  border-color: rgba(255, 255, 255, 0.1); }

.navbar-dark .navbar-toggler-icon {
  background-image: url("data:image/svg+xml;charset=utf8,%3Csvg viewBox='0 0 30 30' xmlns='http://www.w3.org/2000/svg'%3E%3Cpath stroke='rgba(255, 255, 255, 0.5)' stroke-width='2' stroke-linecap='round' stroke-miterlimit='10' d='M4 7h22M4 15h22M4 23h22'/%3E%3C/svg%3E"); }

.navbar-dark .navbar-text {
  color: rgba(255, 255, 255, 0.5); }
  .navbar-dark .navbar-text a {
    color: #fff; }
    .navbar-dark .navbar-text a:hover, .navbar-dark .navbar-text a:focus {
      color: #fff; }

.card {
  position: relative;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
      -ms-flex-direction: column;
          flex-direction: column;
  min-width: 0;
  word-wrap: break-word;
  background-color: #fff;
  background-clip: border-box;
  border: 1px solid rgba(0, 0, 0, 0.125);
  border-radius: 0.25rem; }
  .card > hr {
    margin-right: 0;
    margin-left: 0; }
  .card > .list-group:first-child .list-group-item:first-child {
    border-top-left-radius: 0.25rem;
    border-top-right-radius: 0.25rem; }
  .card > .list-group:last-child .list-group-item:last-child {
    border-bottom-right-radius: 0.25rem;
    border-bottom-left-radius: 0.25rem; }

.card-body {
  -webkit-box-flex: 1;
      -ms-flex: 1 1 auto;
          flex: 1 1 auto;
  padding: 1.25rem; }

.card-title {
  margin-bottom: 0.75rem; }

.card-subtitle {
  margin-top: -0.375rem;
  margin-bottom: 0; }

.card-text:last-child {
  margin-bottom: 0; }

.card-link:hover {
  text-decoration: none; }

.card-link + .card-link {
  margin-left: 1.25rem; }

.card-header {
  padding: 0.75rem 1.25rem;
  margin-bottom: 0;
  background-color: rgba(0, 0, 0, 0.03);
  border-bottom: 1px solid rgba(0, 0, 0, 0.125); }
  .card-header:first-child {
    border-radius: calc(0.25rem - 1px) calc(0.25rem - 1px) 0 0; }
  .card-header + .list-group .list-group-item:first-child {
    border-top: 0; }

.card-footer {
  padding: 0.75rem 1.25rem;
  background-color: rgba(0, 0, 0, 0.03);
  border-top: 1px solid rgba(0, 0, 0, 0.125); }
  .card-footer:last-child {
    border-radius: 0 0 calc(0.25rem - 1px) calc(0.25rem - 1px); }

.card-header-tabs {
  margin-right: -0.625rem;
  margin-bottom: -0.75rem;
  margin-left: -0.625rem;
  border-bottom: 0; }

.card-header-pills {
  margin-right: -0.625rem;
  margin-left: -0.625rem; }

.card-img-overlay {
  position: absolute;
  top: 0;
  right: 0;
  bottom: 0;
  left: 0;
  padding: 1.25rem; }

.card-img {
  width: 100%;
  border-radius: calc(0.25rem - 1px); }

.card-img-top {
  width: 100%;
  border-top-left-radius: calc(0.25rem - 1px);
  border-top-right-radius: calc(0.25rem - 1px); }

.card-img-bottom {
  width: 100%;
  border-bottom-right-radius: calc(0.25rem - 1px);
  border-bottom-left-radius: calc(0.25rem - 1px); }

.card-deck {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
      -ms-flex-direction: column;
          flex-direction: column; }
  .card-deck .card {
    margin-bottom: 15px; }
  @media (min-width: 576px) {
    .card-deck {
      -webkit-box-orient: horizontal;
      -webkit-box-direction: normal;
          -ms-flex-flow: row wrap;
              flex-flow: row wrap;
      margin-right: -15px;
      margin-left: -15px; }
      .card-deck .card {
        display: -webkit-box;
        display: -ms-flexbox;
        display: flex;
        -webkit-box-flex: 1;
            -ms-flex: 1 0 0%;
                flex: 1 0 0%;
        -webkit-box-orient: vertical;
        -webkit-box-direction: normal;
            -ms-flex-direction: column;
                flex-direction: column;
        margin-right: 15px;
        margin-bottom: 0;
        margin-left: 15px; } }

.card-group {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
      -ms-flex-direction: column;
          flex-direction: column; }
  .card-group > .card {
    margin-bottom: 15px; }
  @media (min-width: 576px) {
    .card-group {
      -webkit-box-orient: horizontal;
      -webkit-box-direction: normal;
          -ms-flex-flow: row wrap;
              flex-flow: row wrap; }
      .card-group > .card {
        -webkit-box-flex: 1;
            -ms-flex: 1 0 0%;
                flex: 1 0 0%;
        margin-bottom: 0; }
        .card-group > .card + .card {
          margin-left: 0;
          border-left: 0; }
        .card-group > .card:first-child {
          border-top-right-radius: 0;
          border-bottom-right-radius: 0; }
          .card-group > .card:first-child .card-img-top,
          .card-group > .card:first-child .card-header {
            border-top-right-radius: 0; }
          .card-group > .card:first-child .card-img-bottom,
          .card-group > .card:first-child .card-footer {
            border-bottom-right-radius: 0; }
        .card-group > .card:last-child {
          border-top-left-radius: 0;
          border-bottom-left-radius: 0; }
          .card-group > .card:last-child .card-img-top,
          .card-group > .card:last-child .card-header {
            border-top-left-radius: 0; }
          .card-group > .card:last-child .card-img-bottom,
          .card-group > .card:last-child .card-footer {
            border-bottom-left-radius: 0; }
        .card-group > .card:only-child {
          border-radius: 0.25rem; }
          .card-group > .card:only-child .card-img-top,
          .card-group > .card:only-child .card-header {
            border-top-left-radius: 0.25rem;
            border-top-right-radius: 0.25rem; }
          .card-group > .card:only-child .card-img-bottom,
          .card-group > .card:only-child .card-footer {
            border-bottom-right-radius: 0.25rem;
            border-bottom-left-radius: 0.25rem; }
        .card-group > .card:not(:first-child):not(:last-child):not(:only-child) {
          border-radius: 0; }
          .card-group > .card:not(:first-child):not(:last-child):not(:only-child) .card-img-top,
          .card-group > .card:not(:first-child):not(:last-child):not(:only-child) .card-img-bottom,
          .card-group > .card:not(:first-child):not(:last-child):not(:only-child) .card-header,
          .card-group > .card:not(:first-child):not(:last-child):not(:only-child) .card-footer {
            border-radius: 0; } }

.card-columns .card {
  margin-bottom: 0.75rem; }

@media (min-width: 576px) {
  .card-columns {
    -webkit-column-count: 3;
            column-count: 3;
    -webkit-column-gap: 1.25rem;
            column-gap: 1.25rem; }
    .card-columns .card {
      display: inline-block;
      width: 100%; } }

.breadcrumb {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -ms-flex-wrap: wrap;
      flex-wrap: wrap;
  padding: 0.75rem 1rem;
  margin-bottom: 1rem;
  list-style: none;
  background-color: #e9ecef;
  border-radius: 0.25rem; }

.breadcrumb-item + .breadcrumb-item::before {
  display: inline-block;
  padding-right: 0.5rem;
  padding-left: 0.5rem;
  color: #6c757d;
  content: "/"; }

.breadcrumb-item + .breadcrumb-item:hover::before {
  text-decoration: underline; }

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

.breadcrumb-item.active {
  color: #6c757d; }

.pagination {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  padding-left: 0;
  list-style: none;
  border-radius: 0.25rem; }

.page-link {
  position: relative;
  display: block;
  padding: 0.5rem 0.75rem;
  margin-left: -1px;
  line-height: 1.25;
  color: #007bff;
  background-color: #fff;
  border: 1px solid #dee2e6; }
  .page-link:hover {
    color: #0056b3;
    text-decoration: none;
    background-color: #e9ecef;
    border-color: #dee2e6; }
  .page-link:focus {
    z-index: 2;
    outline: 0;
    -webkit-box-shadow: 0 0 0 0.2rem rgba(0, 123, 255, 0.25);
            box-shadow: 0 0 0 0.2rem rgba(0, 123, 255, 0.25); }
  .page-link:not(:disabled):not(.disabled) {
    cursor: pointer; }

.page-item:first-child .page-link {
  margin-left: 0;
  border-top-left-radius: 0.25rem;
  border-bottom-left-radius: 0.25rem; }

.page-item:last-child .page-link {
  border-top-right-radius: 0.25rem;
  border-bottom-right-radius: 0.25rem; }

.page-item.active .page-link {
  z-index: 1;
  color: #fff;
  background-color: #007bff;
  border-color: #007bff; }

.page-item.disabled .page-link {
  color: #6c757d;
  pointer-events: none;
  cursor: auto;
  background-color: #fff;
  border-color: #dee2e6; }

.pagination-lg .page-link {
  padding: 0.75rem 1.5rem;
  font-size: 1.25rem;
  line-height: 1.5; }

.pagination-lg .page-item:first-child .page-link {
  border-top-left-radius: 0.3rem;
  border-bottom-left-radius: 0.3rem; }

.pagination-lg .page-item:last-child .page-link {
  border-top-right-radius: 0.3rem;
  border-bottom-right-radius: 0.3rem; }

.pagination-sm .page-link {
  padding: 0.25rem 0.5rem;
  font-size: 0.875rem;
  line-height: 1.5; }

.pagination-sm .page-item:first-child .page-link {
  border-top-left-radius: 0.2rem;
  border-bottom-left-radius: 0.2rem; }

.pagination-sm .page-item:last-child .page-link {
  border-top-right-radius: 0.2rem;
  border-bottom-right-radius: 0.2rem; }

.badge {
  display: inline-block;
  padding: 0.25em 0.4em;
  font-size: 75%;
  font-weight: 700;
  line-height: 1;
  text-align: center;
  white-space: nowrap;
  vertical-align: baseline;
  border-radius: 0.25rem; }
  .badge:empty {
    display: none; }

.btn .badge {
  position: relative;
  top: -1px; }

.badge-pill {
  padding-right: 0.6em;
  padding-left: 0.6em;
  border-radius: 10rem; }

.badge-primary {
  color: #fff;
  background-color: #007bff; }
  .badge-primary[href]:hover, .badge-primary[href]:focus {
    color: #fff;
    text-decoration: none;
    background-color: #0062cc; }

.badge-secondary {
  color: #fff;
  background-color: #6c757d; }
  .badge-secondary[href]:hover, .badge-secondary[href]:focus {
    color: #fff;
    text-decoration: none;
    background-color: #545b62; }

.badge-success {
  color: #fff;
  background-color: #28a745; }
  .badge-success[href]:hover, .badge-success[href]:focus {
    color: #fff;
    text-decoration: none;
    background-color: #1e7e34; }

.badge-info {
  color: #fff;
  background-color: #17a2b8; }
  .badge-info[href]:hover, .badge-info[href]:focus {
    color: #fff;
    text-decoration: none;
    background-color: #117a8b; }

.badge-warning {
  color: #212529;
  background-color: #ffc107; }
  .badge-warning[href]:hover, .badge-warning[href]:focus {
    color: #212529;
    text-decoration: none;
    background-color: #d39e00; }

.badge-danger {
  color: #fff;
  background-color: #dc3545; }
  .badge-danger[href]:hover, .badge-danger[href]:focus {
    color: #fff;
    text-decoration: none;
    background-color: #bd2130; }

.badge-light {
  color: #212529;
  background-color: #f8f9fa; }
  .badge-light[href]:hover, .badge-light[href]:focus {
    color: #212529;
    text-decoration: none;
    background-color: #dae0e5; }

.badge-dark {
  color: #fff;
  background-color: #343a40; }
  .badge-dark[href]:hover, .badge-dark[href]:focus {
    color: #fff;
    text-decoration: none;
    background-color: #1d2124; }

.jumbotron {
  padding: 2rem 1rem;
  margin-bottom: 2rem;
  background-color: #e9ecef;
  border-radius: 0.3rem; }
  @media (min-width: 576px) {
    .jumbotron {
      padding: 4rem 2rem; } }

.jumbotron-fluid {
  padding-right: 0;
  padding-left: 0;
  border-radius: 0; }

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

.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: #004085;
  background-color: #cce5ff;
  border-color: #b8daff; }
  .alert-primary hr {
    border-top-color: #9fcdff; }
  .alert-primary .alert-link {
    color: #002752; }

.alert-secondary {
  color: #383d41;
  background-color: #e2e3e5;
  border-color: #d6d8db; }
  .alert-secondary hr {
    border-top-color: #c8cbcf; }
  .alert-secondary .alert-link {
    color: #202326; }

.alert-success {
  color: #155724;
  background-color: #d4edda;
  border-color: #c3e6cb; }
  .alert-success hr {
    border-top-color: #b1dfbb; }
  .alert-success .alert-link {
    color: #0b2e13; }

.alert-info {
  color: #0c5460;
  background-color: #d1ecf1;
  border-color: #bee5eb; }
  .alert-info hr {
    border-top-color: #abdde5; }
  .alert-info .alert-link {
    color: #062c33; }

.alert-warning {
  color: #856404;
  background-color: #fff3cd;
  border-color: #ffeeba; }
  .alert-warning hr {
    border-top-color: #ffe8a1; }
  .alert-warning .alert-link {
    color: #533f03; }

.alert-danger {
  color: #721c24;
  background-color: #f8d7da;
  border-color: #f5c6cb; }
  .alert-danger hr {
    border-top-color: #f1b0b7; }
  .alert-danger .alert-link {
    color: #491217; }

.alert-light {
  color: #818182;
  background-color: #fefefe;
  border-color: #fdfdfe; }
  .alert-light hr {
    border-top-color: #ececf6; }
  .alert-light .alert-link {
    color: #686868; }

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

@-webkit-keyframes progress-bar-stripes {
  from {
    background-position: 1rem 0; }
  to {
    background-position: 0 0; } }

@keyframes progress-bar-stripes {
  from {
    background-position: 1rem 0; }
  to {
    background-position: 0 0; } }

.progress {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  height: 1rem;
  overflow: hidden;
  font-size: 0.75rem;
  background-color: #e9ecef;
  border-radius: 0.25rem; }

.progress-bar {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
      -ms-flex-direction: column;
          flex-direction: column;
  -webkit-box-pack: center;
      -ms-flex-pack: center;
          justify-content: center;
  color: #fff;
  text-align: center;
  background-color: #007bff;
  -webkit-transition: width 0.6s ease;
  -o-transition: width 0.6s ease;
  transition: width 0.6s ease; }

.progress-bar-striped {
  background-image: -webkit-linear-gradient(45deg, rgba(255, 255, 255, 0.15) 25%, transparent 25%, transparent 50%, rgba(255, 255, 255, 0.15) 50%, rgba(255, 255, 255, 0.15) 75%, transparent 75%, transparent);
  background-image: -o-linear-gradient(45deg, rgba(255, 255, 255, 0.15) 25%, transparent 25%, transparent 50%, rgba(255, 255, 255, 0.15) 50%, rgba(255, 255, 255, 0.15) 75%, transparent 75%, transparent);
  background-image: linear-gradient(45deg, rgba(255, 255, 255, 0.15) 25%, transparent 25%, transparent 50%, rgba(255, 255, 255, 0.15) 50%, rgba(255, 255, 255, 0.15) 75%, transparent 75%, transparent);
  background-size: 1rem 1rem; }

.progress-bar-animated {
  -webkit-animation: progress-bar-stripes 1s linear infinite;
          animation: progress-bar-stripes 1s linear infinite; }

.media {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: start;
      -ms-flex-align: start;
          align-items: flex-start; }

.media-body {
  -webkit-box-flex: 1;
      -ms-flex: 1;
          flex: 1; }

.list-group {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
      -ms-flex-direction: column;
          flex-direction: column;
  padding-left: 0;
  margin-bottom: 0; }

.list-group-item-action {
  width: 100%;
  color: #495057;
  text-align: inherit; }
  .list-group-item-action:hover, .list-group-item-action:focus {
    color: #495057;
    text-decoration: none;
    background-color: #f8f9fa; }
  .list-group-item-action:active {
    color: #212529;
    background-color: #e9ecef; }

.list-group-item {
  position: relative;
  display: block;
  padding: 0.75rem 1.25rem;
  margin-bottom: -1px;
  background-color: #fff;
  border: 1px solid rgba(0, 0, 0, 0.125); }
  .list-group-item:first-child {
    border-top-left-radius: 0.25rem;
    border-top-right-radius: 0.25rem; }
  .list-group-item:last-child {
    margin-bottom: 0;
    border-bottom-right-radius: 0.25rem;
    border-bottom-left-radius: 0.25rem; }
  .list-group-item:hover, .list-group-item:focus {
    z-index: 1;
    text-decoration: none; }
  .list-group-item.disabled, .list-group-item:disabled {
    color: #6c757d;
    background-color: #fff; }
  .list-group-item.active {
    z-index: 2;
    color: #fff;
    background-color: #007bff;
    border-color: #007bff; }

.list-group-flush .list-group-item {
  border-right: 0;
  border-left: 0;
  border-radius: 0; }

.list-group-flush:first-child .list-group-item:first-child {
  border-top: 0; }

.list-group-flush:last-child .list-group-item:last-child {
  border-bottom: 0; }

.list-group-item-primary {
  color: #004085;
  background-color: #b8daff; }
  .list-group-item-primary.list-group-item-action:hover, .list-group-item-primary.list-group-item-action:focus {
    color: #004085;
    background-color: #9fcdff; }
  .list-group-item-primary.list-group-item-action.active {
    color: #fff;
    background-color: #004085;
    border-color: #004085; }

.list-group-item-secondary {
  color: #383d41;
  background-color: #d6d8db; }
  .list-group-item-secondary.list-group-item-action:hover, .list-group-item-secondary.list-group-item-action:focus {
    color: #383d41;
    background-color: #c8cbcf; }
  .list-group-item-secondary.list-group-item-action.active {
    color: #fff;
    background-color: #383d41;
    border-color: #383d41; }

.list-group-item-success {
  color: #155724;
  background-color: #c3e6cb; }
  .list-group-item-success.list-group-item-action:hover, .list-group-item-success.list-group-item-action:focus {
    color: #155724;
    background-color: #b1dfbb; }
  .list-group-item-success.list-group-item-action.active {
    color: #fff;
    background-color: #155724;
    border-color: #155724; }

.list-group-item-info {
  color: #0c5460;
  background-color: #bee5eb; }
  .list-group-item-info.list-group-item-action:hover, .list-group-item-info.list-group-item-action:focus {
    color: #0c5460;
    background-color: #abdde5; }
  .list-group-item-info.list-group-item-action.active {
    color: #fff;
    background-color: #0c5460;
    border-color: #0c5460; }

.list-group-item-warning {
  color: #856404;
  background-color: #ffeeba; }
  .list-group-item-warning.list-group-item-action:hover, .list-group-item-warning.list-group-item-action:focus {
    color: #856404;
    background-color: #ffe8a1; }
  .list-group-item-warning.list-group-item-action.active {
    color: #fff;
    background-color: #856404;
    border-color: #856404; }

.list-group-item-danger {
  color: #721c24;
  background-color: #f5c6cb; }
  .list-group-item-danger.list-group-item-action:hover, .list-group-item-danger.list-group-item-action:focus {
    color: #721c24;
    background-color: #f1b0b7; }
  .list-group-item-danger.list-group-item-action.active {
    color: #fff;
    background-color: #721c24;
    border-color: #721c24; }

.list-group-item-light {
  color: #818182;
  background-color: #fdfdfe; }
  .list-group-item-light.list-group-item-action:hover, .list-group-item-light.list-group-item-action:focus {
    color: #818182;
    background-color: #ececf6; }
  .list-group-item-light.list-group-item-action.active {
    color: #fff;
    background-color: #818182;
    border-color: #818182; }

.list-group-item-dark {
  color: #1b1e21;
  background-color: #c6c8ca; }
  .list-group-item-dark.list-group-item-action:hover, .list-group-item-dark.list-group-item-action:focus {
    color: #1b1e21;
    background-color: #b9bbbe; }
  .list-group-item-dark.list-group-item-action.active {
    color: #fff;
    background-color: #1b1e21;
    border-color: #1b1e21; }

.close {
  float: right;
  font-size: 1.5rem;
  font-weight: 700;
  line-height: 1;
  color: #000;
  text-shadow: 0 1px 0 #fff;
  opacity: .5; }
  .close:hover, .close:focus {
    color: #000;
    text-decoration: none;
    opacity: .75; }
  .close:not(:disabled):not(.disabled) {
    cursor: pointer; }

button.close {
  padding: 0;
  background-color: transparent;
  border: 0;
  -webkit-appearance: none; }

.modal-open {
  overflow: hidden; }

.modal {
  position: fixed;
  top: 0;
  right: 0;
  bottom: 0;
  left: 0;
  z-index: 1050;
  display: none;
  overflow: hidden;
  outline: 0; }
  .modal-open .modal {
    overflow-x: hidden;
    overflow-y: auto; }

.modal-dialog {
  position: relative;
  width: auto;
  margin: 0.5rem;
  pointer-events: none; }
  .modal.fade .modal-dialog {
    -webkit-transition: -webkit-transform 0.3s ease-out;
    transition: -webkit-transform 0.3s ease-out;
    -o-transition: transform 0.3s ease-out;
    transition: transform 0.3s ease-out;
    transition: transform 0.3s ease-out, -webkit-transform 0.3s ease-out;
    -webkit-transform: translate(0, -25%);
        -ms-transform: translate(0, -25%);
            transform: translate(0, -25%); }
  .modal.show .modal-dialog {
    -webkit-transform: translate(0, 0);
        -ms-transform: translate(0, 0);
            transform: translate(0, 0); }

.modal-dialog-centered {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
  min-height: calc(100% - (0.5rem * 2)); }

.modal-content {
  position: relative;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
      -ms-flex-direction: column;
          flex-direction: column;
  width: 100%;
  pointer-events: auto;
  background-color: #fff;
  background-clip: padding-box;
  border: 1px solid rgba(0, 0, 0, 0.2);
  border-radius: 0.3rem;
  outline: 0; }

.modal-backdrop {
  position: fixed;
  top: 0;
  right: 0;
  bottom: 0;
  left: 0;
  z-index: 1040;
  background-color: #000; }
  .modal-backdrop.fade {
    opacity: 0; }
  .modal-backdrop.show {
    opacity: 0.5; }

.modal-header {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: start;
      -ms-flex-align: start;
          align-items: flex-start;
  -webkit-box-pack: justify;
      -ms-flex-pack: justify;
          justify-content: space-between;
  padding: 1rem;
  border-bottom: 1px solid #e9ecef;
  border-top-left-radius: 0.3rem;
  border-top-right-radius: 0.3rem; }
  .modal-header .close {
    padding: 1rem;
    margin: -1rem -1rem -1rem auto; }

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

.modal-body {
  position: relative;
  -webkit-box-flex: 1;
      -ms-flex: 1 1 auto;
          flex: 1 1 auto;
  padding: 1rem; }

.modal-footer {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
  -webkit-box-pack: end;
      -ms-flex-pack: end;
          justify-content: flex-end;
  padding: 1rem;
  border-top: 1px solid #e9ecef; }
  .modal-footer > :not(:first-child) {
    margin-left: .25rem; }
  .modal-footer > :not(:last-child) {
    margin-right: .25rem; }

.modal-scrollbar-measure {
  position: absolute;
  top: -9999px;
  width: 50px;
  height: 50px;
  overflow: scroll; }

@media (min-width: 576px) {
  .modal-dialog {
    max-width: 500px;
    margin: 1.75rem auto; }
  .modal-dialog-centered {
    min-height: calc(100% - (1.75rem * 2)); }
  .modal-sm {
    max-width: 300px; } }

@media (min-width: 992px) {
  .modal-lg {
    max-width: 800px; } }

.tooltip {
  position: absolute;
  z-index: 1070;
  display: block;
  margin: 0;
  font-family: Montserrat, Arial, sans-serif;
  font-style: normal;
  font-weight: 400;
  line-height: 1.5;
  text-align: left;
  text-align: start;
  text-decoration: none;
  text-shadow: none;
  text-transform: none;
  letter-spacing: normal;
  word-break: normal;
  word-spacing: normal;
  white-space: normal;
  line-break: auto;
  font-size: 0.875rem;
  word-wrap: break-word;
  opacity: 0; }
  .tooltip.show {
    opacity: 0.9; }
  .tooltip .arrow {
    position: absolute;
    display: block;
    width: 0.8rem;
    height: 0.4rem; }
    .tooltip .arrow::before {
      position: absolute;
      content: "";
      border-color: transparent;
      border-style: solid; }

.bs-tooltip-top, .bs-tooltip-auto[x-placement^="top"] {
  padding: 0.4rem 0; }
  .bs-tooltip-top .arrow, .bs-tooltip-auto[x-placement^="top"] .arrow {
    bottom: 0; }
    .bs-tooltip-top .arrow::before, .bs-tooltip-auto[x-placement^="top"] .arrow::before {
      top: 0;
      border-width: 0.4rem 0.4rem 0;
      border-top-color: #000; }

.bs-tooltip-right, .bs-tooltip-auto[x-placement^="right"] {
  padding: 0 0.4rem; }
  .bs-tooltip-right .arrow, .bs-tooltip-auto[x-placement^="right"] .arrow {
    left: 0;
    width: 0.4rem;
    height: 0.8rem; }
    .bs-tooltip-right .arrow::before, .bs-tooltip-auto[x-placement^="right"] .arrow::before {
      right: 0;
      border-width: 0.4rem 0.4rem 0.4rem 0;
      border-right-color: #000; }

.bs-tooltip-bottom, .bs-tooltip-auto[x-placement^="bottom"] {
  padding: 0.4rem 0; }
  .bs-tooltip-bottom .arrow, .bs-tooltip-auto[x-placement^="bottom"] .arrow {
    top: 0; }
    .bs-tooltip-bottom .arrow::before, .bs-tooltip-auto[x-placement^="bottom"] .arrow::before {
      bottom: 0;
      border-width: 0 0.4rem 0.4rem;
      border-bottom-color: #000; }

.bs-tooltip-left, .bs-tooltip-auto[x-placement^="left"] {
  padding: 0 0.4rem; }
  .bs-tooltip-left .arrow, .bs-tooltip-auto[x-placement^="left"] .arrow {
    right: 0;
    width: 0.4rem;
    height: 0.8rem; }
    .bs-tooltip-left .arrow::before, .bs-tooltip-auto[x-placement^="left"] .arrow::before {
      left: 0;
      border-width: 0.4rem 0 0.4rem 0.4rem;
      border-left-color: #000; }

.tooltip-inner {
  max-width: 200px;
  padding: 0.25rem 0.5rem;
  color: #fff;
  text-align: center;
  background-color: #000;
  border-radius: 0.25rem; }

.popover {
  position: absolute;
  top: 0;
  left: 0;
  z-index: 1060;
  display: block;
  max-width: 276px;
  font-family: Montserrat, Arial, sans-serif;
  font-style: normal;
  font-weight: 400;
  line-height: 1.5;
  text-align: left;
  text-align: start;
  text-decoration: none;
  text-shadow: none;
  text-transform: none;
  letter-spacing: normal;
  word-break: normal;
  word-spacing: normal;
  white-space: normal;
  line-break: auto;
  font-size: 0.875rem;
  word-wrap: break-word;
  background-color: #fff;
  background-clip: padding-box;
  border: 1px solid rgba(0, 0, 0, 0.2);
  border-radius: 0.3rem; }
  .popover .arrow {
    position: absolute;
    display: block;
    width: 1rem;
    height: 0.5rem;
    margin: 0 0.3rem; }
    .popover .arrow::before, .popover .arrow::after {
      position: absolute;
      display: block;
      content: "";
      border-color: transparent;
      border-style: solid; }

.bs-popover-top, .bs-popover-auto[x-placement^="top"] {
  margin-bottom: 0.5rem; }
  .bs-popover-top .arrow, .bs-popover-auto[x-placement^="top"] .arrow {
    bottom: calc((0.5rem + 1px) * -1); }
  .bs-popover-top .arrow::before, .bs-popover-auto[x-placement^="top"] .arrow::before,
  .bs-popover-top .arrow::after, .bs-popover-auto[x-placement^="top"] .arrow::after {
    border-width: 0.5rem 0.5rem 0; }
  .bs-popover-top .arrow::before, .bs-popover-auto[x-placement^="top"] .arrow::before {
    bottom: 0;
    border-top-color: rgba(0, 0, 0, 0.25); }
  .bs-popover-top .arrow::after, .bs-popover-auto[x-placement^="top"] .arrow::after {
    bottom: 1px;
    border-top-color: #fff; }

.bs-popover-right, .bs-popover-auto[x-placement^="right"] {
  margin-left: 0.5rem; }
  .bs-popover-right .arrow, .bs-popover-auto[x-placement^="right"] .arrow {
    left: calc((0.5rem + 1px) * -1);
    width: 0.5rem;
    height: 1rem;
    margin: 0.3rem 0; }
  .bs-popover-right .arrow::before, .bs-popover-auto[x-placement^="right"] .arrow::before,
  .bs-popover-right .arrow::after, .bs-popover-auto[x-placement^="right"] .arrow::after {
    border-width: 0.5rem 0.5rem 0.5rem 0; }
  .bs-popover-right .arrow::before, .bs-popover-auto[x-placement^="right"] .arrow::before {
    left: 0;
    border-right-color: rgba(0, 0, 0, 0.25); }
  .bs-popover-right .arrow::after, .bs-popover-auto[x-placement^="right"] .arrow::after {
    left: 1px;
    border-right-color: #fff; }

.bs-popover-bottom, .bs-popover-auto[x-placement^="bottom"] {
  margin-top: 0.5rem; }
  .bs-popover-bottom .arrow, .bs-popover-auto[x-placement^="bottom"] .arrow {
    top: calc((0.5rem + 1px) * -1); }
  .bs-popover-bottom .arrow::before, .bs-popover-auto[x-placement^="bottom"] .arrow::before,
  .bs-popover-bottom .arrow::after, .bs-popover-auto[x-placement^="bottom"] .arrow::after {
    border-width: 0 0.5rem 0.5rem 0.5rem; }
  .bs-popover-bottom .arrow::before, .bs-popover-auto[x-placement^="bottom"] .arrow::before {
    top: 0;
    border-bottom-color: rgba(0, 0, 0, 0.25); }
  .bs-popover-bottom .arrow::after, .bs-popover-auto[x-placement^="bottom"] .arrow::after {
    top: 1px;
    border-bottom-color: #fff; }
  .bs-popover-bottom .popover-header::before, .bs-popover-auto[x-placement^="bottom"] .popover-header::before {
    position: absolute;
    top: 0;
    left: 50%;
    display: block;
    width: 1rem;
    margin-left: -0.5rem;
    content: "";
    border-bottom: 1px solid #f7f7f7; }

.bs-popover-left, .bs-popover-auto[x-placement^="left"] {
  margin-right: 0.5rem; }
  .bs-popover-left .arrow, .bs-popover-auto[x-placement^="left"] .arrow {
    right: calc((0.5rem + 1px) * -1);
    width: 0.5rem;
    height: 1rem;
    margin: 0.3rem 0; }
  .bs-popover-left .arrow::before, .bs-popover-auto[x-placement^="left"] .arrow::before,
  .bs-popover-left .arrow::after, .bs-popover-auto[x-placement^="left"] .arrow::after {
    border-width: 0.5rem 0 0.5rem 0.5rem; }
  .bs-popover-left .arrow::before, .bs-popover-auto[x-placement^="left"] .arrow::before {
    right: 0;
    border-left-color: rgba(0, 0, 0, 0.25); }
  .bs-popover-left .arrow::after, .bs-popover-auto[x-placement^="left"] .arrow::after {
    right: 1px;
    border-left-color: #fff; }

.popover-header {
  padding: 0.5rem 0.75rem;
  margin-bottom: 0;
  font-size: 1rem;
  color: inherit;
  background-color: #f7f7f7;
  border-bottom: 1px solid #ebebeb;
  border-top-left-radius: calc(0.3rem - 1px);
  border-top-right-radius: calc(0.3rem - 1px); }
  .popover-header:empty {
    display: none; }

.popover-body {
  padding: 0.5rem 0.75rem;
  color: #212529; }

.carousel {
  position: relative; }

.carousel-inner {
  position: relative;
  width: 100%;
  overflow: hidden; }

.carousel-item {
  position: relative;
  display: none;
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
  width: 100%;
  -webkit-transition: -webkit-transform 0.6s ease;
  transition: -webkit-transform 0.6s ease;
  -o-transition: transform 0.6s ease;
  transition: transform 0.6s ease;
  transition: transform 0.6s ease, -webkit-transform 0.6s ease;
  -webkit-backface-visibility: hidden;
          backface-visibility: hidden;
  -webkit-perspective: 1000px;
          perspective: 1000px; }

.carousel-item.active,
.carousel-item-next,
.carousel-item-prev {
  display: block; }

.carousel-item-next,
.carousel-item-prev {
  position: absolute;
  top: 0; }

.carousel-item-next.carousel-item-left,
.carousel-item-prev.carousel-item-right {
  -webkit-transform: translateX(0);
      -ms-transform: translateX(0);
          transform: translateX(0); }
  @supports ((-webkit-transform-style: preserve-3d) or (transform-style: preserve-3d)) {
    .carousel-item-next.carousel-item-left,
    .carousel-item-prev.carousel-item-right {
      -webkit-transform: translate3d(0, 0, 0);
              transform: translate3d(0, 0, 0); } }

.carousel-item-next,
.active.carousel-item-right {
  -webkit-transform: translateX(100%);
      -ms-transform: translateX(100%);
          transform: translateX(100%); }
  @supports ((-webkit-transform-style: preserve-3d) or (transform-style: preserve-3d)) {
    .carousel-item-next,
    .active.carousel-item-right {
      -webkit-transform: translate3d(100%, 0, 0);
              transform: translate3d(100%, 0, 0); } }

.carousel-item-prev,
.active.carousel-item-left {
  -webkit-transform: translateX(-100%);
      -ms-transform: translateX(-100%);
          transform: translateX(-100%); }
  @supports ((-webkit-transform-style: preserve-3d) or (transform-style: preserve-3d)) {
    .carousel-item-prev,
    .active.carousel-item-left {
      -webkit-transform: translate3d(-100%, 0, 0);
              transform: translate3d(-100%, 0, 0); } }

.carousel-control-prev,
.carousel-control-next {
  position: absolute;
  top: 0;
  bottom: 0;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
  -webkit-box-pack: center;
      -ms-flex-pack: center;
          justify-content: center;
  width: 15%;
  color: #fff;
  text-align: center;
  opacity: 0.5; }
  .carousel-control-prev:hover, .carousel-control-prev:focus,
  .carousel-control-next:hover,
  .carousel-control-next:focus {
    color: #fff;
    text-decoration: none;
    outline: 0;
    opacity: .9; }

.carousel-control-prev {
  left: 0; }

.carousel-control-next {
  right: 0; }

.carousel-control-prev-icon,
.carousel-control-next-icon {
  display: inline-block;
  width: 20px;
  height: 20px;
  background: transparent no-repeat center center;
  background-size: 100% 100%; }

.carousel-control-prev-icon {
  background-image: url("data:image/svg+xml;charset=utf8,%3Csvg xmlns='http://www.w3.org/2000/svg' fill='%23fff' viewBox='0 0 8 8'%3E%3Cpath d='M5.25 0l-4 4 4 4 1.5-1.5-2.5-2.5 2.5-2.5-1.5-1.5z'/%3E%3C/svg%3E"); }

.carousel-control-next-icon {
  background-image: url("data:image/svg+xml;charset=utf8,%3Csvg xmlns='http://www.w3.org/2000/svg' fill='%23fff' viewBox='0 0 8 8'%3E%3Cpath d='M2.75 0l-1.5 1.5 2.5 2.5-2.5 2.5 1.5 1.5 4-4-4-4z'/%3E%3C/svg%3E"); }

.carousel-indicators {
  position: absolute;
  right: 0;
  bottom: 10px;
  left: 0;
  z-index: 15;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-pack: center;
      -ms-flex-pack: center;
          justify-content: center;
  padding-left: 0;
  margin-right: 15%;
  margin-left: 15%;
  list-style: none; }
  .carousel-indicators li {
    position: relative;
    -webkit-box-flex: 0;
        -ms-flex: 0 1 auto;
            flex: 0 1 auto;
    width: 30px;
    height: 3px;
    margin-right: 3px;
    margin-left: 3px;
    text-indent: -999px;
    background-color: rgba(255, 255, 255, 0.5); }
    .carousel-indicators li::before {
      position: absolute;
      top: -10px;
      left: 0;
      display: inline-block;
      width: 100%;
      height: 10px;
      content: ""; }
    .carousel-indicators li::after {
      position: absolute;
      bottom: -10px;
      left: 0;
      display: inline-block;
      width: 100%;
      height: 10px;
      content: ""; }
  .carousel-indicators .active {
    background-color: #fff; }

.carousel-caption {
  position: absolute;
  right: 15%;
  bottom: 20px;
  left: 15%;
  z-index: 10;
  padding-top: 20px;
  padding-bottom: 20px;
  color: #fff;
  text-align: center; }

.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: #007bff !important; }

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

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

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

.bg-success {
  background-color: #28a745 !important; }

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

.bg-info {
  background-color: #17a2b8 !important; }

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

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

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

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

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

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

a.bg-light:hover, a.bg-light:focus,
button.bg-light:hover,
button.bg-light:focus {
  background-color: #dae0e5 !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-white {
  background-color: #fff !important; }

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

.border {
  border: 1px solid #dee2e6 !important; }

.border-top {
  border-top: 1px solid #dee2e6 !important; }

.border-right {
  border-right: 1px solid #dee2e6 !important; }

.border-bottom {
  border-bottom: 1px solid #dee2e6 !important; }

.border-left {
  border-left: 1px solid #dee2e6 !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: #007bff !important; }

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

.border-success {
  border-color: #28a745 !important; }

.border-info {
  border-color: #17a2b8 !important; }

.border-warning {
  border-color: #ffc107 !important; }

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

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

.border-dark {
  border-color: #343a40 !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 {
  display: -webkit-box !important;
  display: -ms-flexbox !important;
  display: flex !important; }

.d-inline-flex {
  display: -webkit-inline-box !important;
  display: -ms-inline-flexbox !important;
  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: -webkit-box !important;
    display: -ms-flexbox !important;
    display: flex !important; }
  .d-sm-inline-flex {
    display: -webkit-inline-box !important;
    display: -ms-inline-flexbox !important;
    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 {
    display: -webkit-box !important;
    display: -ms-flexbox !important;
    display: flex !important; }
  .d-md-inline-flex {
    display: -webkit-inline-box !important;
    display: -ms-inline-flexbox !important;
    display: inline-flex !important; } }

@media (min-width: 992px) {
  .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 {
    display: -webkit-box !important;
    display: -ms-flexbox !important;
    display: flex !important; }
  .d-lg-inline-flex {
    display: -webkit-inline-box !important;
    display: -ms-inline-flexbox !important;
    display: inline-flex !important; } }

@media (min-width: 1200px) {
  .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: -webkit-box !important;
    display: -ms-flexbox !important;
    display: flex !important; }
  .d-xl-inline-flex {
    display: -webkit-inline-box !important;
    display: -ms-inline-flexbox !important;
    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: -webkit-box !important;
    display: -ms-flexbox !important;
    display: flex !important; }
  .d-print-inline-flex {
    display: -webkit-inline-box !important;
    display: -ms-inline-flexbox !important;
    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 {
  -webkit-box-orient: horizontal !important;
  -webkit-box-direction: normal !important;
      -ms-flex-direction: row !important;
          flex-direction: row !important; }

.flex-column {
  -webkit-box-orient: vertical !important;
  -webkit-box-direction: normal !important;
      -ms-flex-direction: column !important;
          flex-direction: column !important; }

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

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

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

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

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

.justify-content-start {
  -webkit-box-pack: start !important;
      -ms-flex-pack: start !important;
          justify-content: flex-start !important; }

.justify-content-end {
  -webkit-box-pack: end !important;
      -ms-flex-pack: end !important;
          justify-content: flex-end !important; }

.justify-content-center {
  -webkit-box-pack: center !important;
      -ms-flex-pack: center !important;
          justify-content: center !important; }

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

.justify-content-around {
  -ms-flex-pack: distribute !important;
      justify-content: space-around !important; }

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

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

.align-items-center {
  -webkit-box-align: center !important;
      -ms-flex-align: center !important;
          align-items: center !important; }

.align-items-baseline {
  -webkit-box-align: baseline !important;
      -ms-flex-align: baseline !important;
          align-items: baseline !important; }

.align-items-stretch {
  -webkit-box-align: stretch !important;
      -ms-flex-align: stretch !important;
          align-items: stretch !important; }

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

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

.align-content-center {
  -ms-flex-line-pack: center !important;
      align-content: center !important; }

.align-content-between {
  -ms-flex-line-pack: justify !important;
      align-content: space-between !important; }

.align-content-around {
  -ms-flex-line-pack: distribute !important;
      align-content: space-around !important; }

.align-content-stretch {
  -ms-flex-line-pack: stretch !important;
      align-content: stretch !important; }

.align-self-auto {
  -ms-flex-item-align: auto !important;
      align-self: auto !important; }

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

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

.align-self-center {
  -ms-flex-item-align: center !important;
      align-self: center !important; }

.align-self-baseline {
  -ms-flex-item-align: baseline !important;
      align-self: baseline !important; }

.align-self-stretch {
  -ms-flex-item-align: stretch !important;
      align-self: stretch !important; }

@media (min-width: 576px) {
  .flex-sm-row {
    -webkit-box-orient: horizontal !important;
    -webkit-box-direction: normal !important;
        -ms-flex-direction: row !important;
            flex-direction: row !important; }
  .flex-sm-column {
    -webkit-box-orient: vertical !important;
    -webkit-box-direction: normal !important;
        -ms-flex-direction: column !important;
            flex-direction: column !important; }
  .flex-sm-row-reverse {
    -webkit-box-orient: horizontal !important;
    -webkit-box-direction: reverse !important;
        -ms-flex-direction: row-reverse !important;
            flex-direction: row-reverse !important; }
  .flex-sm-column-reverse {
    -webkit-box-orient: vertical !important;
    -webkit-box-direction: reverse !important;
        -ms-flex-direction: column-reverse !important;
            flex-direction: column-reverse !important; }
  .flex-sm-wrap {
    -ms-flex-wrap: wrap !important;
        flex-wrap: wrap !important; }
  .flex-sm-nowrap {
    -ms-flex-wrap: nowrap !important;
        flex-wrap: nowrap !important; }
  .flex-sm-wrap-reverse {
    -ms-flex-wrap: wrap-reverse !important;
        flex-wrap: wrap-reverse !important; }
  .justify-content-sm-start {
    -webkit-box-pack: start !important;
        -ms-flex-pack: start !important;
            justify-content: flex-start !important; }
  .justify-content-sm-end {
    -webkit-box-pack: end !important;
        -ms-flex-pack: end !important;
            justify-content: flex-end !important; }
  .justify-content-sm-center {
    -webkit-box-pack: center !important;
        -ms-flex-pack: center !important;
            justify-content: center !important; }
  .justify-content-sm-between {
    -webkit-box-pack: justify !important;
        -ms-flex-pack: justify !important;
            justify-content: space-between !important; }
  .justify-content-sm-around {
    -ms-flex-pack: distribute !important;
        justify-content: space-around !important; }
  .align-items-sm-start {
    -webkit-box-align: start !important;
        -ms-flex-align: start !important;
            align-items: flex-start !important; }
  .align-items-sm-end {
    -webkit-box-align: end !important;
        -ms-flex-align: end !important;
            align-items: flex-end !important; }
  .align-items-sm-center {
    -webkit-box-align: center !important;
        -ms-flex-align: center !important;
            align-items: center !important; }
  .align-items-sm-baseline {
    -webkit-box-align: baseline !important;
        -ms-flex-align: baseline !important;
            align-items: baseline !important; }
  .align-items-sm-stretch {
    -webkit-box-align: stretch !important;
        -ms-flex-align: stretch !important;
            align-items: stretch !important; }
  .align-content-sm-start {
    -ms-flex-line-pack: start !important;
        align-content: flex-start !important; }
  .align-content-sm-end {
    -ms-flex-line-pack: end !important;
        align-content: flex-end !important; }
  .align-content-sm-center {
    -ms-flex-line-pack: center !important;
        align-content: center !important; }
  .align-content-sm-between {
    -ms-flex-line-pack: justify !important;
        align-content: space-between !important; }
  .align-content-sm-around {
    -ms-flex-line-pack: distribute !important;
        align-content: space-around !important; }
  .align-content-sm-stretch {
    -ms-flex-line-pack: stretch !important;
        align-content: stretch !important; }
  .align-self-sm-auto {
    -ms-flex-item-align: auto !important;
        align-self: auto !important; }
  .align-self-sm-start {
    -ms-flex-item-align: start !important;
        align-self: flex-start !important; }
  .align-self-sm-end {
    -ms-flex-item-align: end !important;
        align-self: flex-end !important; }
  .align-self-sm-center {
    -ms-flex-item-align: center !important;
        align-self: center !important; }
  .align-self-sm-baseline {
    -ms-flex-item-align: baseline !important;
        align-self: baseline !important; }
  .align-self-sm-stretch {
    -ms-flex-item-align: stretch !important;
        align-self: stretch !important; } }

@media (min-width: 768px) {
  .flex-md-row {
    -webkit-box-orient: horizontal !important;
    -webkit-box-direction: normal !important;
        -ms-flex-direction: row !important;
            flex-direction: row !important; }
  .flex-md-column {
    -webkit-box-orient: vertical !important;
    -webkit-box-direction: normal !important;
        -ms-flex-direction: column !important;
            flex-direction: column !important; }
  .flex-md-row-reverse {
    -webkit-box-orient: horizontal !important;
    -webkit-box-direction: reverse !important;
        -ms-flex-direction: row-reverse !important;
            flex-direction: row-reverse !important; }
  .flex-md-column-reverse {
    -webkit-box-orient: vertical !important;
    -webkit-box-direction: reverse !important;
        -ms-flex-direction: column-reverse !important;
            flex-direction: column-reverse !important; }
  .flex-md-wrap {
    -ms-flex-wrap: wrap !important;
        flex-wrap: wrap !important; }
  .flex-md-nowrap {
    -ms-flex-wrap: nowrap !important;
        flex-wrap: nowrap !important; }
  .flex-md-wrap-reverse {
    -ms-flex-wrap: wrap-reverse !important;
        flex-wrap: wrap-reverse !important; }
  .justify-content-md-start {
    -webkit-box-pack: start !important;
        -ms-flex-pack: start !important;
            justify-content: flex-start !important; }
  .justify-content-md-end {
    -webkit-box-pack: end !important;
        -ms-flex-pack: end !important;
            justify-content: flex-end !important; }
  .justify-content-md-center {
    -webkit-box-pack: center !important;
        -ms-flex-pack: center !important;
            justify-content: center !important; }
  .justify-content-md-between {
    -webkit-box-pack: justify !important;
        -ms-flex-pack: justify !important;
            justify-content: space-between !important; }
  .justify-content-md-around {
    -ms-flex-pack: distribute !important;
        justify-content: space-around !important; }
  .align-items-md-start {
    -webkit-box-align: start !important;
        -ms-flex-align: start !important;
            align-items: flex-start !important; }
  .align-items-md-end {
    -webkit-box-align: end !important;
        -ms-flex-align: end !important;
            align-items: flex-end !important; }
  .align-items-md-center {
    -webkit-box-align: center !important;
        -ms-flex-align: center !important;
            align-items: center !important; }
  .align-items-md-baseline {
    -webkit-box-align: baseline !important;
        -ms-flex-align: baseline !important;
            align-items: baseline !important; }
  .align-items-md-stretch {
    -webkit-box-align: stretch !important;
        -ms-flex-align: stretch !important;
            align-items: stretch !important; }
  .align-content-md-start {
    -ms-flex-line-pack: start !important;
        align-content: flex-start !important; }
  .align-content-md-end {
    -ms-flex-line-pack: end !important;
        align-content: flex-end !important; }
  .align-content-md-center {
    -ms-flex-line-pack: center !important;
        align-content: center !important; }
  .align-content-md-between {
    -ms-flex-line-pack: justify !important;
        align-content: space-between !important; }
  .align-content-md-around {
    -ms-flex-line-pack: distribute !important;
        align-content: space-around !important; }
  .align-content-md-stretch {
    -ms-flex-line-pack: stretch !important;
        align-content: stretch !important; }
  .align-self-md-auto {
    -ms-flex-item-align: auto !important;
        align-self: auto !important; }
  .align-self-md-start {
    -ms-flex-item-align: start !important;
        align-self: flex-start !important; }
  .align-self-md-end {
    -ms-flex-item-align: end !important;
        align-self: flex-end !important; }
  .align-self-md-center {
    -ms-flex-item-align: center !important;
        align-self: center !important; }
  .align-self-md-baseline {
    -ms-flex-item-align: baseline !important;
        align-self: baseline !important; }
  .align-self-md-stretch {
    -ms-flex-item-align: stretch !important;
        align-self: stretch !important; } }

@media (min-width: 992px) {
  .flex-lg-row {
    -webkit-box-orient: horizontal !important;
    -webkit-box-direction: normal !important;
        -ms-flex-direction: row !important;
            flex-direction: row !important; }
  .flex-lg-column {
    -webkit-box-orient: vertical !important;
    -webkit-box-direction: normal !important;
        -ms-flex-direction: column !important;
            flex-direction: column !important; }
  .flex-lg-row-reverse {
    -webkit-box-orient: horizontal !important;
    -webkit-box-direction: reverse !important;
        -ms-flex-direction: row-reverse !important;
            flex-direction: row-reverse !important; }
  .flex-lg-column-reverse {
    -webkit-box-orient: vertical !important;
    -webkit-box-direction: reverse !important;
        -ms-flex-direction: column-reverse !important;
            flex-direction: column-reverse !important; }
  .flex-lg-wrap {
    -ms-flex-wrap: wrap !important;
        flex-wrap: wrap !important; }
  .flex-lg-nowrap {
    -ms-flex-wrap: nowrap !important;
        flex-wrap: nowrap !important; }
  .flex-lg-wrap-reverse {
    -ms-flex-wrap: wrap-reverse !important;
        flex-wrap: wrap-reverse !important; }
  .justify-content-lg-start {
    -webkit-box-pack: start !important;
        -ms-flex-pack: start !important;
            justify-content: flex-start !important; }
  .justify-content-lg-end {
    -webkit-box-pack: end !important;
        -ms-flex-pack: end !important;
            justify-content: flex-end !important; }
  .justify-content-lg-center {
    -webkit-box-pack: center !important;
        -ms-flex-pack: center !important;
            justify-content: center !important; }
  .justify-content-lg-between {
    -webkit-box-pack: justify !important;
        -ms-flex-pack: justify !important;
            justify-content: space-between !important; }
  .justify-content-lg-around {
    -ms-flex-pack: distribute !important;
        justify-content: space-around !important; }
  .align-items-lg-start {
    -webkit-box-align: start !important;
        -ms-flex-align: start !important;
            align-items: flex-start !important; }
  .align-items-lg-end {
    -webkit-box-align: end !important;
        -ms-flex-align: end !important;
            align-items: flex-end !important; }
  .align-items-lg-center {
    -webkit-box-align: center !important;
        -ms-flex-align: center !important;
            align-items: center !important; }
  .align-items-lg-baseline {
    -webkit-box-align: baseline !important;
        -ms-flex-align: baseline !important;
            align-items: baseline !important; }
  .align-items-lg-stretch {
    -webkit-box-align: stretch !important;
        -ms-flex-align: stretch !important;
            align-items: stretch !important; }
  .align-content-lg-start {
    -ms-flex-line-pack: start !important;
        align-content: flex-start !important; }
  .align-content-lg-end {
    -ms-flex-line-pack: end !important;
        align-content: flex-end !important; }
  .align-content-lg-center {
    -ms-flex-line-pack: center !important;
        align-content: center !important; }
  .align-content-lg-between {
    -ms-flex-line-pack: justify !important;
        align-content: space-between !important; }
  .align-content-lg-around {
    -ms-flex-line-pack: distribute !important;
        align-content: space-around !important; }
  .align-content-lg-stretch {
    -ms-flex-line-pack: stretch !important;
        align-content: stretch !important; }
  .align-self-lg-auto {
    -ms-flex-item-align: auto !important;
        align-self: auto !important; }
  .align-self-lg-start {
    -ms-flex-item-align: start !important;
        align-self: flex-start !important; }
  .align-self-lg-end {
    -ms-flex-item-align: end !important;
        align-self: flex-end !important; }
  .align-self-lg-center {
    -ms-flex-item-align: center !important;
        align-self: center !important; }
  .align-self-lg-baseline {
    -ms-flex-item-align: baseline !important;
        align-self: baseline !important; }
  .align-self-lg-stretch {
    -ms-flex-item-align: stretch !important;
        align-self: stretch !important; } }

@media (min-width: 1200px) {
  .flex-xl-row {
    -webkit-box-orient: horizontal !important;
    -webkit-box-direction: normal !important;
        -ms-flex-direction: row !important;
            flex-direction: row !important; }
  .flex-xl-column {
    -webkit-box-orient: vertical !important;
    -webkit-box-direction: normal !important;
        -ms-flex-direction: column !important;
            flex-direction: column !important; }
  .flex-xl-row-reverse {
    -webkit-box-orient: horizontal !important;
    -webkit-box-direction: reverse !important;
        -ms-flex-direction: row-reverse !important;
            flex-direction: row-reverse !important; }
  .flex-xl-column-reverse {
    -webkit-box-orient: vertical !important;
    -webkit-box-direction: reverse !important;
        -ms-flex-direction: column-reverse !important;
            flex-direction: column-reverse !important; }
  .flex-xl-wrap {
    -ms-flex-wrap: wrap !important;
        flex-wrap: wrap !important; }
  .flex-xl-nowrap {
    -ms-flex-wrap: nowrap !important;
        flex-wrap: nowrap !important; }
  .flex-xl-wrap-reverse {
    -ms-flex-wrap: wrap-reverse !important;
        flex-wrap: wrap-reverse !important; }
  .justify-content-xl-start {
    -webkit-box-pack: start !important;
        -ms-flex-pack: start !important;
            justify-content: flex-start !important; }
  .justify-content-xl-end {
    -webkit-box-pack: end !important;
        -ms-flex-pack: end !important;
            justify-content: flex-end !important; }
  .justify-content-xl-center {
    -webkit-box-pack: center !important;
        -ms-flex-pack: center !important;
            justify-content: center !important; }
  .justify-content-xl-between {
    -webkit-box-pack: justify !important;
        -ms-flex-pack: justify !important;
            justify-content: space-between !important; }
  .justify-content-xl-around {
    -ms-flex-pack: distribute !important;
        justify-content: space-around !important; }
  .align-items-xl-start {
    -webkit-box-align: start !important;
        -ms-flex-align: start !important;
            align-items: flex-start !important; }
  .align-items-xl-end {
    -webkit-box-align: end !important;
        -ms-flex-align: end !important;
            align-items: flex-end !important; }
  .align-items-xl-center {
    -webkit-box-align: center !important;
        -ms-flex-align: center !important;
            align-items: center !important; }
  .align-items-xl-baseline {
    -webkit-box-align: baseline !important;
        -ms-flex-align: baseline !important;
            align-items: baseline !important; }
  .align-items-xl-stretch {
    -webkit-box-align: stretch !important;
        -ms-flex-align: stretch !important;
            align-items: stretch !important; }
  .align-content-xl-start {
    -ms-flex-line-pack: start !important;
        align-content: flex-start !important; }
  .align-content-xl-end {
    -ms-flex-line-pack: end !important;
        align-content: flex-end !important; }
  .align-content-xl-center {
    -ms-flex-line-pack: center !important;
        align-content: center !important; }
  .align-content-xl-between {
    -ms-flex-line-pack: justify !important;
        align-content: space-between !important; }
  .align-content-xl-around {
    -ms-flex-line-pack: distribute !important;
        align-content: space-around !important; }
  .align-content-xl-stretch {
    -ms-flex-line-pack: stretch !important;
        align-content: stretch !important; }
  .align-self-xl-auto {
    -ms-flex-item-align: auto !important;
        align-self: auto !important; }
  .align-self-xl-start {
    -ms-flex-item-align: start !important;
        align-self: flex-start !important; }
  .align-self-xl-end {
    -ms-flex-item-align: end !important;
        align-self: flex-end !important; }
  .align-self-xl-center {
    -ms-flex-item-align: center !important;
        align-self: center !important; }
  .align-self-xl-baseline {
    -ms-flex-item-align: baseline !important;
        align-self: baseline !important; }
  .align-self-xl-stretch {
    -ms-flex-item-align: stretch !important;
        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: 992px) {
  .float-lg-left {
    float: left !important; }
  .float-lg-right {
    float: right !important; }
  .float-lg-none {
    float: none !important; } }

@media (min-width: 1200px) {
  .float-xl-left {
    float: left !important; }
  .float-xl-right {
    float: right !important; }
  .float-xl-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;
  -webkit-clip-path: inset(50%);
          clip-path: inset(50%);
  border: 0; }

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

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

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

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

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

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

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

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

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

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

.mh-100 {
  max-height: 100% !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.5rem !important; }

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

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

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

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

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

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

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

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

.ml-5,
.mx-5 {
  margin-left: 3rem !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.5rem !important; }

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

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

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

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

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

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

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

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

.pl-5,
.px-5 {
  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-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.5rem !important; }
  .mt-sm-4,
  .my-sm-4 {
    margin-top: 1.5rem !important; }
  .mr-sm-4,
  .mx-sm-4 {
    margin-right: 1.5rem !important; }
  .mb-sm-4,
  .my-sm-4 {
    margin-bottom: 1.5rem !important; }
  .ml-sm-4,
  .mx-sm-4 {
    margin-left: 1.5rem !important; }
  .m-sm-5 {
    margin: 3rem !important; }
  .mt-sm-5,
  .my-sm-5 {
    margin-top: 3rem !important; }
  .mr-sm-5,
  .mx-sm-5 {
    margin-right: 3rem !important; }
  .mb-sm-5,
  .my-sm-5 {
    margin-bottom: 3rem !important; }
  .ml-sm-5,
  .mx-sm-5 {
    margin-left: 3rem !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.5rem !important; }
  .pt-sm-4,
  .py-sm-4 {
    padding-top: 1.5rem !important; }
  .pr-sm-4,
  .px-sm-4 {
    padding-right: 1.5rem !important; }
  .pb-sm-4,
  .py-sm-4 {
    padding-bottom: 1.5rem !important; }
  .pl-sm-4,
  .px-sm-4 {
    padding-left: 1.5rem !important; }
  .p-sm-5 {
    padding: 3rem !important; }
  .pt-sm-5,
  .py-sm-5 {
    padding-top: 3rem !important; }
  .pr-sm-5,
  .px-sm-5 {
    padding-right: 3rem !important; }
  .pb-sm-5,
  .py-sm-5 {
    padding-bottom: 3rem !important; }
  .pl-sm-5,
  .px-sm-5 {
    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-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.5rem !important; }
  .mt-md-4,
  .my-md-4 {
    margin-top: 1.5rem !important; }
  .mr-md-4,
  .mx-md-4 {
    margin-right: 1.5rem !important; }
  .mb-md-4,
  .my-md-4 {
    margin-bottom: 1.5rem !important; }
  .ml-md-4,
  .mx-md-4 {
    margin-left: 1.5rem !important; }
  .m-md-5 {
    margin: 3rem !important; }
  .mt-md-5,
  .my-md-5 {
    margin-top: 3rem !important; }
  .mr-md-5,
  .mx-md-5 {
    margin-right: 3rem !important; }
  .mb-md-5,
  .my-md-5 {
    margin-bottom: 3rem !important; }
  .ml-md-5,
  .mx-md-5 {
    margin-left: 3rem !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.5rem !important; }
  .pt-md-4,
  .py-md-4 {
    padding-top: 1.5rem !important; }
  .pr-md-4,
  .px-md-4 {
    padding-right: 1.5rem !important; }
  .pb-md-4,
  .py-md-4 {
    padding-bottom: 1.5rem !important; }
  .pl-md-4,
  .px-md-4 {
    padding-left: 1.5rem !important; }
  .p-md-5 {
    padding: 3rem !important; }
  .pt-md-5,
  .py-md-5 {
    padding-top: 3rem !important; }
  .pr-md-5,
  .px-md-5 {
    padding-right: 3rem !important; }
  .pb-md-5,
  .py-md-5 {
    padding-bottom: 3rem !important; }
  .pl-md-5,
  .px-md-5 {
    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: 992px) {
  .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.5rem !important; }
  .mt-lg-4,
  .my-lg-4 {
    margin-top: 1.5rem !important; }
  .mr-lg-4,
  .mx-lg-4 {
    margin-right: 1.5rem !important; }
  .mb-lg-4,
  .my-lg-4 {
    margin-bottom: 1.5rem !important; }
  .ml-lg-4,
  .mx-lg-4 {
    margin-left: 1.5rem !important; }
  .m-lg-5 {
    margin: 3rem !important; }
  .mt-lg-5,
  .my-lg-5 {
    margin-top: 3rem !important; }
  .mr-lg-5,
  .mx-lg-5 {
    margin-right: 3rem !important; }
  .mb-lg-5,
  .my-lg-5 {
    margin-bottom: 3rem !important; }
  .ml-lg-5,
  .mx-lg-5 {
    margin-left: 3rem !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.5rem !important; }
  .pt-lg-4,
  .py-lg-4 {
    padding-top: 1.5rem !important; }
  .pr-lg-4,
  .px-lg-4 {
    padding-right: 1.5rem !important; }
  .pb-lg-4,
  .py-lg-4 {
    padding-bottom: 1.5rem !important; }
  .pl-lg-4,
  .px-lg-4 {
    padding-left: 1.5rem !important; }
  .p-lg-5 {
    padding: 3rem !important; }
  .pt-lg-5,
  .py-lg-5 {
    padding-top: 3rem !important; }
  .pr-lg-5,
  .px-lg-5 {
    padding-right: 3rem !important; }
  .pb-lg-5,
  .py-lg-5 {
    padding-bottom: 3rem !important; }
  .pl-lg-5,
  .px-lg-5 {
    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: 1200px) {
  .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.5rem !important; }
  .mt-xl-4,
  .my-xl-4 {
    margin-top: 1.5rem !important; }
  .mr-xl-4,
  .mx-xl-4 {
    margin-right: 1.5rem !important; }
  .mb-xl-4,
  .my-xl-4 {
    margin-bottom: 1.5rem !important; }
  .ml-xl-4,
  .mx-xl-4 {
    margin-left: 1.5rem !important; }
  .m-xl-5 {
    margin: 3rem !important; }
  .mt-xl-5,
  .my-xl-5 {
    margin-top: 3rem !important; }
  .mr-xl-5,
  .mx-xl-5 {
    margin-right: 3rem !important; }
  .mb-xl-5,
  .my-xl-5 {
    margin-bottom: 3rem !important; }
  .ml-xl-5,
  .mx-xl-5 {
    margin-left: 3rem !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.5rem !important; }
  .pt-xl-4,
  .py-xl-4 {
    padding-top: 1.5rem !important; }
  .pr-xl-4,
  .px-xl-4 {
    padding-right: 1.5rem !important; }
  .pb-xl-4,
  .py-xl-4 {
    padding-bottom: 1.5rem !important; }
  .pl-xl-4,
  .px-xl-4 {
    padding-left: 1.5rem !important; }
  .p-xl-5 {
    padding: 3rem !important; }
  .pt-xl-5,
  .py-xl-5 {
    padding-top: 3rem !important; }
  .pr-xl-5,
  .px-xl-5 {
    padding-right: 3rem !important; }
  .pb-xl-5,
  .py-xl-5 {
    padding-bottom: 3rem !important; }
  .pl-xl-5,
  .px-xl-5 {
    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; } }

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

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

.text-truncate {
  overflow: hidden;
  -o-text-overflow: ellipsis;
     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: 992px) {
  .text-lg-left {
    text-align: left !important; }
  .text-lg-right {
    text-align: right !important; }
  .text-lg-center {
    text-align: center !important; } }

@media (min-width: 1200px) {
  .text-xl-left {
    text-align: left !important; }
  .text-xl-right {
    text-align: right !important; }
  .text-xl-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: #007bff !important; }

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

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

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

.text-success {
  color: #28a745 !important; }

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

.text-info {
  color: #17a2b8 !important; }

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

.text-warning {
  color: #ffc107 !important; }

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

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

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

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

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

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

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

.text-muted {
  color: #6c757d !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;
    -webkit-box-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 #999;
    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: 992px !important; }
  .container {
    min-width: 992px !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 #ddd !important; } }

/*
* Color classes for ease of use
* Names taken directly from style guide aliases
*/
.brand-primary {
  color: #000; }

.brand-primary-bg {
  background: #000; }

.brand-secondary {
  color: #aa1e26; }

.brand-secondary-bg {
  background: #aa1e26; }

.error-color {
  color: #aa1e26; }

.error-color-bg {
  background: #aa1e26; }

.success-color {
  color: #aa1e26; }

.success-color-bg {
  background: #aa1e26; }

.medium-gray {
  color: #999; }

.medium-gray-bg {
  background: #999; }

.light-gray {
  color: #ddd; }

.light-gray-bg {
  background: #ddd; }

.bg-gray {
  color: #f7f7f7; }

.bg-gray-bg {
  background: #f7f7f7; }

.black {
  color: #000; }

.black-bg {
  background: #000; }

.white {
  color: #fff; }

.white-bg {
  background: #fff; }

.promo-blue {
  color: #d3e9ee; }

.promo-blue-bg {
  background: #d3e9ee; }

.font-reg {
  font-family: Montserrat, Arial, sans-serif;
  font-weight: 400; }

.font-semibold {
  font-family: Montserrat, Arial, sans-serif;
  font-weight: 600; }

.font-bold {
  font-family: Montserrat, Arial, sans-serif;
  font-weight: 700; }

.font-serif {
  font-family: "Libre Baskerville", Times, serif; }

.font-italic {
  font-family: "Libre Baskerville", Times, serif;
  font-style: italic; }

.content-width {
  margin: auto;
  width: calc(100% - 30px);
  max-width: 1280px; }

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

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

.menu {
  float: left;
  margin: 0;
  padding: 0; }
  .menu li {
    float: left;
    list-style: none !important; }

.full-bleed-width {
  width: 100vw;
  max-width: 100vw;
  margin-left: calc((100vw - 100%) / -2); }

.hide {
  display: none !important; }

@media (max-width: 1023.98px) {
  .desktop-only {
    display: none !important; } }

@media (max-width: 767.98px) {
  .desktop-tablet,
  .tablet-desktop {
    display: none !important; } }

@media (min-width: 1024px) {
  .tablet-only {
    display: none !important; } }

@media (max-width: 767.98px) {
  .tablet-only {
    display: none !important; } }

@media (min-width: 1024px) {
  .tablet-mobile,
  .mobile-tablet {
    display: none !important; } }

@media (min-width: 768px) {
  .mobile-only {
    display: none !important; } }

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

.border {
  border: 1px solid #ddd !important; }

.border-top {
  border-top: 1px solid #ddd !important; }

.border-left {
  border-left: 1px solid #ddd !important; }

.border-right {
  border-right: 1px solid #ddd !important; }

.border-bottom {
  border-bottom: 1px solid #ddd !important; }

.border-thick {
  border: 1px solid #ddd !important; }

.border-thick-top {
  border-top: 1px solid #ddd !important; }

.border-thick-left {
  border-left: 1px solid #ddd !important; }

.border-thick-right {
  border-right: 1px solid #ddd !important; }

.border-thick-bottom {
  border-bottom: 1px solid #ddd !important; }

.border2 {
  border: 1px solid #ddd !important; }

.border2-top {
  border-top: 1px solid #ddd !important; }

.border2-left {
  border-left: 1px solid #ddd !important; }

.border2-right {
  border-right: 1px solid #ddd !important; }

.border2-bottom {
  border-bottom: 1px solid #ddd !important; }

.shadow {
  -webkit-box-shadow: 0 7px 11px 0 rgba(0, 0, 0, 0.2) !important;
          box-shadow: 0 7px 11px 0 rgba(0, 0, 0, 0.2) !important; }

.shadow2 {
  -webkit-box-shadow: 0 2px 5px 0 #ddd !important;
          box-shadow: 0 2px 5px 0 #ddd !important; }

.shadow-tile {
  -webkit-box-shadow: 0 0 9px 0 #ddd !important;
          box-shadow: 0 0 9px 0 #ddd !important; }

.shadow-nav {
  -webkit-box-shadow: 0 0 15px 0 rgba(0, 0, 0, 0.2) !important;
          box-shadow: 0 0 15px 0 rgba(0, 0, 0, 0.2) !important; }

.lone-link {
  overflow: hidden;
  color: #000;
  text-decoration: none; }
  .lone-link:hover {
    color: #000;
    text-decoration: underline; }
  .lone-link.button {
    text-decoration: none; }

.alt-link {
  overflow: hidden;
  color: #000;
  text-decoration: underline; }
  .alt-link:hover {
    color: #000;
    text-decoration: none; }
  .alt-link.button {
    text-decoration: none; }

.cta-link {
  overflow: hidden;
  color: #000;
  text-decoration: none;
  text-transform: uppercase;
  font-family: Montserrat, Arial, sans-serif;
  font-weight: 700;
  font-size: 16px;
  font-size: 1rem;
  padding-bottom: 0.125rem;
  border-bottom: 1px solid #000; }
  .cta-link:hover {
    color: #aa1e26;
    text-decoration: none;
    border-bottom: 1px solid #aa1e26; }
  .cta-link.white {
    color: #fff;
    border-color: #fff;
    text-decoration: none; }
    .cta-link.white:hover {
      color: #fff;
      border-color: #fff;
      text-decoration: none; }

.cta-link-small {
  overflow: hidden;
  color: #000;
  text-decoration: none;
  text-transform: uppercase;
  font-family: Montserrat, Arial, sans-serif;
  font-weight: 700;
  font-size: 16px;
  font-size: 1rem;
  padding-bottom: 0.125rem;
  border-bottom: 1px solid #000;
  font-size: 14px;
  font-size: 0.875rem;
  padding-bottom: 1px; }
  .cta-link-small:hover {
    color: #aa1e26;
    text-decoration: none;
    border-bottom: 1px solid #aa1e26; }
  .cta-link-small.white {
    color: #fff;
    border-color: #fff;
    text-decoration: none; }
    .cta-link-small.white:hover {
      color: #fff;
      border-color: #fff;
      text-decoration: none; }

.type-body {
  font-family: Montserrat, Arial, sans-serif;
  font-weight: 400;
  font-size: 13px;
  font-size: 0.8125rem;
  letter-spacing: 0.3px; }

.ordered-list {
  line-height: 22px;
  line-height: 1.375rem;
  padding-left: 0.9375rem; }

.unordered-list {
  line-height: 24px;
  line-height: 1.5rem;
  padding-left: 0.9375rem !important;
  list-style: disc !important;
  list-style-image: url("../images/svg-icons/bullet.svg") !important; }

#main.fill-width,
.primary-content.fill-width {
  width: 100%;
  padding: 0;
  max-width: unset; }
  @media (min-width: 1024px) {
    #main.fill-width .slick-slider,
    .primary-content.fill-width .slick-slider {
      width: calc(100% - 80px); } }

#main.max-width {
  width: 100%; }

.heading-16 {
  font-family: Montserrat, Arial, sans-serif;
  font-weight: 700;
  font-size: 18px;
  font-size: 1.125rem;
  letter-spacing: .01em;
  text-transform: uppercase; }

.browse-option1 {
  font-family: Montserrat, Arial, sans-serif;
  font-weight: 700;
  font-size: 18px;
  font-size: 1.125rem;
  letter-spacing: 2.4px;
  text-transform: uppercase; }
  @media (min-width: 768px) {
    .browse-option1 {
      font-family: Montserrat, Arial, sans-serif;
      font-weight: 700;
      font-size: 32px;
      font-size: 2rem; } }

.browse-option2 {
  font-family: "Libre Baskerville", Times, serif;
  font-style: italic;
  font-size: 30px;
  font-size: 1.875rem;
  letter-spacing: .8px; }

.browse-option3 {
  font-family: Montserrat, Arial, sans-serif;
  font-weight: 400;
  font-size: 30px;
  font-size: 1.875rem;
  letter-spacing: .8px; }

.type-hero {
  font-family: Montserrat, Arial, sans-serif;
  font-weight: 700;
  font-size: 30px;
  font-size: 1.875rem;
  letter-spacing: 1.2px;
  text-transform: uppercase;
  line-height: 1; }
  @media (min-width: 768px) and (max-width: 1023.98px) {
    .type-hero {
      font-size: 45px;
      font-size: 2.8125rem; } }
  @media (min-width: 1024px) {
    .type-hero {
      font-size: 65px;
      font-size: 4.0625rem; } }

.type-clp-hero {
  font-family: Montserrat, Arial, sans-serif;
  font-weight: 700;
  font-size: 30px;
  font-size: 1.875rem;
  letter-spacing: 1.2px;
  text-transform: uppercase;
  line-height: 1; }
  @media (min-width: 768px) {
    .type-clp-hero {
      font-size: 20px;
      font-size: 1.25rem; } }
  @media (min-width: 1024px) {
    .type-clp-hero {
      font-size: 45px;
      font-size: 2.8125rem; } }

.type-hero-sub {
  font-family: "Libre Baskerville", Times, serif;
  font-style: italic;
  font-size: 18px;
  font-size: 1.125rem;
  text-transform: none; }
  @media (min-width: 768px) {
    .type-hero-sub {
      font-size: 14px;
      font-size: 0.875rem; } }
  @media (min-width: 1024px) {
    .type-hero-sub {
      font-size: 30px;
      font-size: 1.875rem; } }

.type-hero-tag {
  font-family: Montserrat, Arial, sans-serif;
  font-weight: 400;
  font-size: 14px;
  font-size: 0.875rem; }
  @media (min-width: 768px) {
    .type-hero-tag {
      font-size: 14px;
      font-size: 0.875rem; } }
  @media (min-width: 1024px) {
    .type-hero-tag {
      font-size: 18px;
      font-size: 1.125rem; } }

.type-hero-small {
  font-family: Montserrat, Arial, sans-serif;
  font-weight: 700;
  font-size: 24px;
  font-size: 1.5rem;
  letter-spacing: 1.2px;
  text-transform: uppercase;
  padding-bottom: 0.625rem; }
  @media (min-width: 768px) {
    .type-hero-small {
      font-size: 32px;
      font-size: 2rem;
      padding-bottom: 1.5625rem; } }
  @media (min-width: 1024px) {
    .type-hero-small {
      font-size: 32px;
      font-size: 2rem;
      text-align: justify; } }

.type-hero-sub-small {
  font-family: "Libre Baskerville", Times, serif;
  font-style: italic;
  font-size: 18px;
  font-size: 1.125rem; }
  @media (min-width: 768px) {
    .type-hero-sub-small {
      font-size: 24px;
      font-size: 1.5rem; } }

.type-promo-hero-40 {
  letter-spacing: 1.2px;
  text-transform: uppercase;
  font-family: Montserrat, Arial, sans-serif;
  font-weight: 700;
  font-size: 40px;
  font-size: 2.5rem; }

.type-promo-hero-52 {
  letter-spacing: 1.2px;
  text-transform: uppercase;
  font-family: Montserrat, Arial, sans-serif;
  font-weight: 700;
  font-size: 52px;
  font-size: 3.25rem; }

.type-promo-hero {
  letter-spacing: 1.2px;
  text-transform: uppercase;
  font-family: Montserrat, Arial, sans-serif;
  font-weight: 700;
  font-size: 40px;
  font-size: 2.5rem; }
  @media (min-width: 768px) {
    .type-promo-hero {
      letter-spacing: 1.2px;
      text-transform: uppercase;
      font-family: Montserrat, Arial, sans-serif;
      font-weight: 700;
      font-size: 52px;
      font-size: 3.25rem; } }

.type-promo-sub-24 {
  font-family: "Libre Baskerville", Times, serif;
  font-style: italic;
  font-size: 24px;
  font-size: 1.5rem; }

.type-promo-sub-18 {
  font-family: "Libre Baskerville", Times, serif;
  font-style: italic;
  font-size: 18px;
  font-size: 1.125rem; }

.type-promo-sub-16 {
  font-family: "Libre Baskerville", Times, serif;
  font-style: italic;
  font-size: 16px;
  font-size: 1rem; }

.type-promo-tag {
  font-family: Montserrat, Arial, sans-serif;
  font-weight: 400;
  font-size: 14px;
  font-size: 0.875rem; }

.type-font-normal {
  font-style: normal; }

.type-asset-tile-heading-inner {
  font-family: Montserrat, Arial, sans-serif;
  font-weight: 700;
  font-size: 18px;
  font-size: 1.125rem;
  letter-spacing: 1.2px;
  text-transform: uppercase; }
  @media (min-width: 768px) {
    .type-asset-tile-heading-inner {
      font-size: 32px;
      font-size: 2rem; } }
  @media (min-width: 768px) {
    .type-asset-tile-heading-inner {
      font-size: 44px;
      font-size: 2.75rem; } }

.type-asset-tile-heading-outer {
  font-family: Montserrat, Arial, sans-serif;
  font-weight: 700;
  font-size: 16px;
  font-size: 1rem;
  letter-spacing: .8px;
  text-transform: uppercase; }
  @media (min-width: 768px) {
    .type-asset-tile-heading-outer {
      font-size: 18px;
      font-size: 1.125rem; } }
  @media (min-width: 768px) {
    .type-asset-tile-heading-outer {
      font-size: 22px;
      font-size: 1.375rem; } }

.type-footer-copy {
  font-size: 12px;
  font-size: 0.75rem; }

.type-footer-tagline {
  font-family: "Libre Baskerville", Times, serif;
  font-style: italic;
  font-size: 13px;
  font-size: 0.8125rem; }

.pdp-description {
  font-family: Montserrat, Arial, sans-serif;
  font-weight: 400;
  line-height: 21px;
  line-height: 1.3125rem;
  letter-spacing: .3px; }
  @media (min-width: 768px) {
    .pdp-description {
      font-family: "Libre Baskerville", Times, serif;
      font-style: italic;
      font-size: 24px;
      font-size: 1.5rem;
      line-height: 36px;
      line-height: 2.25rem;
      letter-spacing: .6px; } }

.svg-Arrow-Down-dims {
  width: 16px;
  height: 16px; }

.svg-Arrow-Down-white-dims {
  width: 16px;
  height: 16px; }

.svg-Arrow-Left-p-dims {
  width: 16px;
  height: 16px; }

.svg-Arrow-Right-p-dims {
  width: 16px;
  height: 16px; }

.svg-Arrow-Up-dims {
  width: 16px;
  height: 16px; }

.svg-CheckboxFilled-dims {
  width: 16px;
  height: 16px; }

.svg-Close_hwwgr-dims {
  width: 24px;
  height: 24px; }

.svg-FSzoom-icon-dims {
  width: 18px;
  height: 18px; }

.svg-account-icon-dims {
  width: 15px;
  height: 18px; }

.svg-algolia-search-dims {
  width: 17px;
  height: 17px; }

.svg-algolia-search-haven-dims {
  width: 17px;
  height: 17px; }

.svg-arrow-downward-dims {
  width: 16px;
  height: 16px; }

.svg-arrow-left-dims {
  width: 12px;
  height: 26px; }

.svg-arrow-left-pills-dims {
  width: 11px;
  height: 11px; }

.svg-arrow-right-dims {
  width: 13px;
  height: 26px; }

.svg-arrow-right-disabled-dims {
  width: 13px;
  height: 26px; }

.svg-arrow-right-white-dims {
  width: 22px;
  height: 12px; }

.svg-arrow-right-white-old-dims {
  width: 13px;
  height: 26px; }

.svg-back-arrow-dims {
  width: 12px;
  height: 9px; }

.svg-back-to-top-icon-dims {
  width: 61.5px;
  height: 61.5px; }

.svg-bag-empty-dims {
  width: 17px;
  height: 20px; }

.svg-bag-full-dims {
  width: 17px;
  height: 19px; }

.svg-bullet-dims {
  width: 5px;
  height: 5px; }

.svg-chat-bubble-dims {
  width: 22px;
  height: 19px; }

.svg-checkmark-dims {
  width: 12px;
  height: 8px; }

.svg-checkmark-css-dims {
  width: 16px;
  height: 16px; }

.svg-checkmark-disabled-dims {
  width: 12px;
  height: 8px; }

.svg-checkmark-haven-dims {
  width: 16px;
  height: 16px; }

.svg-checkmark-white-dims {
  width: 12px;
  height: 8px; }

.svg-checkoutstep-checkmark-dims {
  width: 12px;
  height: 8px; }

.svg-classic-awards-icon-dims {
  width: 12px;
  height: 18px; }

.svg-close-circle-icon-dims {
  width: 15px;
  height: 15px; }

.svg-close-filter-dims {
  width: 11px;
  height: 11px; }

.svg-close-filter-new-dims {
  width: 24px;
  height: 24px; }

.svg-close-fpz-dims {
  width: 24px;
  height: 24px; }

.svg-close-icon-dims {
  width: 11px;
  height: 11px; }

.svg-close-icon-bold-dims {
  width: 16px;
  height: 16px; }

.svg-credit-card-dims {
  width: 16px;
  height: 11px; }

.svg-customer-service-dims {
  width: 15px;
  height: 15px; }

.svg-down-triangle-dims {
  width: 15px;
  height: 8px; }

.svg-email-icon-dims {
  width: 21px;
  height: 15px; }

.svg-fax-icon-dims {
  width: 20px;
  height: 22px; }

.svg-filter-icon-dims {
  width: 20px;
  height: 7px; }

.svg-filterhide-dims {
  width: 20px;
  height: 15px; }

.svg-filtershow-dims {
  width: 21px;
  height: 15px; }

.svg-fpz-arrow-left-dims {
  width: 16px;
  height: 16px; }

.svg-fpz-arrow-right-dims {
  width: 16px;
  height: 16px; }

.svg-gift-dims {
  width: 18px;
  height: 18px; }

.svg-hvn-minus-dims {
  width: 16px;
  height: 16px; }

.svg-hvn-plus-dims {
  width: 16px;
  height: 16px; }

.svg-icon-email-msg-dims {
  width: 82px;
  height: 56px; }

.svg-icon-filter-dims {
  width: 20px;
  height: 12px; }

.svg-icon-store-dims {
  width: 73px;
  height: 64px; }

.svg-icon-wallet-dims {
  width: 67px;
  height: 65px; }

.svg-logo-dims {
  width: 240px;
  height: 29px; }

.svg-mail-icon-dims {
  width: 21px;
  height: 21px; }

.svg-map-pin-dims {
  width: 23px;
  height: 31px; }

.svg-menu-icon-dims {
  width: 32px;
  height: 24px; }

.svg-minus-accordion-dims {
  width: 16px;
  height: 16px; }

.svg-minus-black-dims {
  width: 10px;
  height: 2px; }

.svg-minus-black-haven-dims {
  width: 16px;
  height: 16px; }

.svg-minus-black-light-dims {
  width: 12px;
  height: 12px; }

.svg-minus-white-dims {
  width: 10px;
  height: 2px; }

.svg-minus_GalleryNew-dims {
  width: 16px;
  height: 16px; }

.svg-pdp-facebook-dims {
  width: 24px;
  height: 24px; }

.svg-pdp-mail-dims {
  width: 24px;
  height: 20px; }

.svg-pdp-pinterest-dims {
  width: 20px;
  height: 20px; }

.svg-pdp-twitter-dims {
  width: 22px;
  height: 18px; }

.svg-phone-icon-dims {
  width: 22px;
  height: 22px; }

.svg-play-icon-active-dims {
  width: 7px;
  height: 8px; }

.svg-play-icon-inactive-dims {
  width: 7px;
  height: 8px; }

.svg-plus-accordion-dims {
  width: 16px;
  height: 16px; }

.svg-plus-black-dims {
  width: 10px;
  height: 10px; }

.svg-plus-black-haven-dims {
  width: 16px;
  height: 16px; }

.svg-plus-black-light-dims {
  width: 12px;
  height: 12px; }

.svg-plus-white-dims {
  width: 10px;
  height: 10px; }

.svg-plus_GalleryNew-dims {
  width: 16px;
  height: 16px; }

.svg-print-icon-dims {
  width: 20px;
  height: 19px; }

.svg-radio-dot-dims {
  width: 10px;
  height: 10px; }

.svg-radio-dot-disabled-dims {
  width: 10px;
  height: 10px; }

.svg-register-dims {
  width: 18px;
  height: 13px; }

.svg-search-icon-dims {
  width: 16px;
  height: 16px; }

.svg-sl-pin-dims {
  width: 10px;
  height: 15px; }

.svg-social-facebook-dims {
  width: 31px;
  height: 31px; }

.svg-social-instagram-dims {
  width: 31px;
  height: 31px; }

.svg-social-pinterest-dims {
  width: 31px;
  height: 31px; }

.svg-social-tiktok-dims {
  width: 31px;
  height: 31px; }

.svg-social-twitter-dims {
  width: 31px;
  height: 31px; }

.svg-social-youtube-dims {
  width: 31px;
  height: 31px; }

.svg-store-card-dims {
  width: 55px;
  height: 34px; }

.svg-tooltip-i-icon-dims {
  width: 13px;
  height: 13px; }

.svg-tooltip-icon-dims {
  width: 16.5px;
  height: 16.5px; }

.svg-warning-red-dims {
  width: 512px;
  height: 512px; }

.svg-warning-white-dims {
  width: 512px;
  height: 512px; }

.svg-wishlist-dims {
  width: 18px;
  height: 15px; }

.icon {
  display: inline-block;
  vertical-align: middle;
  fill: #000; }
  .icon.hoverable:hover {
    fill: #aa1e26; }
  .icon.header-icons {
    fill: #000; }
    .icon.header-icons:hover {
      fill: #aa1e26; }
  .icon.social-facebook, .icon.social-twitter, .icon.social-pinterest, .icon.social-instagram, .icon.social-youtube {
    fill: #000;
    height: 30px;
    width: 30px; }
  .icon.checkmark {
    fill: #aa1e26; }
  .icon.radio-dot {
    fill: #aa1e26; }
  .icon.down-triangle {
    fill: #000;
    width: 10px; }
  .icon.menu-icon {
    width: 30px;
    height: 18px; }
  .icon.sl-pin {
    width: 13px;
    height: 18px; }
  .icon.bag-empty {
    width: 17px;
    height: 18px; }
  .icon.back-to-top-icon {
    width: 40px;
    height: 40px; }
    @media (min-width: 768px) {
      .icon.back-to-top-icon {
        width: 60px;
        height: 60px; } }
  .icon.arrow-right {
    -webkit-transform: rotate(-90deg);
        -ms-transform: rotate(-90deg);
            transform: rotate(-90deg); }
  .icon.arrow-left {
    -webkit-transform: rotate(90deg);
        -ms-transform: rotate(90deg);
            transform: rotate(90deg); }
  .icon.arrow-up {
    -webkit-transform: rotate(180deg);
        -ms-transform: rotate(180deg);
            transform: rotate(180deg); }

/*! normalize.css v3.0.1 | MIT License | git.io/normalize */
/**
 * 1. Change from `box-sizing: content-box` so that `width` is not affected by `padding` or `border`.
 */
*,
*::before,
*::after {
  -webkit-box-sizing: inherit;
          box-sizing: inherit; }

html {
  -webkit-box-sizing: border-box;
          box-sizing: border-box;
  overflow-x: hidden; }
  @media (min-width: 1024px) {
    html {
      overflow-x: auto; } }

/* HTML5 display definitions
     ========================================================================== */
/**
 * Correct `block` display not defined for `details` or `summary` in IE 10/11 and Firefox.
 */
details,
summary {
  display: block; }

/* Links
     ========================================================================== */
/**
 * Improve readability when focused in all browsers.
 */
a:active {
  outline: 0; }

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

/* Forms
     ========================================================================== */
/**
 * Known limitation: by default, Chrome and Safari on OS X allow very limited
 * styling of `select`, unless a `border` property is set.
 */
/**
 * 1. Correct color not being inherited.
 *    Known issue: affects color of disabled elements.
 */
button,
input,
optgroup,
select,
textarea {
  color: inherit;
  /* 1 */ }

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

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

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

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

/* Tables
     ========================================================================== */
td,
th {
  padding: 0; }

/* Slider */
.slick-slider {
  display: block;
  position: relative;
  -webkit-touch-callout: none;
  -webkit-user-select: none;
     -moz-user-select: none;
      -ms-user-select: none;
          user-select: none;
  -ms-touch-action: pan-y;
  touch-action: pan-y;
  -webkit-tap-highlight-color: transparent; }
  .slick-slider .slick-track,
  .slick-slider .slick-list {
    -webkit-transform: translate3d(0, 0, 0);
            transform: translate3d(0, 0, 0); }

ul.slick-slider {
  padding-start: 0; }

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

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

.slick-slide {
  display: none;
  float: left;
  height: 100%;
  min-height: 1px;
  padding: 0 0.4375rem; }
  @media (min-width: 1024px) {
    .slick-slide {
      padding: 0 0.9375rem; } }
  .slick-slide.slick-loading img {
    display: none; }
  .slick-slide.dragging img {
    pointer-events: none; }
  [dir="rtl"] .slick-slide {
    float: right; }
  .slick-slide img {
    display: block; }
  .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-arrow.noTransform {
  -webkit-transform: none;
      -ms-transform: none;
          transform: none; }

/* Slider */
.slick-slider {
  margin: auto;
  -ms-touch-action: auto;
      touch-action: auto; }

.slick-list {
  overflow: hidden;
  width: 100%; }
  .slick-loading .slick-list {
    background: #fff url("../lib/slick/ajax-loader.gif") center center no-repeat; }

/* Arrows */
.slick-prev,
.slick-next {
  position: absolute;
  display: block;
  height: 3.25rem;
  width: 1.625rem;
  min-height: 0;
  font-weight: initial;
  line-height: 0;
  font-size: 0;
  border-radius: 0;
  cursor: pointer;
  background: transparent;
  color: transparent;
  -webkit-transition: none;
  -o-transition: none;
  transition: none;
  top: 50%;
  -webkit-transform: translate(0, -50%);
  -ms-transform: translate(0, -50%);
  transform: translate(0, -50%);
  padding: 0;
  border: none;
  outline: none;
  opacity: 1;
  z-index: 1; }
  .slick-prev:hover, .slick-prev:focus,
  .slick-next:hover,
  .slick-next:focus {
    outline: none;
    background: transparent;
    opacity: 1;
    color: transparent; }
  .slick-prev.slick-disabled::before,
  .slick-next.slick-disabled::before {
    opacity: 0.15; }
  .slick-prev::before,
  .slick-next::before {
    content: "";
    display: inline-block;
    width: 0.875rem;
    height: 1.6875rem;
    background-size: cover; }

.slick-prev {
  left: -2.5rem; }
  .slick-prev::before {
    background-image: url("../images/svg-icons/arrow-left.svg"); }

.slick-next {
  right: -2.5rem; }
  .slick-next::before {
    background-image: url("../images/svg-icons/arrow-right.svg"); }

.slick-vertical {
  margin: 2.75rem 0; }
  .slick-vertical .slick-prev,
  .slick-vertical .slick-next {
    position: relative; }
  .slick-vertical .slick-prev {
    left: 2.3125rem;
    top: -0.75rem;
    -webkit-transform: rotate(90deg);
        -ms-transform: rotate(90deg);
            transform: rotate(90deg); }
  .slick-vertical .slick-next {
    left: 2.3125rem;
    right: inherit;
    top: inherit;
    bottom: -0.75rem;
    -webkit-transform: rotate(90deg);
        -ms-transform: rotate(90deg);
            transform: rotate(90deg); }

/* Dots */
.slick-dotted.slick-slider {
  margin-bottom: 1.875rem; }

.slick-dots {
  position: relative;
  list-style: none;
  display: block;
  text-align: center;
  padding: 0;
  margin: 0.9375rem 0 1.875rem;
  width: 100%; }
  .slick-dots li {
    position: relative;
    display: inline-block;
    height: 0.5rem;
    width: 0.5rem;
    margin: 0 0.25rem;
    padding: 0;
    cursor: pointer; }
    .slick-dots li button {
      border: 0;
      background: transparent;
      display: block;
      height: 0.5rem;
      width: 0.5rem;
      outline: none;
      line-height: 0;
      font-size: 0;
      color: transparent;
      padding: 0;
      cursor: pointer;
      min-height: auto; }
      .slick-dots li button:hover, .slick-dots li button:focus {
        outline: none;
        background-color: transparent; }
        .slick-dots li button:hover::before, .slick-dots li button:focus::before {
          opacity: 1;
          background-color: #000;
          border: 1px solid #999; }
      .slick-dots li button::before {
        content: "";
        position: absolute;
        top: 0.3125rem;
        left: 0.3125rem;
        border-radius: 50%;
        width: 0.5rem;
        height: 0.5rem;
        border: 1px solid transparent;
        font-size: 25px;
        line-height: 1;
        text-align: center;
        color: #999;
        background-color: #999;
        opacity: 0.35;
        -webkit-font-smoothing: antialiased;
        -moz-osx-font-smoothing: grayscale;
        -webkit-box-shadow: none;
                box-shadow: none; }
      .slick-dots li button.video-icon {
        background: url("../images/svg-icons/play-icon-inactive.svg") no-repeat right;
        position: absolute;
        display: block; }
      .slick-dots li button.video-icon::before {
        display: none; }
    .slick-dots li.slick-active button::before {
      color: #000;
      opacity: 1;
      border: 0.0625rem solid #000;
      background-color: #000; }
    .slick-dots li.slick-active button.video-icon {
      background: url("../images/svg-icons/play-icon-active.svg") no-repeat right;
      position: absolute;
      display: block; }
    .slick-dots li.slick-active button.video-icon::before {
      display: none; }

.slick-dark-arrows .slick-prev,
.slick-dark-arrows .slick-next {
  height: 4rem;
  width: 1.5rem;
  background-color: #000; }
  .slick-dark-arrows .slick-prev:hover, .slick-dark-arrows .slick-prev:focus,
  .slick-dark-arrows .slick-next:hover,
  .slick-dark-arrows .slick-next:focus {
    background: #000; }
  .slick-dark-arrows .slick-prev::before,
  .slick-dark-arrows .slick-next::before {
    border-color: #fff; }

body {
  font-family: Montserrat, Arial, sans-serif;
  font-weight: 400;
  font-size: 13px;
  font-size: 0.8125rem;
  letter-spacing: 0.3px;
  overflow-x: hidden;
  background: #fff;
  color: #000;
  line-height: normal; }

@media (max-width: 1023.98px) {
  body.is-fixed {
    position: fixed;
    width: 100vw; } }

@media only screen and (min-device-width: 768px) and (max-device-width: 1024px) and (orientation: portrait) {
  body.is-fixed #main {
    position: relative;
    z-index: 150; } }

img {
  max-width: 100vw; }

.final-sale {
  font-family: Montserrat, Arial, sans-serif;
  font-weight: 700;
  font-size: 13px;
  font-size: 0.8125rem;
  line-height: 1.38462em;
  color: #aa1e26;
  width: 97%;
  margin-top: 15px; }
  @media print {
    .final-sale span.star {
      display: inline; } }
  .final-sale a.tooltip {
    display: inline;
    top: -1px;
    font-size: unset;
    position: relative;
    cursor: none; }
    @media (max-width: 1023.98px) {
      .final-sale a.tooltip {
        z-index: 1; } }
    @media print {
      .final-sale a.tooltip {
        display: none; } }
    .final-sale a.tooltip .icon {
      vertical-align: middle !important; }

.final-sale-footer-msg {
  display: none; }
  @media print {
    .final-sale-footer-msg {
      display: block;
      border-top: 1pt solid #ddd;
      margin-top: 40pt;
      padding-top: 5pt; } }

a {
  text-decoration: none;
  color: #000; }
  a:hover {
    text-decoration: none;
    color: #000; }
  a.white {
    color: #fff;
    text-decoration: underline; }
    a.white:hover {
      color: #fff;
      text-decoration: underline; }

p,
.p {
  line-height: 1.7; }

ul {
  list-style: none;
  /* Remove list bullets */
  padding: 0;
  margin: 0; }

.alt-p {
  font-family: Montserrat, Arial, sans-serif;
  font-weight: 700;
  line-height: 1.7; }

.info {
  font-size: 10px;
  font-size: 0.625rem;
  line-height: 1.5; }

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

p a {
  overflow: hidden;
  color: #000;
  text-decoration: underline;
  line-height: inherit; }
  p a:hover {
    color: #000;
    text-decoration: none; }
  p a.button {
    text-decoration: none; }

table {
  width: 100%;
  font-size: 13px; }

th {
  text-align: left; }

td {
  padding: 1em;
  vertical-align: top; }

svg use {
  pointer-events: none; }

.text-color-grey {
  color: gray; }

/* button()
 * @description Insert button styling. Default (no param) will return primary button styles. If a param is passed, certain style rules are ommitted initially, as they would just be immediately overridden.
 * @param $class - String. Optional. The desired button style, ex: secondary. Acceptable values: 'primary' (default), 'secondary',
 * @example: a.my-link {@include button('secondary')}
 */
.white-button {
  border-color: #fff !important;
  background-color: transparent !important;
  color: #fff !important; }
  .white-button:hover, .white-button:focus, .white-button:active, .white-button.active {
    background-color: #fff !important;
    color: #000 !important; }
  .white-button.disabled, .white-button[disabled],
  fieldset[disabled] .white-button {
    cursor: default;
    pointer-events: none;
    background: #ddd;
    border-color: #ddd;
    color: #999; }

button,
.button,
.buttonstyle,
input[type="button"] {
  line-height: 1em;
  padding: 0.6875rem 20px;
  min-height: 2.5rem;
  font-family: Montserrat, Arial, sans-serif;
  font-weight: 700;
  font-size: 16px;
  font-size: 1rem;
  display: inline-block;
  -webkit-transition: all 0.3s linear;
  -o-transition: all 0.3s linear;
  transition: all 0.3s linear;
  border-width: 1px;
  border-style: solid;
  border-radius: 0;
  letter-spacing: 0.3px;
  text-align: center;
  text-decoration: none;
  text-transform: uppercase;
  cursor: pointer;
  border-color: #000;
  background-color: transparent;
  color: #000; }
  button:hover, button:focus, button:active, button.active,
  .button:hover,
  .button:focus,
  .button:active,
  .button.active,
  .buttonstyle:hover,
  .buttonstyle:focus,
  .buttonstyle:active,
  .buttonstyle.active,
  input[type="button"]:hover,
  input[type="button"]:focus,
  input[type="button"]:active,
  input[type="button"].active {
    text-decoration: none; }
  button:focus,
  .button:focus,
  .buttonstyle:focus,
  input[type="button"]:focus {
    outline: none; }
  button.disabled, button[disabled],
  fieldset[disabled] button,
  .button.disabled,
  .button[disabled],
  fieldset[disabled]
  .button,
  .buttonstyle.disabled,
  .buttonstyle[disabled],
  fieldset[disabled]
  .buttonstyle,
  input[type="button"].disabled,
  input[type="button"][disabled],
  fieldset[disabled]
  input[type="button"] {
    cursor: default;
    pointer-events: none;
    background: #ddd;
    border-color: #ddd;
    color: #999; }
  button:hover, button:focus, button:active, button.active,
  .button:hover,
  .button:focus,
  .button:active,
  .button.active,
  .buttonstyle:hover,
  .buttonstyle:focus,
  .buttonstyle:active,
  .buttonstyle.active,
  input[type="button"]:hover,
  input[type="button"]:focus,
  input[type="button"]:active,
  input[type="button"].active {
    border-color: #000;
    background-color: #000;
    color: #fff; }
  button.disabled, button[disabled],
  fieldset[disabled] button,
  .button.disabled,
  .button[disabled],
  fieldset[disabled]
  .button,
  .buttonstyle.disabled,
  .buttonstyle[disabled],
  fieldset[disabled]
  .buttonstyle,
  input[type="button"].disabled,
  input[type="button"][disabled],
  fieldset[disabled]
  input[type="button"] {
    cursor: default;
    pointer-events: none;
    background: #ddd;
    border-color: #ddd;
    color: #999; }
  button.secondary,
  .button.secondary,
  .buttonstyle.secondary,
  input[type="button"].secondary {
    border-color: #aa1e26;
    background-color: #aa1e26;
    color: #fff; }
    button.secondary:hover, button.secondary:focus, button.secondary:active, button.secondary.active,
    .button.secondary:hover,
    .button.secondary:focus,
    .button.secondary:active,
    .button.secondary.active,
    .buttonstyle.secondary:hover,
    .buttonstyle.secondary:focus,
    .buttonstyle.secondary:active,
    .buttonstyle.secondary.active,
    input[type="button"].secondary:hover,
    input[type="button"].secondary:focus,
    input[type="button"].secondary:active,
    input[type="button"].secondary.active {
      border-color: #7f161c;
      background-color: #7f161c;
      color: #fff; }
    button.secondary.disabled, button.secondary[disabled],
    fieldset[disabled] button.secondary,
    .button.secondary.disabled,
    .button.secondary[disabled],
    fieldset[disabled]
    .button.secondary,
    .buttonstyle.secondary.disabled,
    .buttonstyle.secondary[disabled],
    fieldset[disabled]
    .buttonstyle.secondary,
    input[type="button"].secondary.disabled,
    input[type="button"].secondary[disabled],
    fieldset[disabled]
    input[type="button"].secondary {
      cursor: default;
      pointer-events: none;
      background: #ddd;
      border-color: #ddd;
      color: #999; }
  button.large,
  .button.large,
  .buttonstyle.large,
  input[type="button"].large {
    line-height: 1em;
    padding: 1rem 20px;
    min-height: 3.125rem;
    font-size: 16px;
    font-size: 1rem; }
  button.white-button,
  .button.white-button,
  .buttonstyle.white-button,
  input[type="button"].white-button {
    border-color: #fff !important;
    background-color: transparent !important;
    color: #fff !important; }
    button.white-button:hover, button.white-button:focus, button.white-button:active, button.white-button.active,
    .button.white-button:hover,
    .button.white-button:focus,
    .button.white-button:active,
    .button.white-button.active,
    .buttonstyle.white-button:hover,
    .buttonstyle.white-button:focus,
    .buttonstyle.white-button:active,
    .buttonstyle.white-button.active,
    input[type="button"].white-button:hover,
    input[type="button"].white-button:focus,
    input[type="button"].white-button:active,
    input[type="button"].white-button.active {
      background-color: #fff !important;
      color: #000 !important; }
    button.white-button.disabled, button.white-button[disabled],
    fieldset[disabled] button.white-button,
    .button.white-button.disabled,
    .button.white-button[disabled],
    fieldset[disabled]
    .button.white-button,
    .buttonstyle.white-button.disabled,
    .buttonstyle.white-button[disabled],
    fieldset[disabled]
    .buttonstyle.white-button,
    input[type="button"].white-button.disabled,
    input[type="button"].white-button[disabled],
    fieldset[disabled]
    input[type="button"].white-button {
      cursor: default;
      pointer-events: none;
      background: #ddd;
      border-color: #ddd;
      color: #999; }
  button.inverse,
  .button.inverse,
  .buttonstyle.inverse,
  input[type="button"].inverse {
    border-color: #000;
    background-color: #000;
    color: #fff; }
    button.inverse:hover, button.inverse:focus, button.inverse:active, button.inverse.active,
    .button.inverse:hover,
    .button.inverse:focus,
    .button.inverse:active,
    .button.inverse.active,
    .buttonstyle.inverse:hover,
    .buttonstyle.inverse:focus,
    .buttonstyle.inverse:active,
    .buttonstyle.inverse.active,
    input[type="button"].inverse:hover,
    input[type="button"].inverse:focus,
    input[type="button"].inverse:active,
    input[type="button"].inverse.active {
      border-color: #000;
      background-color: #fff;
      color: #000; }
    button.inverse.disabled, button.inverse[disabled],
    fieldset[disabled] button.inverse,
    .button.inverse.disabled,
    .button.inverse[disabled],
    fieldset[disabled]
    .button.inverse,
    .buttonstyle.inverse.disabled,
    .buttonstyle.inverse[disabled],
    fieldset[disabled]
    .buttonstyle.inverse,
    input[type="button"].inverse.disabled,
    input[type="button"].inverse[disabled],
    fieldset[disabled]
    input[type="button"].inverse {
      cursor: default;
      pointer-events: none;
      background: #ddd;
      border-color: #ddd;
      color: #999; }
  button a,
  .button a,
  .buttonstyle a,
  input[type="button"] a {
    text-decoration: none;
    color: #000; }
    button a:hover,
    .button a:hover,
    .buttonstyle a:hover,
    input[type="button"] a:hover {
      text-decoration: none;
      color: #fff; }

#couponPageWrapper .coupon #extole_zone_coupon_page .extole-cta-button {
  line-height: 1em;
  padding: 0.6875rem 20px;
  min-height: 2.5rem;
  font-family: Montserrat, Arial, sans-serif;
  font-weight: 700;
  font-size: 16px;
  font-size: 1rem;
  display: inline-block;
  -webkit-transition: all 0.3s linear;
  -o-transition: all 0.3s linear;
  transition: all 0.3s linear;
  border-width: 1px;
  border-style: solid;
  border-radius: 0;
  letter-spacing: 0.3px;
  text-align: center;
  text-decoration: none;
  text-transform: uppercase;
  cursor: pointer;
  border-color: #000;
  background-color: transparent;
  color: #000;
  height: 40px; }
  #couponPageWrapper .coupon #extole_zone_coupon_page .extole-cta-button:hover, #couponPageWrapper .coupon #extole_zone_coupon_page .extole-cta-button:focus, #couponPageWrapper .coupon #extole_zone_coupon_page .extole-cta-button:active, #couponPageWrapper .coupon #extole_zone_coupon_page .extole-cta-button.active {
    text-decoration: none; }
  #couponPageWrapper .coupon #extole_zone_coupon_page .extole-cta-button:focus {
    outline: none; }
  #couponPageWrapper .coupon #extole_zone_coupon_page .extole-cta-button.disabled, #couponPageWrapper .coupon #extole_zone_coupon_page .extole-cta-button[disabled],
  fieldset[disabled] #couponPageWrapper .coupon #extole_zone_coupon_page .extole-cta-button {
    cursor: default;
    pointer-events: none;
    background: #ddd;
    border-color: #ddd;
    color: #999; }
  #couponPageWrapper .coupon #extole_zone_coupon_page .extole-cta-button:hover, #couponPageWrapper .coupon #extole_zone_coupon_page .extole-cta-button:focus, #couponPageWrapper .coupon #extole_zone_coupon_page .extole-cta-button:active, #couponPageWrapper .coupon #extole_zone_coupon_page .extole-cta-button.active {
    border-color: #000;
    background-color: #000;
    color: #fff; }
  #couponPageWrapper .coupon #extole_zone_coupon_page .extole-cta-button.disabled, #couponPageWrapper .coupon #extole_zone_coupon_page .extole-cta-button[disabled],
  fieldset[disabled] #couponPageWrapper .coupon #extole_zone_coupon_page .extole-cta-button {
    cursor: default;
    pointer-events: none;
    background: #ddd;
    border-color: #ddd;
    color: #999; }
  #couponPageWrapper .coupon #extole_zone_coupon_page .extole-cta-button:focus {
    -webkit-box-shadow: none;
            box-shadow: none;
    outline: none; }
  @media (max-width: 767.98px) {
    #couponPageWrapper .coupon #extole_zone_coupon_page .extole-cta-button {
      margin-bottom: 15px; } }

.button-fancy-large {
  border-color: #aa1e26;
  background-color: #aa1e26;
  color: #fff;
  line-height: 1em;
  padding: 1rem 20px;
  min-height: 3.125rem;
  font-size: 16px;
  font-size: 1rem; }
  .button-fancy-large:hover, .button-fancy-large:focus, .button-fancy-large:active, .button-fancy-large.active {
    border-color: #7f161c;
    background-color: #7f161c;
    color: #fff; }
  .button-fancy-large.disabled, .button-fancy-large[disabled],
  fieldset[disabled] .button-fancy-large {
    cursor: default;
    pointer-events: none;
    background: #ddd;
    border-color: #ddd;
    color: #999; }

.button-text {
  -webkit-appearance: inherit;
  height: auto;
  min-height: 0;
  line-height: inherit;
  padding: 0;
  border-width: 0;
  letter-spacing: inherit;
  text-decoration: inherit;
  text-transform: inherit;
  font-family: inherit;
  font-size: inherit;
  font-weight: inherit;
  font-style: inherit;
  background-color: transparent;
  color: #000; }
  .button-text:hover, .button-text:active, .button-text:focus {
    text-decoration: underline;
    background-color: transparent;
    color: #000; }
  p .button-text {
    color: #000;
    text-decoration: underline; }
    p .button-text:hover, p .button-text:active, p .button-text:focus {
      color: #aa1e26; }

.button-full-width {
  width: 100%;
  padding-left: 0;
  padding-right: 0;
  text-align: center; }

isapplepay {
  display: none; }

button.dw-apple-pay-button,
button.dw-apple-pay-button:hover,
button.dw-apple-pay-button:active {
  width: 100%;
  display: block;
  min-height: 40px;
  margin: 10px auto; }
  button.dw-apple-pay-button.dw-apple-pay-logo-white,
  button.dw-apple-pay-button:hover.dw-apple-pay-logo-white,
  button.dw-apple-pay-button:active.dw-apple-pay-logo-white {
    background-color: white; }
    button.dw-apple-pay-button.dw-apple-pay-logo-white.dw-apple-pay-border,
    button.dw-apple-pay-button:hover.dw-apple-pay-logo-white.dw-apple-pay-border,
    button.dw-apple-pay-button:active.dw-apple-pay-logo-white.dw-apple-pay-border {
      border: 1px solid #000;
      border-radius: 0; }
  @media (max-width: 767.98px) {
    button.dw-apple-pay-button,
    button.dw-apple-pay-button:hover,
    button.dw-apple-pay-button:active {
      margin: 8px auto; } }

.btn-underline {
  color: #aa1e26;
  border-bottom: 1px solid #aa1e26;
  font-weight: 600; }
  .btn-underline:hover, .btn-underline:active, .btn-underline:focus {
    color: #aa1e26; }

legend {
  font-family: Montserrat, Arial, sans-serif;
  font-weight: 700;
  font-size: 1.1em;
  text-transform: uppercase;
  position: relative;
  width: 96%;
  padding: 1.16em 2% .83em;
  border-bottom: 1em solid #fff;
  margin: 0; }
  legend span {
    font-family: Montserrat, Arial, sans-serif;
    font-weight: 700;
    font-size: 12px;
    font-size: 0.75rem;
    text-transform: none;
    position: relative;
    padding: 0 .5em; }
    legend span em {
      color: #000; }

.dialog-required {
  font-family: Montserrat, Arial, sans-serif;
  font-weight: 700;
  font-size: 12px;
  font-size: 0.75rem;
  text-transform: none;
  display: inline;
  position: relative;
  padding: .16em 0; }
  .dialog-required em {
    font-style: normal;
    color: #aa1e26; }

.required-indicator {
  font-size: 13px;
  font-size: 0.8125rem;
  white-space: nowrap;
  margin-left: 0.25em;
  color: #aa1e26; }

label {
  line-height: 20px;
  line-height: 1.25rem;
  font-family: Montserrat, Arial, sans-serif;
  font-weight: 700;
  font-size: 13px;
  font-size: 0.8125rem;
  display: block;
  margin-bottom: 5px;
  color: #000; }
  .form-horizontal label {
    float: left;
    width: 100%;
    margin-top: 8px;
    margin-bottom: 0; }
    @media (min-width: 768px) {
      .form-horizontal label {
        width: 25%;
        text-align: left; } }
  .label-inline label,
  .field-wrapper label,
  .label-above label,
  .form-inline label,
  .row-inline label {
    width: auto; }
  .label-inline label,
  .field-wrapper label {
    line-height: 16px;
    line-height: 1rem;
    font-family: Montserrat, Arial, sans-serif;
    font-weight: 400;
    font-size: 13px;
    font-size: 0.8125rem;
    display: inline;
    float: none;
    margin-top: 0;
    text-align: left; }
  .label-above label {
    margin-bottom: .3rem; }
  .form-inline label {
    text-transform: uppercase;
    padding: 0 0 0.75em; }

.form-label-text {
  font-family: Montserrat, Arial, sans-serif;
  font-weight: 700;
  font-size: 13px;
  font-size: 0.8125rem;
  float: left;
  width: 25%;
  padding: 0.75em 0 0;
  text-align: right; }

.form-row {
  margin: .5rem 0 1rem; }
  .form-row::after {
    content: "";
    display: table;
    clear: both; }

.form-row-button {
  clear: left; }
  @media (min-width: 768px) {
    .form-horizontal .form-row-button {
      width: 62%;
      margin-left: 27%; } }

.field-wrapper {
  width: 100%; }
  .form-horizontal .field-wrapper {
    float: left;
    width: 100%; }
    @media (min-width: 768px) {
      .form-horizontal .field-wrapper {
        width: 60%;
        padding-left: 2%; } }
  .label-inline .field-wrapper,
  .label-above .field-wrapper {
    width: auto;
    padding-left: 0; }
  .label-inline .field-wrapper {
    float: left; }
  .label-above .field-wrapper {
    float: none; }

input[type="text"],
input[type="tel"],
input[type="email"],
input[type="number"],
input[type="password"],
input[type="date"],
textarea {
  -webkit-appearance: none;
  -moz-appearance: none;
  appearance: none;
  font-size: 12px;
  font-size: 0.75rem;
  width: 100%;
  height: 40px;
  padding: 0 17px;
  border: 1px solid #ddd;
  border-radius: 0;
  text-indent: 0;
  background: #fff;
  color: #000; }
  input[type="text"]:focus,
  input[type="tel"]:focus,
  input[type="email"]:focus,
  input[type="number"]:focus,
  input[type="password"]:focus,
  input[type="date"]:focus,
  textarea:focus {
    border: 1px solid #000;
    outline: none; }
  input[type="text"]::-webkit-input-placeholder,
  input[type="tel"]::-webkit-input-placeholder,
  input[type="email"]::-webkit-input-placeholder,
  input[type="number"]::-webkit-input-placeholder,
  input[type="password"]::-webkit-input-placeholder,
  input[type="date"]::-webkit-input-placeholder,
  textarea::-webkit-input-placeholder {
    font-family: "Libre Baskerville", Times, serif;
    font-style: italic;
    font-size: 12px;
    font-size: 0.75rem;
    color: #000;
    letter-spacing: .3px; }
  input[type="text"]:-ms-input-placeholder,
  input[type="tel"]:-ms-input-placeholder,
  input[type="email"]:-ms-input-placeholder,
  input[type="number"]:-ms-input-placeholder,
  input[type="password"]:-ms-input-placeholder,
  input[type="date"]:-ms-input-placeholder,
  textarea:-ms-input-placeholder {
    font-family: "Libre Baskerville", Times, serif;
    font-style: italic;
    font-size: 12px;
    font-size: 0.75rem;
    color: #000;
    letter-spacing: .3px; }
  input[type="text"]::-ms-input-placeholder,
  input[type="tel"]::-ms-input-placeholder,
  input[type="email"]::-ms-input-placeholder,
  input[type="number"]::-ms-input-placeholder,
  input[type="password"]::-ms-input-placeholder,
  input[type="date"]::-ms-input-placeholder,
  textarea::-ms-input-placeholder {
    font-family: "Libre Baskerville", Times, serif;
    font-style: italic;
    font-size: 12px;
    font-size: 0.75rem;
    color: #000;
    letter-spacing: .3px; }
  input[type="text"]::placeholder,
  input[type="tel"]::placeholder,
  input[type="email"]::placeholder,
  input[type="number"]::placeholder,
  input[type="password"]::placeholder,
  input[type="date"]::placeholder,
  textarea::placeholder {
    font-family: "Libre Baskerville", Times, serif;
    font-style: italic;
    font-size: 12px;
    font-size: 0.75rem;
    color: #000;
    letter-spacing: .3px; }
  input[type="text"]::-moz-placeholder,
  input[type="tel"]::-moz-placeholder,
  input[type="email"]::-moz-placeholder,
  input[type="number"]::-moz-placeholder,
  input[type="password"]::-moz-placeholder,
  input[type="date"]::-moz-placeholder,
  textarea::-moz-placeholder {
    font-family: "Libre Baskerville", Times, serif;
    font-style: italic;
    font-size: 12px;
    font-size: 0.75rem;
    color: #000;
    letter-spacing: .3px;
    opacity: 1; }
  input[type="text"]::-webkit-input-placeholder,
  input[type="tel"]::-webkit-input-placeholder,
  input[type="email"]::-webkit-input-placeholder,
  input[type="number"]::-webkit-input-placeholder,
  input[type="password"]::-webkit-input-placeholder,
  input[type="date"]::-webkit-input-placeholder,
  textarea::-webkit-input-placeholder {
    font-family: "Libre Baskerville", Times, serif;
    font-style: italic;
    font-size: 12px;
    font-size: 0.75rem;
    color: #000;
    letter-spacing: .3px; }
  input[type="text"]:-ms-input-placeholder,
  input[type="tel"]:-ms-input-placeholder,
  input[type="email"]:-ms-input-placeholder,
  input[type="number"]:-ms-input-placeholder,
  input[type="password"]:-ms-input-placeholder,
  input[type="date"]:-ms-input-placeholder,
  textarea:-ms-input-placeholder {
    font-family: "Libre Baskerville", Times, serif;
    font-style: italic;
    font-size: 12px;
    font-size: 0.75rem;
    color: #000;
    letter-spacing: .3px; }
  input[type="text"]::-ms-input-placeholder,
  input[type="tel"]::-ms-input-placeholder,
  input[type="email"]::-ms-input-placeholder,
  input[type="number"]::-ms-input-placeholder,
  input[type="password"]::-ms-input-placeholder,
  input[type="date"]::-ms-input-placeholder,
  textarea::-ms-input-placeholder {
    font-family: "Libre Baskerville", Times, serif;
    font-style: italic;
    font-size: 12px;
    font-size: 0.75rem;
    color: #000;
    letter-spacing: .3px; }
  input[type="text"].disabled, input[type="text"][disabled],
  fieldset[disabled] input[type="text"],
  input[type="tel"].disabled,
  input[type="tel"][disabled],
  fieldset[disabled]
  input[type="tel"],
  input[type="email"].disabled,
  input[type="email"][disabled],
  fieldset[disabled]
  input[type="email"],
  input[type="number"].disabled,
  input[type="number"][disabled],
  fieldset[disabled]
  input[type="number"],
  input[type="password"].disabled,
  input[type="password"][disabled],
  fieldset[disabled]
  input[type="password"],
  input[type="date"].disabled,
  input[type="date"][disabled],
  fieldset[disabled]
  input[type="date"],
  textarea.disabled,
  textarea[disabled],
  fieldset[disabled]
  textarea {
    border-color: #ddd;
    color: #999;
    pointer-events: none;
    cursor: default; }

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

textarea {
  max-width: 100%;
  height: 70px;
  padding: 0.625rem 1.0625rem; }

.char-count {
  font-family: "Libre Baskerville", Times, serif;
  font-style: italic;
  font-size: 12px;
  font-size: 0.75rem;
  line-height: 2em;
  color: #999; }
  .char-count.char-limit {
    color: #aa1e26; }
  .char-count .char-remain-count {
    padding-right: 0.3125rem; }
  .char-count .char-allowed-count {
    padding-left: 0.3125rem; }

select {
  font-size: 12px;
  font-size: 0.75rem;
  width: 100%;
  height: 40px;
  border: 1px solid #ddd;
  border-radius: 0;
  background-color: #fff;
  color: #000; }
  select:focus {
    border: 1px solid #000;
    outline: none; }
  select.placeholder {
    font-family: "Libre Baskerville", Times, serif;
    font-style: italic;
    font-size: 12px;
    font-size: 0.75rem;
    color: #000;
    letter-spacing: .3px; }
  select.disabled, select[disabled],
  fieldset[disabled] select {
    border-color: #ddd;
    color: #999;
    pointer-events: none;
    cursor: default; }
  select option {
    font-style: normal;
    font-family: Montserrat, Arial, sans-serif;
    font-weight: 400; }

/* ------ Select Box Styles: danielneumann.com Method (customized to iRobot) ------ */
/* ------ Source: http://danielneumann.com/blog/how-to-style-dropdown-with-css-only/ ------ */
.select-style, .refinement-select {
  display: block;
  overflow: hidden;
  padding-right: 10px;
  border: 1px solid #ddd;
  border-radius: 0;
  background: #fff url("../images/svg-icons/down-triangle.svg") no-repeat scroll;
  background-position: right 10px center;
  background-size: 10px; }
  @media screen and (-ms-high-contrast: active), (-ms-high-contrast: none) {
    .select-style, .refinement-select {
      padding-right: 10px; } }
  @media all and (min-width: 0\0) and (min-resolution: 0.001dpcm) {
    .select-style, .refinement-select {
      padding-right: 0; } }
  .select-style select, .refinement-select select {
    -webkit-appearance: none;
       -moz-appearance: none;
            appearance: none;
    width: 120%;
    width: calc(100% + 10px);
    height: 38px;
    padding: 2px 25px 2px 10px;
    border: none;
    background: transparent; }
    @media all and (min-width: 0\0) and (min-resolution: 0.001dpcm) {
      .select-style select, .refinement-select select {
        padding-right: 10px; } }
    @media all and (-ms-high-contrast: none), (-ms-high-contrast: active) {
      .select-style select, .refinement-select select {
        padding-right: 10px; }
        .select-style select::-ms-expand, .refinement-select select::-ms-expand {
          opacity: .01; } }
  .select-style label, .refinement-select label {
    display: none; }
  .select-style span, .refinement-select span {
    display: block;
    line-height: 38px;
    cursor: default; }

input[type="checkbox_notused"],
input[type="radio"] {
  opacity: 0;
  position: absolute; }
  input[type="checkbox_notused"]:focus + label::before,
  input[type="radio"]:focus + label::before {
    border: 1px solid #000;
    outline: none; }
  input[type="checkbox_notused"] + label,
  input[type="radio"] + label {
    position: relative; }
    input[type="checkbox_notused"] + label::before,
    input[type="radio"] + label::before {
      content: "";
      display: inline-block;
      width: 16px;
      height: 16px;
      border: 1px solid #000;
      margin-right: 8px;
      vertical-align: middle;
      text-align: center;
      background-color: #fff;
      background-repeat: no-repeat;
      background-position: center; }
      @media (min-width: 768px) {
        input[type="checkbox_notused"] + label::before,
        input[type="radio"] + label::before {
          vertical-align: text-bottom; } }
  input[type="checkbox_notused"].disabled, input[type="checkbox_notused"][disabled],
  fieldset[disabled] input[type="checkbox_notused"],
  input[type="radio"].disabled,
  input[type="radio"][disabled],
  fieldset[disabled]
  input[type="radio"] {
    cursor: default;
    pointer-events: none; }
    input[type="checkbox_notused"].disabled + label, input[type="checkbox_notused"][disabled] + label,
    fieldset[disabled] input[type="checkbox_notused"] + label,
    input[type="radio"].disabled + label,
    input[type="radio"][disabled] + label,
    fieldset[disabled]
    input[type="radio"] + label {
      color: #999;
      cursor: default;
      pointer-events: none; }
    input[type="checkbox_notused"].disabled + label::before, input[type="checkbox_notused"][disabled] + label::before,
    fieldset[disabled] input[type="checkbox_notused"] + label::before,
    input[type="radio"].disabled + label::before,
    input[type="radio"][disabled] + label::before,
    fieldset[disabled]
    input[type="radio"] + label::before {
      background: #fff;
      border-color: #ddd;
      color: #999; }

input[type="radio"] + label {
  display: block;
  clear: both; }

.options-inline input[type="radio"] + label {
  display: inline;
  clear: none; }
  .options-inline input[type="radio"] + label:nth-of-type(n + 2)::before {
    margin-left: 2rem; }

input[type="radio"] + label::before {
  border-radius: 50%; }

input[type="radio"]:checked + label::before {
  background: transparent url("../images/svg-icons/radio-dot.svg") no-repeat center;
  border-color: #aa1e26; }

input[type="radio"].disabled:checked + label::before, input[type="radio"][disabled]:checked + label::before,
fieldset[disabled] input[type="radio"]:checked + label::before {
  border-color: #ddd;
  background: url("../images/svg-icons/radio-dot-disabled.svg") no-repeat center; }

.form-caption {
  font-family: Montserrat, Arial, sans-serif;
  font-weight: 400;
  font-size: 13px;
  font-size: 0.8125rem;
  clear: left;
  width: auto; }
  .checkbox .form-caption {
    font-family: Montserrat, Arial, sans-serif;
    font-weight: 400;
    font-size: 13px;
    font-size: 0.8125rem;
    text-indent: 1.5625rem; }
  @media (min-width: 768px) {
    .form-horizontal .form-caption {
      font-family: Montserrat, Arial, sans-serif;
      font-weight: 400;
      font-size: 13px;
      font-size: 0.8125rem;
      margin-left: 15%; } }
  .label-above .form-caption {
    margin-left: 0; }
  .form-indent .form-caption {
    margin-left: 0; }

@media (min-width: 768px) {
  .form-indent {
    margin-left: 15%; }
    .form-indent .field-wrapper {
      width: 80%;
      padding-left: 0; } }

.half-form-width {
  width: calc(50% - 10px);
  float: left;
  display: block; }
  @media (max-width: 767.98px) {
    .half-form-width {
      width: 100%; } }
  .half-form-width:nth-child(odd) {
    margin-right: 20px; }
    @media (max-width: 767.98px) {
      .half-form-width:nth-child(odd) {
        margin-right: 0; } }

.error-message {
  width: 49.5966%;
  padding: 0.7em 0.5em;
  text-indent: 0; }

.error {
  color: #aa1e26; }

select.legacyTCerror {
  border: 1px solid red;
  color: #000; }

input.error {
  border: 1px solid #aa1e26; }

span.error,
div.error {
  font-family: Montserrat, Arial, sans-serif;
  font-weight: 400;
  font-size: 13px;
  font-size: 0.8125rem;
  background: none;
  text-transform: none; }

.error-form {
  color: #aa1e26;
  padding: 0.625rem 0; }

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

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

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

.row-inline {
  display: inline; }

.form-field-tooltip {
  font-family: Montserrat, Arial, sans-serif;
  font-weight: 400;
  font-size: 13px;
  font-size: 0.8125rem;
  line-height: 1em;
  text-decoration: underline;
  float: left;
  width: 12%;
  padding-top: .75em;
  margin-left: 3%; }

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

/*** Styles added to fix the issue with zoom in on iphone ***/
/* iPhone 5, 5C, 5S, iPod Touch 5g *
@media screen and (device-aspect-ratio: 40 / 71) {
    select,
    select:focus,
    select:active,
    select::placeholder,
    select::-webkit-input-placeholder,
    select.placeholder,
    textarea,
    input[type="text"],
    input[type="tel"],
    input[type="password"],
    input[type="datetime"],
    input[type="datetime-local"],
    input[type="date"],
    input[type="month"],
    input[type="time"],
    input[type="week"],
    input[type="number"],
    input[type="email"],
    input[type="url"] {
        font-size: 16px;
    }
}

/* iPhone 6-8 portrait/landscape *
@media screen and (device-aspect-ratio: 375 / 667) {
    select,
    select:focus,
    select:active,
    select::placeholder,
    select::-webkit-input-placeholder,
    select.placeholder,
    textarea,
    input[type="text"],
    input[type="tel"],
    input[type="password"],
    input[type="datetime"],
    input[type="datetime-local"],
    input[type="date"],
    input[type="month"],
    input[type="time"],
    input[type="week"],
    input[type="number"],
    input[type="email"],
    input[type="url"] {
        font-size: 16px;
    }
}

/* iPhone 6-8+ portrait/landscape *
@media screen and (device-aspect-ratio: 9 / 16) {
    select,
    select:focus,
    select:active,
    select::placeholder,
    select::-webkit-input-placeholder,
    select.placeholder,
    textarea,
    input[type="text"],
    input[type="tel"],
    input[type="password"],
    input[type="datetime"],
    input[type="datetime-local"],
    input[type="date"],
    input[type="month"],
    input[type="time"],
    input[type="week"],
    input[type="number"],
    input[type="email"],
    input[type="url"] {
        font-size: 16px;
    }
}

/* iPhone X portrait/landscape *
@media only screen and (min-device-width: 375px) and (max-device-width: 812px) and (-webkit-device-pixel-ratio: 3) {
    select,
    select:focus,
    select:active,
    select::placeholder,
    select::-webkit-input-placeholder,
    select.placeholder,
    textarea,
    input[type="text"],
    input[type="tel"],
    input[type="password"],
    input[type="datetime"],
    input[type="datetime-local"],
    input[type="date"],
    input[type="month"],
    input[type="time"],
    input[type="week"],
    input[type="number"],
    input[type="email"],
    input[type="url"] {
        font-size: 16px;
    }
}*/
.quantity-module {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center; }
  .quantity-module label {
    margin: 0 0.5rem 0 0; }
  .quantity-module span,
  .quantity-module input {
    height: 3.125rem; }
  .quantity-module span {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-align: center;
        -ms-flex-align: center;
            align-items: center;
    -webkit-box-pack: center;
        -ms-flex-pack: center;
            justify-content: center;
    width: 1.5625rem;
    padding: 0 0.25rem;
    border: 1px solid #ccc;
    cursor: pointer; }
    .quantity-module span.quantity-decrease {
      border-right: 0; }
    .quantity-module span.quantity-increase {
      border-left: 0; }
  .quantity-module input,
  .quantity-module select {
    font-family: Montserrat, Arial, sans-serif;
    font-weight: 700;
    font-size: 14px;
    font-size: 0.875rem; }
  .quantity-module input {
    -moz-appearance: textfield;
    width: 3.125rem;
    border-radius: 0;
    text-align: center;
    border-color: #ccc;
    padding: 0; }
    .quantity-module input, .quantity-module input:focus {
      border-left: none;
      border-right: none; }
    .quantity-module input::-webkit-outer-spin-button, .quantity-module input::-webkit-inner-spin-button {
      -webkit-appearance: none;
              appearance: none;
      margin: 0; }
  .quantity-module select {
    height: 48px; }

.horizontal-carousel .tiles-container:not(.slick-initialized),
.collections-container:not(.slick-initialized) {
  display: none; }

.horizontalcarousel-with-callout {
  /* make it smooth on iOS */
  -webkit-overflow-scrolling: touch;
  margin: auto;
  width: calc(100% - 30px);
  max-width: 1280px; }
  @media (max-width: 1023.98px) {
    .horizontalcarousel-with-callout {
      width: 100%; } }
  .horizontalcarousel-with-callout .carousel-header {
    text-align: center;
    margin-bottom: 0.3125rem; }
    @media (min-width: 1024px) {
      .horizontalcarousel-with-callout .carousel-header {
        margin-bottom: 0.9375rem; } }
    .horizontalcarousel-with-callout .carousel-header .subheading {
      padding-bottom: 0.3125rem; }
      @media (min-width: 768px) {
        .horizontalcarousel-with-callout .carousel-header .subheading {
          padding-bottom: 0.75rem; } }
    .horizontalcarousel-with-callout .carousel-header .heading,
    .horizontalcarousel-with-callout .carousel-header .tagline {
      padding-bottom: 0.9375rem; }
  @media (max-width: 767.98px) {
    .horizontalcarousel-with-callout .slick-list {
      padding-left: 0 !important; } }
  .horizontalcarousel-with-callout .product-tile {
    text-align: left;
    width: 100%; }

.g-recaptcha .grecaptcha-badge {
  bottom: 0.4375rem !important; }
  @media (max-width: 767.98px) {
    .g-recaptcha .grecaptcha-badge {
      bottom: 6.25rem !important; } }

.tooltip,
#tooltip {
  display: unset;
  opacity: 1;
  font-size: unset; }
  @media (max-width: 1023.98px) {
    .tooltip,
    #tooltip {
      display: none; } }

@media all and (-ms-high-contrast: none), (-ms-high-contrast: active) {
  .tooltip,
  #tooltip {
    display: inline; } }

@supports (-ms-ime-align: auto) {
  .tooltip,
  #tooltip {
    display: inline; } }

.tooltip {
  cursor: help;
  position: relative;
  z-index: 138; }
  @media (max-width: 1023.98px) {
    .tooltip {
      font-size: .9em; } }
  .tooltip.product-tile {
    cursor: pointer;
    display: block; }

@media (max-width: 1023.98px) {
  .form-field-tooltip {
    float: none;
    margin: 0 0 10px 5px;
    width: auto; } }

.tooltip-content {
  display: none; }

.ui-tooltip.ui-widget-content {
  background: #fff;
  border-radius: 0;
  border: 1px solid #ddd;
  color: #000;
  padding: 1.0625rem; }

.ui-tooltip-content {
  font-family: Montserrat, Arial, sans-serif;
  font-weight: 400;
  font-size: 13px;
  font-size: 0.8125rem;
  letter-spacing: 0.3px;
  line-height: 18px;
  line-height: 1.125rem; }
  .ui-tooltip-content .recommendation-tooltip-header {
    font-family: Montserrat, Arial, sans-serif;
    font-weight: 700;
    font-size: 16px;
    font-size: 1rem;
    letter-spacing: .8px;
    text-transform: uppercase;
    padding: 0.5em; }
    @media (min-width: 768px) {
      .ui-tooltip-content .recommendation-tooltip-header {
        font-size: 20px;
        font-size: 1.25rem; } }
    .ui-tooltip-content .recommendation-tooltip-header .product-price {
      font-family: Montserrat, Arial, sans-serif;
      font-weight: 400; }
      .ui-tooltip-content .recommendation-tooltip-header .product-price .price-standard {
        text-decoration: line-through;
        color: #aa1e26; }
  .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 {
    padding-bottom: .3rem;
    text-align: right; }
  .ui-tooltip-content .shippingtotal {
    clear: right;
    margin-top: .3rem;
    text-align: right; }
    .ui-tooltip-content .shippingtotal .value {
      padding-top: .3rem;
      border-top: 1px solid #ddd;
      border-color: white; }

#wrapper {
  position: relative;
  left: 0;
  -webkit-transition: margin-top .7s linear;
  -o-transition: margin-top .7s linear;
  transition: margin-top .7s linear;
  width: 100%;
  min-width: 320px;
  border: 0;
  margin: auto;
  background-color: #fff; }
  @media (max-width: 767.98px) {
    #wrapper {
      overflow: hidden; } }
  #wrapper.disable-scroll {
    overflow: hidden; }

.menu-active.sticky,
.menu-active.sticky body {
  overflow: hidden;
  height: auto; }

.menu-active.menu-active-tals {
  overflow: hidden; }

#main {
  margin: auto;
  width: calc(100% - 30px);
  max-width: 1280px; }

.pt_product-search-noresult #main,
.pt_error #main {
  margin-top: 0.625rem; }
  @media (min-width: 1024px) {
    .pt_product-search-noresult #main,
    .pt_error #main {
      margin-top: 4.375rem; } }

.primary-content {
  width: 100%; }
  .primary-content:focus {
    outline: none; }
  @media (min-width: 768px) {
    .primary-content {
      position: relative;
      float: right;
      width: calc(100% - 207px);
      padding: 0 0 1.25rem 3.7%; }
      .primary-focus .primary-content {
        float: left;
        width: 76%;
        border: none;
        margin: 0; }
      .full-width .primary-content {
        width: 100%;
        border: none;
        margin-left: 0;
        padding-left: 0; }
      .page-content .primary-content {
        padding-left: 4%; } }

#secondary {
  float: none;
  width: 100%;
  border: none; }
  @media (min-width: 768px) {
    #secondary {
      position: relative;
      float: left;
      width: 207px; }
      #secondary nav a {
        display: block; }
      .primary-focus #secondary {
        float: left;
        width: 24%;
        padding-left: .4rem;
        border: none;
        background: none; } }

@media (min-width: 768px) {
  .pt_checkout .primary-focus .primary-content {
    float: left;
    width: calc(100% - 330px);
    padding: 0 4% 1.25rem 0; } }

@media (min-width: 1024px) {
  .pt_checkout .primary-focus .primary-content {
    padding-right: 6%; } }

@media (min-width: 768px) {
  .pt_checkout .primary-focus #secondary {
    float: right;
    width: 330px;
    padding-left: 0; } }

.secondary-content {
  clear: both; }

@media (max-width: 767px) {
  iframe.bb-journey {
    min-height: 1700px !important; } }

.mini-cart-content-modal {
  display: none; }

.addToCartDialog.ui-dialog {
  position: relative; }
  .addToCartDialog.ui-dialog .ui-dialog-titlebar {
    margin-bottom: 0;
    padding-left: 0; }
  .addToCartDialog.ui-dialog .close-modal-div button {
    width: 100%;
    margin-bottom: 0.875rem; }
  .addToCartDialog.ui-dialog .ui-dialog-content {
    padding: 0 1.25rem 1.25rem;
    margin-bottom: 0; }
  .addToCartDialog.ui-dialog .qty-error {
    margin-top: 1.25rem; }
  @media (min-width: 768px) {
    .addToCartDialog.ui-dialog .oops-enabled-atb .mini-cart-products {
      width: calc(60% - 20px);
      margin-bottom: 24px; }
      .addToCartDialog.ui-dialog .oops-enabled-atb .mini-cart-products .promo-callout {
        position: unset;
        margin-top: 4px;
        width: calc(100% - 110px);
        margin-left: 110px; } }
  .addToCartDialog.ui-dialog .oops-enabled-atb .mini-cart-products .mini-cart-product .mini-cart-pricing {
    margin-bottom: 4px;
    margin-top: 8px;
    font-size: 13px; }
    .addToCartDialog.ui-dialog .oops-enabled-atb .mini-cart-products .mini-cart-product .mini-cart-pricing .price-sales {
      color: #aa1e26; }
    .addToCartDialog.ui-dialog .oops-enabled-atb .mini-cart-products .mini-cart-product .mini-cart-pricing .price-standard {
      text-decoration: line-through; }
    @media (min-width: 768px) and (max-width: 1023.98px) {
      .addToCartDialog.ui-dialog .oops-enabled-atb .mini-cart-products .mini-cart-product .mini-cart-pricing span {
        display: block; } }
  .addToCartDialog.ui-dialog .oops-enabled-atb .mini-cart-products .mini-cart-product .mini-cart-name {
    padding-bottom: 8px; }
  .addToCartDialog.ui-dialog .oops-enabled-atb .mini-cart-products .promo-callout {
    font-weight: 600; }
    @media (max-width: 1023.98px) {
      .addToCartDialog.ui-dialog .oops-enabled-atb .mini-cart-products .promo-callout {
        float: right;
        width: calc(100% - 110px); }
        .addToCartDialog.ui-dialog .oops-enabled-atb .mini-cart-products .promo-callout:last-child {
          margin-bottom: 24px; } }
  @media (min-width: 768px) {
    .addToCartDialog.ui-dialog .oops-enabled-atb .mini-cart-totals {
      margin-top: 16px;
      margin-bottom: 16px;
      width: 40%;
      min-width: 240px; }
      .addToCartDialog.ui-dialog .oops-enabled-atb .mini-cart-totals .atc-actions {
        display: -webkit-box;
        display: -ms-flexbox;
        display: flex;
        -webkit-box-orient: vertical;
        -webkit-box-direction: normal;
            -ms-flex-direction: column;
                flex-direction: column;
        -webkit-box-align: end;
            -ms-flex-align: end;
                align-items: end;
        position: unset !important; }
        .addToCartDialog.ui-dialog .oops-enabled-atb .mini-cart-totals .atc-actions .mini-cart-link-checkout,
        .addToCartDialog.ui-dialog .oops-enabled-atb .mini-cart-totals .atc-actions .close-modal-div {
          width: 100%;
          margin-right: 0;
          max-width: 240px; } }
  @media (max-width: 1023.98px) {
    .addToCartDialog.ui-dialog .oops-enabled-atb .mini-cart-totals .atc-actions .mini-cart-link-checkout {
      margin-bottom: 4px; } }
  .addToCartDialog.ui-dialog .oops-enabled-atb .mini-cart-totals .atc-actions .close-modal-div .close-modal {
    margin-bottom: 8px; }
  .addToCartDialog.ui-dialog .oops-enabled-atb.oops-enabled-hvn-atb .promo-callout {
    color: #00402f; }
  .addToCartDialog.ui-dialog .oops-enabled-atb.oops-enabled-hvn-atb a {
    text-decoration: none; }
  .addToCartDialog.ui-dialog .oops-enabled-atb.oops-enabled-hvn-atb .mini-cart-name a {
    color: black;
    text-decoration: none; }
  .addToCartDialog.ui-dialog .mini-cart-products {
    padding: 0;
    margin: 0; }
    .addToCartDialog.ui-dialog .mini-cart-products .mini-cart-product {
      border: none;
      padding: 1.25rem 0.9375rem 1.25rem 0; }
      .addToCartDialog.ui-dialog .mini-cart-products .mini-cart-product .mini-cart-image {
        margin-right: 0.75rem;
        position: relative; }
        .addToCartDialog.ui-dialog .mini-cart-products .mini-cart-product .mini-cart-image img {
          max-width: 100%; }
        .addToCartDialog.ui-dialog .mini-cart-products .mini-cart-product .mini-cart-image .cart-brand {
          position: absolute;
          right: 0;
          bottom: 0;
          width: 30px;
          height: 30px; }
          .addToCartDialog.ui-dialog .mini-cart-products .mini-cart-product .mini-cart-image .cart-brand img {
            width: 30px;
            height: 30px;
            min-width: inherit; }
        @media (min-width: 768px) {
          .addToCartDialog.ui-dialog .mini-cart-products .mini-cart-product .mini-cart-image {
            margin-right: 1.25rem; } }
    .addToCartDialog.ui-dialog .mini-cart-products .mini-cart-product-details {
      -webkit-box-sizing: border-box;
              box-sizing: border-box;
      padding-left: 0.625rem;
      margin-bottom: 0.625rem;
      float: left;
      width: 78%; }
    .addToCartDialog.ui-dialog .mini-cart-products .mini-cart-qty,
    .addToCartDialog.ui-dialog .mini-cart-products .mini-cart-price {
      display: block;
      float: left;
      padding-right: 0.3125rem;
      font-family: Montserrat, Arial, sans-serif;
      font-weight: 400; }
    .addToCartDialog.ui-dialog .mini-cart-products .promo-callout {
      color: #aa1e26; }
      @media screen and (max-width: 767px) {
        .addToCartDialog.ui-dialog .mini-cart-products .promo-callout {
          display: inline-block;
          width: 100%;
          margin-top: 10px; } }
    @media (min-width: 768px) {
      .addToCartDialog.ui-dialog .mini-cart-products {
        width: 40%;
        float: left;
        margin-bottom: 1.25rem; }
        .addToCartDialog.ui-dialog .mini-cart-products .promo-callout {
          position: absolute;
          top: 20px;
          right: 20px; } }
    .addToCartDialog.ui-dialog .mini-cart-products .more-items {
      font-family: Montserrat, Arial, sans-serif;
      font-weight: 700;
      font-size: 13px;
      font-size: 0.8125rem;
      letter-spacing: .6px;
      text-transform: uppercase; }
  @media (min-width: 768px) {
    .addToCartDialog.ui-dialog .mini-cart-totals {
      width: 57%;
      float: right;
      margin-top: 1.875rem; } }
  .addToCartDialog.ui-dialog .mini-cart-totals .mini-cart-subtotals {
    font-family: Montserrat, Arial, sans-serif;
    font-weight: 700;
    font-size: 16px;
    font-size: 1rem;
    line-height: 3em;
    padding: 1.5rem 1.5rem 0 1.25rem;
    overflow: hidden;
    position: relative;
    width: 100%; }
    .addToCartDialog.ui-dialog .mini-cart-totals .mini-cart-subtotals::before {
      display: none; }
    @media (max-width: 767.98px) {
      .addToCartDialog.ui-dialog .mini-cart-totals .mini-cart-subtotals {
        padding: 0;
        text-align: left;
        line-height: 2.5; } }
    @media (min-width: 768px) {
      .addToCartDialog.ui-dialog .mini-cart-totals .mini-cart-subtotals {
        float: right;
        padding: 0 0 1.25rem;
        text-align: right; } }
    .addToCartDialog.ui-dialog .mini-cart-totals .mini-cart-subtotals .label,
    .addToCartDialog.ui-dialog .mini-cart-totals .mini-cart-subtotals .value {
      float: none;
      padding: 0; }
  .addToCartDialog.ui-dialog .mini-cart-totals .atc-actions .mini-cart-link-checkout {
    width: 100%;
    color: #fff; }
  @media (min-width: 768px) {
    .addToCartDialog.ui-dialog .mini-cart-totals .atc-actions .close-modal-div,
    .addToCartDialog.ui-dialog .mini-cart-totals .atc-actions .mini-cart-link-checkout {
      width: calc(50% - 10px);
      float: left;
      margin-right: 10px; }
    .addToCartDialog.ui-dialog .mini-cart-totals .atc-actions .close-modal-div button {
      padding: 0; }
    .addToCartDialog.ui-dialog .mini-cart-totals .atc-actions .mini-cart-link-checkout {
      clear: none;
      margin: 0;
      padding: 0;
      line-height: 36px; } }

.add-to-cart-modal-recommendations {
  clear: both;
  border-top: 1px solid #ddd;
  padding: 0 1.25rem;
  display: none; }
  @media (min-width: 768px) {
    .add-to-cart-modal-recommendations {
      display: block; } }
  .add-to-cart-modal-recommendations .carousel-header {
    margin: 2.1875rem 0;
    font-size: 16px;
    font-size: 1rem; }
  .add-to-cart-modal-recommendations .horizontal-carousel .tiles-container:not(.slick-initialized) {
    max-height: 500px;
    display: block; }
  .add-to-cart-modal-recommendations .tiles-container {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex; }
    .add-to-cart-modal-recommendations .tiles-container .product-tile .product-swatches .swatch.selected::before,
    .add-to-cart-modal-recommendations .tiles-container .product-tile .product-swatches .swatch:hover::before {
      top: 0; }
    .add-to-cart-modal-recommendations .tiles-container .product-tile .product-swatches .swatch.selected::after,
    .add-to-cart-modal-recommendations .tiles-container .product-tile .product-swatches .swatch:hover::after {
      top: 1px; }
    .add-to-cart-modal-recommendations .tiles-container .product-name {
      margin-bottom: 0.5rem; }
  .add-to-cart-modal-recommendations .product-swatches-all {
    display: none; }

.free-shipping-message span,
.free-shipping-message #myBar {
  color: #218838; }

@keyframes fadein {
  from {
    opacity: 0; }
  to {
    opacity: 1; } }

@-webkit-keyframes fadein {
  from {
    opacity: 0; }
  to {
    opacity: 1; } }

nav[role="navigation"] {
  position: fixed;
  top: 0;
  left: -85%;
  -webkit-transition: left .3s linear, min-height .3s linear;
  -o-transition: left .3s linear, min-height .3s linear;
  transition: left .3s linear, min-height .3s linear;
  overflow-y: auto;
  -webkit-overflow-scrolling: touch;
  width: 85%;
  height: 100%;
  margin: auto;
  margin-top: 0;
  background-color: #f7f7f7; }
  nav[role="navigation"]::after {
    content: "";
    display: table;
    clear: both; }
  .top-banner.hww-redesign-header nav[role="navigation"] {
    background-color: #fff; }
  @media (min-width: 768px) and (max-width: 1023.98px) {
    nav[role="navigation"] {
      left: -rem(315px);
      width: 19.6875rem; } }
  @media (min-width: 1024px) {
    nav[role="navigation"] {
      position: static;
      left: auto;
      height: auto;
      background-color: #fff;
      color: #000;
      overflow: visible;
      margin-top: 1.35em; } }
  .menu-active nav[role="navigation"] {
    left: 0; }
  @media (min-width: 1024px) {
    html:not(.sticky) nav[role="navigation"] {
      width: 100%; } }

.menu-active .top-banner {
  z-index: auto !important; }

.menu-active #navigation {
  z-index: 10005; }

.menu-active #nav-overlay {
  position: absolute;
  top: 0;
  bottom: 0;
  left: -50%;
  right: 0;
  background: #000;
  opacity: .7;
  z-index: 10003;
  -webkit-transition: all 0.3s linear;
  -o-transition: all 0.3s linear;
  transition: all 0.3s linear; }

#nav-overlay {
  -webkit-transition: all 0.3s linear;
  -o-transition: all 0.3s linear;
  transition: all 0.3s linear;
  opacity: 0;
  z-index: 3;
  position: absolute; }
  #nav-overlay.navActive {
    top: 0;
    bottom: 0;
    left: 0;
    right: 0;
    background: #000;
    opacity: .7;
    -webkit-transition: all 0.3s linear;
    -o-transition: all 0.3s linear;
    transition: all 0.3s linear; }

.menu-category {
  list-style: none;
  padding: 0;
  margin: 0; }
  @media (min-width: 1024px) {
    .menu-category {
      width: 100%;
      margin: 0 auto;
      display: -webkit-box;
      display: -ms-flexbox;
      display: flex;
      -webkit-box-pack: justify;
          -ms-flex-pack: justify;
              justify-content: space-between; } }
  .menu-category li {
    list-style: none;
    border-top: 1px solid #ddd; }
    @media (min-width: 1024px) {
      .menu-category li {
        border: none; } }
    @media (min-width: 1024px) {
      .menu-category li:hover > a {
        background-color: transparent; } }
  .menu-category a:not(.sticky-logo) {
    font-family: Montserrat, Arial, sans-serif;
    font-weight: 700;
    font-size: 13px;
    font-size: 0.8125rem;
    letter-spacing: .6px;
    text-transform: capitalize;
    text-decoration: none;
    display: block;
    width: 100%;
    padding: 0 1.125rem 0 1.25rem;
    line-height: 3.125rem;
    color: #000; }
    @media (min-width: 1024px) {
      .menu-category a:not(.sticky-logo) {
        padding: 0 0 0.125rem;
        border-bottom: 3px solid transparent; }
        .menu-category a:not(.sticky-logo):hover,
        .menu-category a:not(.sticky-logo) .active {
          color: #aa1e26;
          border-bottom: 3px solid #aa1e26; } }
    .top-banner.hww-redesign-header .menu-category a:not(.sticky-logo) {
      border-width: 2px; }
  .menu-category:not(.menu-category-tals) a.top-level:not(.sticky-logo) {
    text-transform: uppercase; }
  .menu-category .menu-close span {
    display: block;
    font-family: Montserrat, Arial, sans-serif;
    font-weight: 700;
    font-size: 16px;
    font-size: 1rem;
    letter-spacing: .8px;
    text-transform: uppercase;
    line-height: 3.125rem;
    padding: 0 1.125rem 0 1.25rem; }
    @media (min-width: 768px) {
      .menu-category .menu-close span {
        font-size: 18px;
        font-size: 1.125rem; } }
    .menu-category .menu-close span::after {
      content: "";
      background: url("../images/svg-icons/close-icon.svg") no-repeat;
      background-size: contain;
      float: right;
      display: inline-block;
      width: 16px;
      height: 16px;
      position: relative;
      top: 15px;
      right: -4px; }

.level-1 > li {
  background-color: transparent; }
  .level-1 > li::after {
    content: "";
    display: table;
    clear: both; }
  .level-1 > li:first-child {
    border: none; }
  @media (min-width: 1024px) {
    .level-1 > li {
      padding: 0.5625rem 0 0.8125rem;
      margin: 0; }
      .level-1 > li.navActive a.top-level {
        color: #aa1e26;
        border-bottom: 2px solid #aa1e26; }
      .level-1 > li.navActive .level-2 {
        display: block; } }
  .level-1 > li > a:not(.sticky-logo) {
    line-height: 3.125rem; }
    @media (min-width: 1024px) {
      .level-1 > li > a:not(.sticky-logo) {
        font-family: Montserrat, Arial, sans-serif;
        font-weight: 700;
        font-size: 13px;
        font-size: 0.8125rem;
        letter-spacing: .6px;
        text-transform: capitalize;
        text-decoration: none;
        float: none;
        width: 100%;
        line-height: normal; } }
  @media (min-width: 1024px) and (min-width: 1024px) {
    .level-1 > li > a:not(.sticky-logo) {
      padding: 0 0 0.125rem;
      border-bottom: 3px solid transparent; }
      .level-1 > li > a:not(.sticky-logo):hover,
      .level-1 > li > a:not(.sticky-logo) .active {
        color: #aa1e26;
        border-bottom: 3px solid #aa1e26; } }
    @media (min-width: 1024px) {
        .top-banner.hww-redesign-header .level-1 > li > a:not(.sticky-logo) {
          border-width: 2px; } }
    @media (min-width: 1024px) {
      .level-1 > li > a:not(.sticky-logo):hover, .level-1 > li > a:not(.sticky-logo):focus {
        color: #aa1e26; } }
    @media (max-width: 1023.98px) {
      .level-1 > li > a:not(.sticky-logo).has-sub-menu::after {
        content: url("../images/svg-icons/plus-black.svg");
        float: right;
        display: inline-block; }
      .level-1 > li > a:not(.sticky-logo).has-sub-menu.active::after {
        content: url("../images/svg-icons/minus-black.svg");
        position: relative;
        top: -3px; } }

.mobile-account-menu .level-2 {
  padding: 1.875rem 1.25rem; }

@media (min-width: 1024px) {
  .mobile-account-menu {
    display: none; } }

@media (max-width: 1279.98px) {
  .top-banner.hww-redesign-header .mobile-account-menu .level-2-content-wrapper {
    padding: 0 0 30px; }
  .top-banner.hww-redesign-header .mobile-account-menu .level-2-content-wrapper .user-greeting, .top-banner.hww-redesign-header
  .mobile-account-menu .level-2-content-wrapper .rewards-menu {
    font-size: 12px;
    padding-bottom: 22px;
    margin-bottom: 0; } }

.level-2 {
  display: none;
  clear: left;
  padding: 0 1.25rem 1.25rem; }
  .level-2 .rewards-menu {
    font-family: Montserrat, Arial, sans-serif;
    font-weight: 400;
    text-transform: none;
    line-height: normal;
    padding: 0 0 1.0625rem;
    display: block; }
  .level-2 .user-greeting {
    display: block;
    font-weight: 600;
    margin-bottom: 1.0625rem;
    opacity: 0.7;
    text-transform: capitalize; }
  @media (min-width: 1024px) {
    .level-2 {
      position: absolute;
      z-index: 2;
      padding: 0;
      background-color: #fff;
      -webkit-box-shadow: 0 7px 11px 0 rgba(0, 0, 0, 0.2);
              box-shadow: 0 7px 11px 0 rgba(0, 0, 0, 0.2);
      width: 100vw;
      max-width: 100vw;
      margin-left: calc((100vw - 100%) / -2);
      left: 0;
      top: 104px; } }
  @media (min-width: 1024px) {
    .level-2 .level-2-content-wrapper {
      margin: auto;
      width: 100%;
      max-width: 1440px;
      overflow: auto;
      padding: 0 3.5% 3.125rem; } }
  .level-2 .level-2-section::after {
    content: "";
    display: table;
    clear: both; }
  @media (min-width: 1024px) {
    .level-2 .level-2-section {
      float: left;
      margin-top: 1.5625rem; }
      .level-2 .level-2-section.categories + .level-2-section:not(.categories) {
        border-left: 1px solid #ddd;
        padding-left: 4%;
        margin-left: 4%; }
        .level-2 .level-2-section.categories + .level-2-section:not(.categories) + .level-2-section {
          padding-left: 4%; }
      .level-2 .level-2-section.categories + .level-2-section.categories {
        padding-left: 4%;
        margin-top: 4rem; }
      .level-2 .level-2-section.collections-asset {
        max-width: 14.375rem; }
      .level-2 .level-2-section.promos .header-menu-promo {
        float: left;
        padding-left: 1.25rem;
        text-align: center; }
        .level-2 .level-2-section.promos .header-menu-promo a {
          font-family: Montserrat, Arial, sans-serif;
          font-weight: 400;
          text-transform: none;
          border: none;
          max-width: 183px; }
          .level-2 .level-2-section.promos .header-menu-promo a:hover {
            border: none;
            color: #000; }
          .level-2 .level-2-section.promos .header-menu-promo a img {
            display: inherit; } }
  .level-2 .level-2-section .promos .header-menu-promo a img {
    max-width: 100%; }
  .level-2 .level-2-section ul {
    list-style: none;
    margin: 0;
    padding: 0; }
    @media (max-width: 1023.98px) {
      .level-2 .level-2-section ul.category-column.second {
        padding-top: 1.0625rem; } }
    @media (max-width: 1279.98px) {
      .level-2 .level-2-section ul.category-column {
        float: left; } }
    .level-2 .level-2-section ul li {
      border: none; }
      @media (max-width: 1023.98px) {
        .level-2 .level-2-section ul li:last-of-type a {
          padding-bottom: 0; } }
      .level-2 .level-2-section ul li.hasLevel3 a {
        padding-bottom: 0; }
    .level-2 .level-2-section ul a {
      font-family: Montserrat, Arial, sans-serif;
      font-weight: 400;
      text-transform: none;
      line-height: normal;
      padding: 0 0 1.0625rem; }
      @media (min-width: 1024px) {
        .level-2 .level-2-section ul a {
          border: none;
          line-height: 1.25rem;
          padding-bottom: 0.8125rem;
          border: none; }
          .level-2 .level-2-section ul a:hover {
            color: #000;
            text-decoration: underline;
            border: none; } }
    .level-2 .level-2-section ul.level-3 {
      padding: 0.9375rem 0 0 1.25rem; }
      .level-2 .level-2-section ul.level-3 li {
        margin-bottom: 0.9375rem; }
  .level-2 .level-2-header {
    font-family: Montserrat, Arial, sans-serif;
    font-weight: 700;
    text-align: left;
    padding: 1.875rem 0 1.25rem; }
    @media (min-width: 1024px) {
      .level-2 .level-2-header {
        padding-top: 0; } }
  .level-1 > .active .level-2 {
    display: block;
    border-top: 1px solid #ddd; }

.sticky {
  /*
    TALS-561 -  Give iPad Landscape Filters and Nav Desktop View
    */
  /* iPad 3, 4 and Pro 9.7 Landscape */ }
  @media (min-width: 1024px) {
    .sticky nav[role="navigation"] {
      height: 3.75rem;
      margin: 0;
      width: calc(100% - 270px);
      -webkit-transition: none;
      -o-transition: none;
      transition: none; }
    .sticky .menu-category {
      display: -webkit-box;
      display: -ms-flexbox;
      display: flex;
      -webkit-box-pack: justify;
          -ms-flex-pack: justify;
              justify-content: space-between;
      padding: 0;
      -webkit-box-align: center;
          -ms-flex-align: center;
              align-items: center; }
      .sticky .menu-category li {
        padding: 1.25rem 0 0;
        margin: 0;
        text-align: center; }
        .sticky .menu-category li a {
          padding: 0; }
        .sticky .menu-category li a.sticky-logo .icon {
          width: 100%;
          max-width: 106px; }
        .sticky .menu-category li.sticky-logo {
          padding-top: 0.9375rem; }
    .sticky .level-2 {
      top: 60px; }
      .sticky .level-2 .level-2-section li {
        padding: 0;
        text-align: left; }
        .sticky .level-2 .level-2-section li a {
          line-height: 1.25rem;
          padding-bottom: 0.8125rem; } }
  @media only screen and (min-width: 1024px) and (max-width: 1200px) {
    .sticky .level-1 > li > a:not(.sticky-logo) {
      font-size: 11px;
      font-size: 0.6875rem;
      padding-top: 0.1875rem; } }
  @media screen and (min-device-width: 1024px) and (max-device-width: 1279px) {
    .sticky nav[role="navigation"] {
      width: calc(100% - 152px); }
    .sticky .top-banner.hww-redesign-header nav[role="navigation"] {
      width: calc(100% - 120px); } }
  @media screen and (min-width: 1024px) and (max-width: 1279px) {
    .sticky nav[role="navigation"] {
      width: calc(100% - 152px); }
    .sticky .top-banner.hww-redesign-header nav[role="navigation"] {
      width: calc(100% - 120px); } }
  @media only screen and (min-device-width: 768px) and (max-device-width: 1024px) and (orientation: landscape) and (-webkit-min-device-pixel-ratio: 1) {
    .sticky nav[role="navigation"] {
      width: calc(100% - 152px); } }
  @media only screen and (min-device-width: 768px) and (max-device-width: 1024px) and (orientation: landscape) and (-webkit-min-device-pixel-ratio: 2) {
    .sticky nav[role="navigation"] {
      width: calc(100% - 152px); } }

.menu-utility-user {
  margin: 0; }
  @media (max-width: 1023.98px) {
    .menu-utility-user {
      background: #f2f2f2;
      padding: 0 1.25rem;
      border-top: 1px solid #ddd; }
      .menu-utility-user svg {
        margin-right: 0.375rem; } }
  @media (min-width: 1024px) {
    .menu-utility-user {
      position: absolute;
      top: 34px;
      right: 145px;
      -webkit-transition: right .2s ease;
      -o-transition: right .2s ease;
      transition: right .2s ease;
      padding: 0; } }
  .menu-utility-user li {
    list-style: none;
    border-top: 1px solid #ddd; }
    .menu-utility-user li.stores-link-wrapper {
      border: none; }
    @media (min-width: 1024px) {
      .menu-utility-user li {
        float: left;
        padding: 0.1em 1.5em 0;
        border-color: transparent;
        margin: 0;
        text-align: center;
        background-color: transparent; }
        .menu-utility-user li:first-child {
          border: none;
          padding: 0; } }
    @media (max-width: 1023.98px) {
      .menu-utility-user li a {
        display: block;
        width: 100%;
        line-height: 3.125rem; }
        .menu-utility-user li a.has-sub-menu::after {
          content: url("../images/svg-icons/plus-black.svg");
          float: right;
          display: inline-block; }
        .menu-utility-user li a.has-sub-menu.active::after {
          content: url("../images/svg-icons/minus-black.svg");
          position: relative;
          top: -3px; } }
    @media (min-width: 1024px) {
      .menu-utility-user li a span {
        overflow: hidden;
        color: #000;
        text-decoration: none;
        font-family: Montserrat, Arial, sans-serif;
        font-weight: 400;
        font-size: 12px;
        font-size: 0.75rem;
        text-transform: none;
        display: inline-block;
        white-space: nowrap;
        max-width: 100px;
        -o-text-overflow: ellipsis;
           text-overflow: ellipsis; }
        .menu-utility-user li a span:hover {
          color: #000;
          text-decoration: underline; }
        .menu-utility-user li a span.button {
          text-decoration: none; } }
    .menu-utility-user li a div.content-asset {
      display: inline-block; }
      .menu-utility-user li a div.content-asset .icon {
        position: relative;
        top: -1px; }
        @media (min-width: 1024px) {
          .menu-utility-user li a div.content-asset .icon {
            top: -5px; } }
  @media (min-width: 1024px) {
    .menu-utility-user .user-info {
      position: relative;
      -webkit-transition: color .5s ease;
      -o-transition: color .5s ease;
      transition: color .5s ease; }
      .menu-utility-user .user-info .down-triangle {
        position: relative;
        top: -5px;
        margin-left: 0.3125rem;
        -webkit-transition: -webkit-transform .1s;
        transition: -webkit-transform .1s;
        -o-transition: transform .1s;
        transition: transform .1s;
        transition: transform .1s, -webkit-transform .1s; } }
  @media (min-width: 1024px) {
    .menu-utility-user .user-info.active .down-triangle {
      -webkit-transform: rotate(180deg);
          -ms-transform: rotate(180deg);
              transform: rotate(180deg); } }
  @media (min-width: 1024px) {
    .menu-utility-user .user-info.active .user-panel {
      opacity: 1;
      visibility: visible; } }
  @media (min-width: 1024px) {
    .menu-utility-user .user-panel {
      -webkit-box-sizing: content-box;
              box-sizing: content-box;
      -webkit-transition: all .3s ease;
      -o-transition: all .3s ease;
      transition: all .3s ease;
      width: 10rem;
      width: -webkit-max-content;
      width: -moz-max-content;
      width: max-content;
      text-align: left;
      opacity: 0;
      visibility: hidden;
      position: absolute;
      right: 0;
      top: 32px;
      z-index: 20;
      padding: 1.25rem 1.25rem 0;
      border: 1px solid #ddd;
      margin-top: 0;
      background-color: #fff;
      -webkit-box-shadow: 0 2px 5px 0 #ddd;
              box-shadow: 0 2px 5px 0 #ddd; } }
  @media (min-width: 1024px) {
    .menu-utility-user .user-panel a,
    .menu-utility-user .user-panel .user-greeting {
      padding: 0;
      margin-bottom: .5rem;
      display: block; }
      .menu-utility-user .user-panel a.last,
      .menu-utility-user .user-panel .user-greeting.last {
        margin-bottom: 1.25rem; } }
  @media (min-width: 1024px) {
    .menu-utility-user .user-panel .user-greeting {
      font-family: Montserrat, Arial, sans-serif;
      font-weight: 700; } }
  @media (min-width: 1024px) {
    .menu-utility-user .user-panel .user-logout {
      border-top: 1px solid #ddd;
      margin-bottom: 0;
      padding: 0.625rem 0;
      width: 8.125rem; } }
  .menu-utility-user .link-panel {
    padding-left: 1.375rem; }
    .menu-utility-user .link-panel a {
      line-height: normal;
      padding: 0 0 1.0625rem; }
  .menu-utility-user a.has-sub-menu.active + .link-panel {
    display: block; }
  .menu-utility-user a.has-sub-menu + .link-panel {
    display: none; }

.js #suggestions {
  display: none;
  position: absolute;
  z-index: 8184;
  padding: 0; }
  .js #suggestions div {
    clear: both;
    overflow: hidden;
    height: 23px;
    padding: 5px;
    white-space: nowrap; }
    .js #suggestions div:hover {
      background-color: #ddd;
      color: #000; }
    .js #suggestions div .suggestionterm {
      float: left;
      overflow: hidden;
      width: 110px; }
    .js #suggestions div .hits {
      float: right;
      margin-left: 3px;
      text-align: right; }

#search-suggestions {
  position: relative; }

.search-suggestion-wrapper {
  position: absolute;
  top: -2px;
  z-index: 1;
  width: 100%;
  border: 1px solid #ddd;
  background-color: #fff;
  padding: 1.25rem;
  overflow-y: scroll; }
  .search-suggestion-wrapper::after {
    content: "";
    display: table;
    clear: both; }
  @media (min-width: 1024px) {
    .search-suggestion-wrapper {
      padding: 1.875rem;
      -webkit-box-shadow: 0 7px 11px 0 rgba(0, 0, 0, 0.2);
              box-shadow: 0 7px 11px 0 rgba(0, 0, 0, 0.2);
      max-height: 32.8125rem; }
      .search-suggestion-wrapper.algolia-autocomplete {
        left: unset !important;
        padding: 30px;
        margin: 0;
        padding-right: 0;
        top: 35px !important; }
      .search-suggestion-wrapper.full {
        width: 35.625rem !important;
        right: 0;
        top: -1px; }
        .search-suggestion-wrapper.full [data-autocomplete-source-id="query-suggestions"],
        .search-suggestion-wrapper.full [data-autocomplete-source-id="recent-searches"],
        .search-suggestion-wrapper.full [data-autocomplete-source-id="categories"],
        .search-suggestion-wrapper.full [data-autocomplete-source-id="contents"] {
          width: 40%;
          float: left;
          padding-right: 0.625rem; }
        .search-suggestion-wrapper.full .phrase-suggestions {
          width: 42.8571429%;
          float: left;
          padding-right: 0.625rem; }
        .search-suggestion-wrapper.full [data-autocomplete-source-id="products"] {
          width: 60%;
          float: right;
          min-height: 320px; }
        .search-suggestion-wrapper.full .product-suggestions,
        .search-suggestion-wrapper.full .search-phrase {
          width: 57.1428571%;
          float: right; } }
  .search-suggestion-wrapper.algolia-autocomplete [data-autocomplete-source-id="query-suggestions"],
  .search-suggestion-wrapper.algolia-autocomplete [data-autocomplete-source-id="recent-searches"],
  .search-suggestion-wrapper.algolia-autocomplete [data-autocomplete-source-id="searchQueryAlgolia"],
  .search-suggestion-wrapper.algolia-autocomplete [data-autocomplete-source-id="categories"],
  .search-suggestion-wrapper.algolia-autocomplete [data-autocomplete-source-id="contents"] {
    margin-bottom: 18px; }
    .search-suggestion-wrapper.algolia-autocomplete [data-autocomplete-source-id="query-suggestions"] .aa-Item,
    .search-suggestion-wrapper.algolia-autocomplete [data-autocomplete-source-id="recent-searches"] .aa-Item,
    .search-suggestion-wrapper.algolia-autocomplete [data-autocomplete-source-id="searchQueryAlgolia"] .aa-Item,
    .search-suggestion-wrapper.algolia-autocomplete [data-autocomplete-source-id="categories"] .aa-Item,
    .search-suggestion-wrapper.algolia-autocomplete [data-autocomplete-source-id="contents"] .aa-Item {
      min-height: unset;
      padding: 0;
      font: 400 13px/16px Montserrat, Arial, sans-serif;
      margin-bottom: 10px;
      font-style: normal; }
      .search-suggestion-wrapper.algolia-autocomplete [data-autocomplete-source-id="query-suggestions"] .aa-Item:focus, .search-suggestion-wrapper.algolia-autocomplete [data-autocomplete-source-id="query-suggestions"] .aa-Item:active, .search-suggestion-wrapper.algolia-autocomplete [data-autocomplete-source-id="query-suggestions"] .aa-Item:hover,
      .search-suggestion-wrapper.algolia-autocomplete [data-autocomplete-source-id="recent-searches"] .aa-Item:focus,
      .search-suggestion-wrapper.algolia-autocomplete [data-autocomplete-source-id="recent-searches"] .aa-Item:active,
      .search-suggestion-wrapper.algolia-autocomplete [data-autocomplete-source-id="recent-searches"] .aa-Item:hover,
      .search-suggestion-wrapper.algolia-autocomplete [data-autocomplete-source-id="searchQueryAlgolia"] .aa-Item:focus,
      .search-suggestion-wrapper.algolia-autocomplete [data-autocomplete-source-id="searchQueryAlgolia"] .aa-Item:active,
      .search-suggestion-wrapper.algolia-autocomplete [data-autocomplete-source-id="searchQueryAlgolia"] .aa-Item:hover,
      .search-suggestion-wrapper.algolia-autocomplete [data-autocomplete-source-id="categories"] .aa-Item:focus,
      .search-suggestion-wrapper.algolia-autocomplete [data-autocomplete-source-id="categories"] .aa-Item:active,
      .search-suggestion-wrapper.algolia-autocomplete [data-autocomplete-source-id="categories"] .aa-Item:hover,
      .search-suggestion-wrapper.algolia-autocomplete [data-autocomplete-source-id="contents"] .aa-Item:focus,
      .search-suggestion-wrapper.algolia-autocomplete [data-autocomplete-source-id="contents"] .aa-Item:active,
      .search-suggestion-wrapper.algolia-autocomplete [data-autocomplete-source-id="contents"] .aa-Item:hover {
        background-color: transparent;
        background: transparent;
        color: #000;
        text-decoration: underline; }
      .search-suggestion-wrapper.algolia-autocomplete [data-autocomplete-source-id="query-suggestions"] .aa-Item[aria-selected="true"],
      .search-suggestion-wrapper.algolia-autocomplete [data-autocomplete-source-id="recent-searches"] .aa-Item[aria-selected="true"],
      .search-suggestion-wrapper.algolia-autocomplete [data-autocomplete-source-id="searchQueryAlgolia"] .aa-Item[aria-selected="true"],
      .search-suggestion-wrapper.algolia-autocomplete [data-autocomplete-source-id="categories"] .aa-Item[aria-selected="true"],
      .search-suggestion-wrapper.algolia-autocomplete [data-autocomplete-source-id="contents"] .aa-Item[aria-selected="true"] {
        background-color: transparent; }
  .search-suggestion-wrapper.algolia-autocomplete [data-autocomplete-source-id="products"] .aa-Item {
    padding: 0; }
    .search-suggestion-wrapper.algolia-autocomplete [data-autocomplete-source-id="products"] .aa-Item[aria-selected="true"] {
      background-color: transparent; }
  @media (min-width: 768px) {
    .search-suggestion-wrapper.algolia-autocomplete [data-autocomplete-source-id="products"] .aa-List {
      padding-right: 30px; } }
  @media (max-width: 1023.98px) {
    .search-suggestion-wrapper.algolia-autocomplete [data-autocomplete-source-id="searchQueryAlgolia"] {
      border-bottom: 1px solid #ddd;
      margin-bottom: 28px; }
      .search-suggestion-wrapper.algolia-autocomplete [data-autocomplete-source-id="searchQueryAlgolia"].remove-border {
        margin-bottom: 0;
        border-bottom: none; } }
  .search-suggestion-wrapper.algolia-autocomplete [data-autocomplete-source-id="searchQueryAlgolia"] .aa-Item {
    margin-bottom: 0 !important; }
  .search-suggestion-wrapper .hitgroup {
    margin-bottom: 1.75rem; }
    .search-suggestion-wrapper .hitgroup .header {
      font-family: Montserrat, Arial, sans-serif;
      font-weight: 700;
      padding-bottom: 0.9375rem; }
    .search-suggestion-wrapper .hitgroup .hit {
      display: block;
      margin-bottom: 0.625rem; }
      .search-suggestion-wrapper .hitgroup .hit:hover {
        text-decoration: underline; }

.phrase-suggestions {
  border-top: 1px solid #ddd;
  padding-top: 1.75rem; }
  @media (min-width: 768px) {
    .phrase-suggestions {
      border-top: none;
      padding-top: 0; } }

.product-suggestion {
  padding: 1.25rem 0;
  border: 1px solid #ddd;
  border-color: #fff;
  border-top-color: #ddd; }
  .product-suggestion::after {
    content: "";
    display: table;
    clear: both; }
  .product-suggestion:hover, .product-suggestion:focus {
    border: 1px solid #ddd;
    background-color: #f7f7f7; }
  .product-suggestion .product-image {
    float: left;
    width: 29.5%;
    text-align: center; }
    .product-suggestion .product-image img {
      max-width: 100%; }
  .product-suggestion .product-details {
    float: right;
    width: calc(70% - 20px); }
    .product-suggestion .product-details .product-price {
      padding-top: 0.9375rem; }
      .product-suggestion .product-details .product-price span {
        font-family: Montserrat, Arial, sans-serif;
        font-weight: 700; }

.search-phrase {
  font-family: Montserrat, Arial, sans-serif;
  font-weight: 700;
  padding-bottom: 0.625rem; }
  .search-phrase a::before {
    display: inline-block;
    margin-right: -0.1875rem;
    content: "\0022"; }
  .search-phrase a::after {
    display: inline-block;
    margin-left: -0.1875rem;
    content: "\0022?"; }
  .search-phrase .completed .original {
    text-decoration: underline; }

.mini-cart-total {
  position: relative;
  display: block;
  float: left;
  border: none;
  background-color: transparent; }
  @media (max-width: 1023.98px) {
    .mini-cart-total {
      margin-bottom: 0.9375rem;
      text-align: center; }
      .mini-cart-total:hover,
      .mini-cart-total a:hover {
        text-decoration: none; }
      .mini-cart-total span {
        font-family: Montserrat, Arial, sans-serif;
        font-weight: 400;
        font-size: 9px;
        font-size: 0.5625rem;
        text-transform: uppercase;
        color: #999; }
        .mini-cart-total span:hover {
          text-decoration: none;
          color: #999; } }
  @media (min-width: 1024px) {
    .mini-cart-total {
      width: 95px; }
      .mini-cart-total span {
        overflow: hidden;
        color: #000;
        text-decoration: none;
        font-family: Montserrat, Arial, sans-serif;
        font-weight: 400;
        font-size: 12px;
        font-size: 0.75rem;
        text-transform: none; }
        .mini-cart-total span:hover {
          color: #000;
          text-decoration: underline; }
        .mini-cart-total span.button {
          text-decoration: none; } }
  @media (min-width: 1024px) {
    .mini-cart-total .mini-cart-link .cart-bag-icon {
      display: inline-block;
      vertical-align: middle; }
      .mini-cart-total .mini-cart-link .cart-bag-icon svg {
        margin-right: 0.1875rem; }
    .mini-cart-total .mini-cart-link span {
      display: inline-block;
      vertical-align: top;
      position: relative;
      top: 2px; }
    .mini-cart-total .mini-cart-link .content-asset {
      display: inline; }
      .mini-cart-total .mini-cart-link .content-asset svg {
        margin-right: 0.1875rem; } }
  @media (max-width: 1023.98px) {
    .mini-cart-total .mini-cart-link .minicart-quantity {
      position: absolute;
      top: -3px;
      right: -5px;
      padding: 1px 4px;
      border-radius: 10px;
      text-align: center;
      background-color: #aa1e26;
      color: #fff; } }
  .mini-cart-total .mini-cart-empty {
    -webkit-transition: color 500ms ease;
    -o-transition: color 500ms ease;
    transition: color 500ms ease;
    color: #000; }
    .mini-cart-total .mini-cart-empty:hover {
      text-decoration: none;
      color: #aa1e26; }
    .mini-cart-total .mini-cart-empty .minicart-quantity {
      border: 1px solid #ddd;
      background: #fff;
      color: #999; }

.mini-cart-content {
  display: none;
  position: absolute;
  top: 2.5em;
  right: 0;
  z-index: 1;
  width: 24.375rem;
  border: 1px solid #ddd;
  background: #fff;
  -webkit-box-shadow: 0 0 15px 0 rgba(0, 0, 0, 0.2);
          box-shadow: 0 0 15px 0 rgba(0, 0, 0, 0.2); }
  @media (max-width: 1023.98px) {
    .mini-cart-content {
      max-width: 300px;
      display: none; } }
  .mini-cart-content .mini-cart-product {
    position: relative;
    overflow: hidden;
    border-bottom: 1px solid #ddd;
    padding: 1.25rem 0.9375rem 1.25rem 0; }
    .mini-cart-content .mini-cart-product:last-of-type {
      border: none; }
  .mini-cart-content .mini-cart-subtotals {
    font-family: Montserrat, Arial, sans-serif;
    font-weight: 700;
    font-size: 16px;
    font-size: 1rem;
    line-height: 3em;
    padding: 1.5rem 1.5rem 0 1.25rem;
    overflow: hidden;
    position: relative; }
    .mini-cart-content .mini-cart-subtotals::before {
      -webkit-box-shadow: 0 -7px 7px -4px #ddd;
              box-shadow: 0 -7px 7px -4px #ddd;
      content: "";
      display: block;
      position: absolute;
      width: 120%;
      height: 0.9375rem;
      left: -1.25rem; }
    .mini-cart-content .mini-cart-subtotals .label {
      float: left;
      padding-right: 0.625rem; }
    .mini-cart-content .mini-cart-subtotals .value {
      float: right;
      padding-left: 0.625rem; }
    .mini-cart-content .mini-cart-subtotals span {
      padding-top: 0.625rem; }
  .mini-cart-content.oops-enabled-tals-minicart .mini-cart-oops-mesage, .mini-cart-content.oops-enabled-hvn-minicart .mini-cart-oops-mesage {
    font-size: 13px;
    padding: 20px; }
    .mini-cart-content.oops-enabled-tals-minicart .mini-cart-oops-mesage p, .mini-cart-content.oops-enabled-hvn-minicart .mini-cart-oops-mesage p {
      margin-bottom: 0; }
  .mini-cart-content.oops-enabled-tals-minicart .mini-cart-name, .mini-cart-content.oops-enabled-hvn-minicart .mini-cart-name {
    padding-bottom: 8px; }
  .mini-cart-content.oops-enabled-tals-minicart .mini-cart-pricing, .mini-cart-content.oops-enabled-hvn-minicart .mini-cart-pricing {
    margin-top: 8px;
    font-weight: 600;
    font-size: 13px; }
    .mini-cart-content.oops-enabled-tals-minicart .mini-cart-pricing .promo-callout, .mini-cart-content.oops-enabled-hvn-minicart .mini-cart-pricing .promo-callout {
      margin-top: 4px;
      font-size: 13px;
      font-weight: normal;
      color: #aa1e26;
      text-transform: unset;
      margin-bottom: 0;
      letter-spacing: normal; }
    .mini-cart-content.oops-enabled-tals-minicart .mini-cart-pricing .price-sales, .mini-cart-content.oops-enabled-hvn-minicart .mini-cart-pricing .price-sales {
      color: #aa1e26;
      font-weight: normal; }
    .mini-cart-content.oops-enabled-tals-minicart .mini-cart-pricing .price-standard, .mini-cart-content.oops-enabled-hvn-minicart .mini-cart-pricing .price-standard {
      text-decoration: line-through;
      font-weight: normal; }

.mini-cart-close-btn {
  position: absolute;
  top: 12px;
  right: 6%;
  cursor: pointer; }

.mini-cart-header {
  font-family: Montserrat, Arial, sans-serif;
  font-weight: 700;
  font-size: 16px;
  font-size: 1rem;
  line-height: 1.5625em;
  letter-spacing: 0.04375rem;
  text-transform: capitalize;
  padding: 0.8125rem 0 0.625rem 0;
  margin: 0 1.75rem 0 1.0625rem;
  border-bottom: 1px solid #ddd; }

.mini-cart-products {
  overflow: auto;
  max-height: 360px;
  margin: 0 0.9375rem 0 1.0625rem; }
  @media (max-width: 1023.98px) {
    .mini-cart-products {
      max-height: 100%; } }
  @media (min-width: 768px) and (max-width: 1023.98px) {
    .mini-cart-products {
      max-height: 100%; } }

.mini-cart-image {
  float: left;
  width: 5.625rem;
  margin-right: 1.25rem;
  position: relative; }
  .mini-cart-image img {
    width: 100%; }
  .mini-cart-image .cart-brand {
    position: absolute;
    right: 0;
    bottom: 0; }
    .mini-cart-image .cart-brand img {
      width: 30px;
      height: 30px; }

.mini-cart-name {
  font-family: Montserrat, Arial, sans-serif;
  font-weight: 400;
  font-size: 13px;
  font-size: 0.8125rem;
  line-height: 1.38462em;
  letter-spacing: 0.3px;
  float: right;
  width: calc(100% - 110px);
  padding-bottom: 0.625rem;
  margin-top: -0.125rem; }

.mini-cart-attributes,
.mini-cart-product .product-availability-list {
  font-family: Montserrat, Arial, sans-serif;
  font-weight: 400;
  font-size: 13px;
  font-size: 0.8125rem;
  line-height: 1.38462em;
  letter-spacing: 0.3px;
  float: right;
  width: calc(100% - 110px); }

.mini-cart-attributes .attribute {
  text-transform: capitalize; }

.mini-cart-attributes .label::after {
  content: ":"; }

.mini-cart-pricing {
  float: right;
  clear: right;
  width: calc(100% - 110px);
  margin-top: 0.9375rem; }
  .mini-cart-pricing .mini-cart-qty {
    font-family: Montserrat, Arial, sans-serif;
    font-weight: 400;
    font-size: 13px;
    font-size: 0.8125rem;
    line-height: 1.38462em;
    letter-spacing: 0.3px;
    float: right; }
  .mini-cart-pricing .mini-cart-price {
    font-family: Montserrat, Arial, sans-serif;
    font-weight: 700;
    font-size: 13px;
    font-size: 0.8125rem;
    line-height: 1.38462em;
    letter-spacing: 0.3px; }

.mini-cart-totals {
  text-align: center; }
  .mini-cart-totals .button-fancy-large {
    padding: 0 30px;
    min-height: 41px; }

.mini-cart-slot > div > div {
  font-family: Montserrat, Arial, sans-serif;
  font-weight: 700;
  font-size: 13px;
  font-size: 0.8125rem;
  line-height: 1.38462em;
  letter-spacing: 0.3px;
  padding: 0.8125rem 1.25rem;
  background: #f7f7f7; }

.mini-cart-link-checkout,
.mini-cart-link-cart,
.mini-cart-paypal-button {
  display: block;
  float: left;
  margin: 0 0 1em;
  text-align: center;
  width: calc(50% - 6px); }
  .mini-cart-link-checkout:nth-child(odd),
  .mini-cart-link-cart:nth-child(odd),
  .mini-cart-paypal-button:nth-child(odd) {
    margin-right: 0.75rem; }

.minicart-buttons-container {
  overflow: hidden;
  margin: 0 1.25rem 0.9375rem; }
  .minicart-buttons-container .mini-cart-paypal-button {
    float: none;
    clear: both;
    margin: 0 auto;
    width: unset; }
    .minicart-buttons-container .mini-cart-paypal-button .paypal-cart-buttons-container {
      text-align: center;
      padding-bottom: 0; }

.checkout-mini-cart,
.order-component-block {
  border: 1px solid #ddd;
  padding: 0 1.25rem; }
  .checkout-mini-cart .section-header,
  .order-component-block .section-header {
    border-bottom: 1px solid #ddd;
    padding: 0.4375rem 0 0.3125rem; }
  .checkout-mini-cart .section-header-note,
  .order-component-block .section-header-note {
    float: right;
    text-transform: none;
    font-family: Montserrat, Arial, sans-serif;
    font-weight: 400;
    font-size: 13px;
    font-size: 0.8125rem; }
  .checkout-mini-cart .mini-cart-product,
  .order-component-block .mini-cart-product {
    position: relative;
    overflow: hidden;
    border-bottom: 1px solid #ddd;
    padding: 1.25rem 0.9375rem 1.25rem 0; }
    .checkout-mini-cart .mini-cart-product:last-of-type,
    .order-component-block .mini-cart-product:last-of-type {
      border: none; }

.checkout-mini-cart {
  border-bottom: 0; }

.mini-summary-products {
  max-height: 30.3125rem;
  overflow: auto; }
  .mini-summary-products .label {
    font-family: Montserrat, Arial, sans-serif;
    font-weight: 700;
    font-size: 13px;
    font-size: 0.8125rem;
    line-height: 1.53846em; }
  .mini-summary-products .mini-cart-qty {
    float: left;
    margin-right: 1.25rem; }

.miniCart-Title {
  font-size: 14px;
  margin-top: 20px; }

.promo-bar-wrapper {
  margin: auto;
  overflow: hidden;
  width: 100%;
  background: #fff;
  z-index: 140;
  display: -webkit-inline-box;
  display: -ms-inline-flexbox;
  display: inline-flex;
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
      -ms-flex-direction: column;
          flex-direction: column;
  position: fixed;
  bottom: 0; }
  @media (max-width: 767.98px) {
    .promo-bar-wrapper {
      display: none; } }
  @media (min-width: 1024px) {
    .promo-bar-wrapper {
      -webkit-transform: translateX(-50%);
          -ms-transform: translateX(-50%);
              transform: translateX(-50%);
      left: 50%;
      background: none; }
      .promo-bar-wrapper:not(.open) {
        max-width: 760px; } }
  .menu-active .promo-bar-wrapper {
    z-index: 0 !important; }
  .promo-bar-wrapper .promo-content {
    padding: 0.9375rem; }
  .promo-bar-wrapper .promo-title {
    font-family: "Libre Baskerville", Times, serif;
    font-style: italic;
    font-size: 18px;
    font-size: 1.125rem; }
  .promo-bar-wrapper .links-title {
    font-family: Montserrat, Arial, sans-serif;
    font-weight: 400;
    font-size: 14px;
    font-size: 0.875rem;
    padding: 0.625rem 0; }
  .promo-bar-wrapper .bottom-border {
    border-bottom: 1px solid #ddd;
    padding-bottom: 0.9375rem; }
  .promo-bar-wrapper .promo-subtitle {
    font-family: "Libre Baskerville", Times, serif;
    font-style: italic;
    font-size: 24px;
    font-size: 1.5rem; }
  .promo-bar-wrapper .text-italic {
    font-style: italic; }
  .promo-bar-wrapper .promotion-content {
    padding: 0.625rem 0; }
  .promo-bar-wrapper .promo-links a {
    margin: 0 0.625rem; }
  @media (min-width: 1024px) {
    .promo-bar-wrapper.open {
      width: 100%; } }
  .promo-bar-wrapper.open .promo-toggle {
    -webkit-transform: rotate(90deg);
        -ms-transform: rotate(90deg);
            transform: rotate(90deg); }
    @media (min-width: 768px) {
      .promo-bar-wrapper.open .promo-toggle {
        width: 0.625rem;
        height: 0.125rem;
        top: 49%;
        -webkit-transform: rotate(0);
            -ms-transform: rotate(0);
                transform: rotate(0); } }
  @media (min-width: 768px) {
    .promo-bar-wrapper.open .black-bg .promo-toggle {
      background-image: url("../images/svg-icons/minus-white.svg"); } }
  @media (min-width: 768px) {
    .promo-bar-wrapper.open .bg-gray-bg .promo-toggle {
      background-image: url("../images/svg-icons/minus-black.svg"); } }
  .promo-bar-wrapper.open .promo-bar-carousel-wrapper {
    max-height: 312.5rem;
    visibility: visible;
    z-index: 2;
    width: 1250px; }

.carousel-item {
  max-width: 23.1875rem;
  padding: 0 1.4375rem;
  text-align: center; }
  @media (max-width: 767.98px) {
    .carousel-item {
      padding: 0 1.0625rem;
      max-width: 77%; } }

.promo-overlay {
  -webkit-transition: all 0.3s linear;
  -o-transition: all 0.3s linear;
  transition: all 0.3s linear;
  opacity: 0; }
  .promo-overlay.open {
    position: fixed;
    top: 0;
    bottom: 0;
    left: 0;
    right: 0;
    background: #000;
    opacity: .7;
    z-index: 139;
    -webkit-transition: all 0.3s linear;
    -o-transition: all 0.3s linear;
    transition: all 0.3s linear; }

@media (max-width: 1023.98px) {
  .promo-bar-carousel-wrapper .slick-list {
    padding: 0 23% 0 0; } }

.promo-bar-carousel-wrapper {
  margin: auto;
  width: calc(100% - 30px);
  max-width: 1280px;
  max-width: 1250px;
  max-height: 0;
  visibility: hidden;
  -webkit-box-ordinal-group: 3;
      -ms-flex-order: 2;
          order: 2;
  width: 0; }
  @media (max-width: 767.98px) {
    .promo-bar-carousel-wrapper {
      width: 100% !important; } }
  @media (min-width: 1024px) {
    .promo-bar-carousel-wrapper {
      padding: 0 35px;
      position: relative;
      -webkit-transition: none;
      -o-transition: none;
      transition: none; }
      .promo-bar-carousel-wrapper::before {
        content: "";
        position: absolute;
        left: -5000px;
        right: -5000px;
        top: 0;
        bottom: 0;
        background: #fff;
        z-index: -1; } }

.promo-bar-container {
  margin: auto;
  width: 100%;
  max-width: 1440px;
  padding: 0.3125rem 2.5rem 0.25rem 0.9375rem;
  position: relative;
  z-index: 2;
  -webkit-box-ordinal-group: 2;
      -ms-flex-order: 1;
          order: 1; }
  @media (min-width: 768px) {
    .promo-bar-container {
      padding: 0.9375rem 2.625rem 0.9375rem 1.25rem !important;
      cursor: pointer; } }
  @media (min-width: 1024px) {
    .promo-bar-container {
      max-width: 760px;
      width: auto; } }

.promo-bar-header {
  z-index: 1;
  text-align: center;
  position: relative; }
  @media (min-width: 768px) {
    .promo-bar-header {
      display: -webkit-box;
      display: -ms-flexbox;
      display: flex;
      -webkit-box-orient: horizontal;
      -webkit-box-direction: normal;
          -ms-flex-direction: row;
              flex-direction: row;
      padding-right: 0;
      -webkit-box-pack: justify;
          -ms-flex-pack: justify;
              justify-content: space-between; } }

.promobar-carousel {
  background: #fff;
  padding: 1.5625rem 0; }
  .promobar-carousel img {
    max-width: 100%; }
  .promobar-carousel .slick-disabled {
    opacity: 0;
    display: none; }

@media (min-width: 768px) {
  .daily-promotion,
  .show-all-promotions {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-align: center;
        -ms-flex-align: center;
            align-items: center; } }

.daily-promotion {
  text-align: center; }
  @media (min-width: 768px) {
    .daily-promotion {
      text-align: left;
      display: inline-block;
      width: 75%;
      padding-right: 0.625rem;
      font-size: 1rem; } }
  @media (min-width: 1024px) {
    .daily-promotion {
      width: auto; } }

.show-all-promotions {
  font-family: Montserrat, Arial, sans-serif;
  font-weight: 400;
  font-size: 10px;
  font-size: 0.625rem;
  line-height: 1em;
  letter-spacing: 0.01875rem;
  text-transform: uppercase;
  display: inline-block; }
  @media (min-width: 768px) {
    .show-all-promotions {
      font-family: Montserrat, Arial, sans-serif;
      font-weight: 700;
      font-size: 13px;
      font-size: 0.8125rem;
      line-height: 1em;
      display: -webkit-box;
      display: -ms-flexbox;
      display: flex;
      letter-spacing: 0.37px;
      -webkit-box-pack: end;
          -ms-flex-pack: end;
              justify-content: flex-end;
      margin: 0; } }
  .show-all-promotions span {
    cursor: pointer; }

.promo-toggle {
  display: block;
  position: absolute;
  top: calc(50% - 10px);
  background-size: contain;
  -webkit-transform: rotate(-90deg);
      -ms-transform: rotate(-90deg);
          transform: rotate(-90deg);
  width: 1.25rem;
  height: 1.125rem;
  right: -1.6875rem;
  -webkit-transition: all 0.3s linear;
  -o-transition: all 0.3s linear;
  transition: all 0.3s linear;
  z-index: 1; }
  .promo-toggle::before {
    content: "";
    width: 2.5rem;
    height: 2.5rem;
    position: absolute;
    margin-top: -1.25rem;
    margin-left: -1.25rem; }
  @media (min-width: 768px) {
    .promo-toggle {
      width: 0.625rem;
      height: 0.625rem;
      top: calc(50% - 5px);
      -webkit-transform: rotate(0);
          -ms-transform: rotate(0);
              transform: rotate(0);
      cursor: pointer; } }

.black-bg .show-all-promotions {
  color: #fff; }

.black-bg .promo-toggle {
  background: url("../images/svg-icons/arrow-right-white.svg") no-repeat center center; }
  @media (min-width: 768px) {
    .black-bg .promo-toggle {
      background-image: url("../images/svg-icons/plus-white.svg"); } }

.bg-gray-bg .promo-toggle {
  background: url("../images/svg-icons/arrow-right.svg") no-repeat center center; }
  @media (min-width: 768px) {
    .bg-gray-bg .promo-toggle {
      background-image: url("../images/svg-icons/plus-black.svg"); } }

@media (min-width: 768px) {
  .mobile-offers-title {
    display: none; } }

@media (max-width: 767.98px) {
  .mobile-offers-title {
    display: inherit; } }

@media (min-width: 768px) {
  .desktop-offers-title {
    display: inherit; } }

@media (max-width: 767.98px) {
  .desktop-offers-title {
    display: none; } }

.promo-spikebar {
  text-align: center;
  position: relative;
  min-height: 40.6px;
  background: #fff;
  z-index: 140; }
  @media only screen and (max-width: 575px) {
    .promo-spikebar {
      text-align: left;
      min-height: 60px; } }
  .promo-spikebar .slick-track {
    height: 100%; }
  .promo-spikebar .slick-list:focus {
    outline: none !important; }
  .promo-spikebar .carousel-item {
    max-width: inherit;
    padding: inherit;
    height: inherit !important; }
  .promo-spikebar #promobarCarouselSlider {
    color: #fff;
    max-width: 1440px;
    margin: 0 auto;
    cursor: pointer; }
    .promo-spikebar #promobarCarouselSlider .slick-list {
      height: 40px !important; }
      @media only screen and (max-width: 767px) {
        .promo-spikebar #promobarCarouselSlider .slick-list {
          height: 60px !important; } }
  .promo-spikebar .promo-arrows {
    margin: 0 auto;
    width: 832px;
    position: absolute;
    left: 50%;
    top: 50%;
    -webkit-transform: translate(-50%, -50%);
        -ms-transform: translate(-50%, -50%);
            transform: translate(-50%, -50%);
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-pack: justify;
        -ms-flex-pack: justify;
            justify-content: space-between;
    pointer-events: none; }
    .promo-spikebar .promo-arrows button {
      border: 0; }
    @media (max-width: 1023.98px) {
      .promo-spikebar .promo-arrows {
        width: auto;
        left: 13px;
        right: 13px;
        -webkit-transform: translate(0, -50%);
            -ms-transform: translate(0, -50%);
                transform: translate(0, -50%); } }
  .promo-spikebar .slick-arrow {
    pointer-events: all;
    border: 0;
    width: 16px;
    height: 16px;
    padding: 0; }
    .promo-spikebar .slick-arrow::before {
      display: none; }
    .promo-spikebar .slick-arrow:focus {
      outline: none; }
    .promo-spikebar .slick-arrow.promo-next {
      background: url("../images/svg-icons/Arrow-Right-p.svg") no-repeat center center; }
      @media only screen and (max-width: 767px) {
        .promo-spikebar .slick-arrow.promo-next {
          right: 0; } }
    .promo-spikebar .slick-arrow.promo-prev {
      background: url("../images/svg-icons/Arrow-Left-p.svg") no-repeat center center; }
      @media only screen and (max-width: 767px) {
        .promo-spikebar .slick-arrow.promo-prev {
          left: 0; } }
  .promo-spikebar .promobar-slide-text {
    background: #000;
    font-size: 14px;
    font-weight: 600;
    line-height: 19.6px;
    height: 100%;
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-align: center;
        -ms-flex-align: center;
            align-items: center;
    -webkit-box-pack: center;
        -ms-flex-pack: center;
            justify-content: center; }
  .promo-spikebar .promobar-holder {
    max-width: 800px;
    margin: 0 auto;
    padding: 10px 50px 11px; }
  .promo-spikebar .promobar-slide-text a {
    color: #fff; }
  .promo-spikebar .promobar-slide-text a:hover {
    text-decoration: none; }
  .promo-spikebar .promobar-slide-text span.promobar-link {
    color: #bbb;
    font-weight: 400;
    margin: 0 0 0 8px;
    text-decoration: underline; }
    .promo-spikebar .promobar-slide-text span.promobar-link:hover {
      color: #fff; }
  @media only screen and (max-width: 1023px) {
    .promo-spikebar .promobar-slide-text {
      font-size: 12px; } }
  .promo-spikebar.haven-promobar #promobarCarouselSlider {
    max-width: 100%; }
  .promo-spikebar.haven-promobar .promobar-slide-text {
    background: #63574c; }

.sticky .promo-spikebar {
  opacity: 0;
  z-index: -1; }

.promo-pipe-sign {
  color: #bbb;
  font-weight: 400;
  margin-left: 5px; }

.hvn-brands-switcher {
  position: relative;
  z-index: 140;
  margin: auto;
  width: 100%;
  max-width: 1440px;
  background: #fff;
  height: 40px; }
  .hvn-brands-switcher.header-sticky {
    overflow: hidden; }
  .hvn-brands-switcher.hvn-off .hvn-brand-holder {
    -webkit-box-pack: end;
        -ms-flex-pack: end;
            justify-content: flex-end;
    height: 100%; }
  .hvn-brands-switcher .hvn-brand-holder {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-pack: justify;
        -ms-flex-pack: justify;
            justify-content: space-between;
    max-width: 1440px;
    -webkit-box-align: center;
        -ms-flex-align: center;
            align-items: center;
    margin: 0 auto;
    background-color: #f1f1f1; }
  .hvn-brands-switcher .brand-list {
    list-style: none;
    padding: 0;
    margin: 0; }
    .hvn-brands-switcher .brand-list li {
      float: left; }
      .hvn-brands-switcher .brand-list li a {
        display: inherit;
        line-height: 40px;
        text-align: center; }
        @media only screen and (max-width: 767px) {
          .hvn-brands-switcher .brand-list li a {
            width: 100px; } }
        .hvn-brands-switcher .brand-list li a img {
          width: 80px;
          vertical-align: middle;
          max-width: 100%;
          height: auto;
          position: relative;
          top: 0; }
          @media only screen and (max-width: 767px) {
            .hvn-brands-switcher .brand-list li a img {
              width: 66px; } }
        .hvn-brands-switcher .brand-list li a .img-logo-hover {
          display: none; }
  .hvn-brands-switcher .hvn-brand-right {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-align: center;
        -ms-flex-align: center;
            align-items: center;
    padding-right: 40px;
    letter-spacing: 0; }
    @media only screen and (max-width: 767px) {
      .hvn-brands-switcher .hvn-brand-right {
        padding-right: 20px; } }
    .hvn-brands-switcher .hvn-brand-right .account-link {
      margin: 0 30px 0 0;
      display: block;
      max-width: 100%; }
      @media only screen and (max-width: 1023px) {
        .hvn-brands-switcher .hvn-brand-right .account-link {
          margin: 0; } }
    .hvn-brands-switcher .hvn-brand-right .user-account {
      color: #000;
      font-size: 14px;
      line-height: 16px;
      text-decoration: none;
      display: -webkit-box;
      display: -ms-flexbox;
      display: flex;
      -webkit-box-pack: justify;
          -ms-flex-pack: justify;
              justify-content: space-between;
      -webkit-box-align: center;
          -ms-flex-align: center;
              align-items: center; }
      @media only screen and (max-width: 1023px) {
        .hvn-brands-switcher .hvn-brand-right .user-account {
          padding: 2px 10px 0; } }
      .hvn-brands-switcher .hvn-brand-right .user-account:hover {
        text-decoration: none; }
        .hvn-brands-switcher .hvn-brand-right .user-account:hover span {
          text-decoration: underline; }
        .hvn-brands-switcher .hvn-brand-right .user-account:hover svg {
          text-decoration: none; }
      .hvn-brands-switcher .hvn-brand-right .user-account.registered {
        min-width: 110px; }
        .hvn-brands-switcher .hvn-brand-right .user-account.registered .si-txt-desktop {
          margin: 0; }
      @media only screen and (max-width: 1024px) {
        .hvn-brands-switcher .hvn-brand-right .user-account .si-icon svg {
          width: 20px;
          height: 20px; } }
      .hvn-brands-switcher .hvn-brand-right .user-account .si-txt-desktop {
        margin: 0 0 0 5px; }
        @media only screen and (max-width: 1023px) {
          .hvn-brands-switcher .hvn-brand-right .user-account .si-txt-desktop {
            display: none; } }
      .hvn-brands-switcher .hvn-brand-right .user-account .icon.down-triangle {
        color: #000; }
        @media only screen and (max-width: 1024px) {
          .hvn-brands-switcher .hvn-brand-right .user-account .icon.down-triangle {
            display: none; } }
    .hvn-brands-switcher .hvn-brand-right #mini-cart {
      float: left;
      color: #000; }
      .hvn-brands-switcher .hvn-brand-right #mini-cart .cart-prd-count-txt {
        color: #000; }
        @media only screen and (min-width: 1024px) {
          .hvn-brands-switcher .hvn-brand-right #mini-cart .cart-prd-count-txt {
            padding-left: 5px; } }
        @media only screen and (max-width: 1023px) {
          .hvn-brands-switcher .hvn-brand-right #mini-cart .cart-prd-count-txt .b-txt {
            display: none; } }
  .hvn-brands-switcher .user-info-mob {
    display: none; }
    @media only screen and (max-width: 1023px) {
      .hvn-brands-switcher .user-info-mob {
        display: inline-block; } }
    .hvn-brands-switcher .user-info-mob a {
      display: block;
      padding: 3px 10px 0;
      color: #000;
      font-size: 14px;
      line-height: 8px;
      text-decoration: none; }
      .hvn-brands-switcher .user-info-mob a:hover {
        text-decoration: none; }
      .hvn-brands-switcher .user-info-mob a svg {
        width: 20px;
        height: 20px; }
  .hvn-brands-switcher .user-info {
    position: relative;
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    height: 40px;
    margin-right: 30px; }
    @media only screen and (max-width: 1023px) {
      .hvn-brands-switcher .user-info.user-info-desktop {
        display: none; } }
    .hvn-brands-switcher .user-info #down-triangle {
      width: 10px; }
      @media only screen and (max-width: 1023px) {
        .hvn-brands-switcher .user-info #down-triangle {
          display: none; } }
    @media (max-width: 1023px) {
      .hvn-brands-switcher .user-info .user-panel {
        display: none; } }
    @media (min-width: 1024px) {
      .hvn-brands-switcher .user-info .user-panel {
        -webkit-box-sizing: content-box;
                box-sizing: content-box;
        -webkit-transition: all .3s ease;
        -o-transition: all .3s ease;
        transition: all .3s ease;
        width: 10rem;
        width: -webkit-max-content;
        width: -moz-max-content;
        width: max-content;
        text-align: left;
        opacity: 0;
        visibility: hidden;
        position: absolute;
        right: 0;
        top: 40px;
        z-index: 20;
        padding: 1rem 1.25rem 0;
        border: 1px solid #ddd;
        margin-top: 0;
        background-color: #fff;
        -webkit-box-shadow: 0 2px 5px 0 #ddd;
                box-shadow: 0 2px 5px 0 #ddd; } }
    @media (min-width: 1024px) {
      .hvn-brands-switcher .user-info .user-panel .user-links .user-greeting {
        padding: 0 0 .5rem;
        border-bottom: 1px solid #ddd;
        margin-bottom: .5rem;
        display: block;
        font-weight: bold;
        font-size: 13px; } }
    @media (min-width: 1024px) {
      .hvn-brands-switcher .user-info .user-panel .user-links .rewards-menu {
        padding: 0 0 .2rem;
        margin-bottom: .2rem;
        display: block !important;
        font-weight: normal;
        font-size: 13px; } }
    .hvn-brands-switcher .user-info .user-panel .user-links .account-menu-divider {
      border-bottom: 1px solid #ddd;
      padding-bottom: .5rem;
      margin-bottom: .5rem; }
    @media (min-width: 1024px) {
      .hvn-brands-switcher .user-info .user-panel .user-links a {
        padding: 0;
        margin-bottom: .5rem;
        display: block;
        overflow: hidden;
        color: #000;
        text-decoration: none;
        font-size: 13px; }
        .hvn-brands-switcher .user-info .user-panel .user-links a:hover {
          text-decoration: underline; } }
    .hvn-brands-switcher .user-info .user-panel .user-links a.user-logout {
      border-top: 1px solid #ddd;
      margin-bottom: 0;
      padding: .625rem 0;
      text-decoration: underline; }
    @media (min-width: 1024px) {
      .hvn-brands-switcher .user-info.active .user-panel {
        opacity: 1;
        visibility: visible; }
      .hvn-brands-switcher .user-info.active #down-triangle {
        -webkit-transform: rotate(180deg);
            -ms-transform: rotate(180deg);
                transform: rotate(180deg); } }

.hvn-mini-cart-total .mini-cart-link {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  color: #000;
  font-size: 14px;
  line-height: 16px;
  text-decoration: none; }
  @media only screen and (max-width: 1023px) {
    .hvn-mini-cart-total .mini-cart-link {
      padding-left: 3px;
      padding-top: 4px; } }
  .hvn-mini-cart-total .mini-cart-link .hvn-minicart-quantity svg {
    position: relative;
    top: 3px;
    display: inline-block; }
    @media only screen and (max-width: 1024px) {
      .hvn-mini-cart-total .mini-cart-link .hvn-minicart-quantity svg {
        width: 20px;
        height: 20px;
        top: 3px; } }
  .hvn-mini-cart-total .mini-cart-link .cart-prd-count-txt {
    position: relative;
    top: -3px;
    display: inline-block; }
    @media only screen and (max-width: 1023px) {
      .hvn-mini-cart-total .mini-cart-link .cart-prd-count-txt {
        top: -3px;
        font-size: 12px; } }
    @media only screen and (max-width: 1023px) {
      .hvn-mini-cart-total .mini-cart-link .cart-prd-count-txt .b-txt {
        display: none; } }
  .hvn-mini-cart-total .mini-cart-link:hover {
    text-decoration: none; }
    .hvn-mini-cart-total .mini-cart-link:hover svg {
      text-decoration: none; }
    .hvn-mini-cart-total .mini-cart-link:hover span span {
      text-decoration: underline; }

@media (min-width: 768px) {
  .haven-b .brand-list li {
    width: 175px; } }

.haven-b .brand-list li:hover:not(.active-brand) {
  background: #999; }
  .haven-b .brand-list li:hover:not(.active-brand) a img {
    display: none; }
    .haven-b .brand-list li:hover:not(.active-brand) a img.img-logo-hover {
      display: inline-block; }

.haven-b .brand-list li a img {
  position: relative;
  top: -1px;
  max-height: 17px; }

.haven-b .brand-list li.active-brand {
  background: #dbe4e0; }
  @media only screen and (max-width: 767px) {
    .haven-b .brand-list li.active-brand a {
      width: 100px; } }
  .haven-b .brand-list li.active-brand a img {
    width: 58px; }

.haven-b .user-info .user-panel .user-links a:hover {
  color: #004d43; }

.sticky .talbots-b {
  opacity: 0; }

.talbots-b {
  max-width: 100%; }
  .talbots-b .brand-list li {
    background: transparent; }
    @media (min-width: 768px) {
      .talbots-b .brand-list li {
        width: 175px; } }
    .talbots-b .brand-list li:hover:not(.active-brand) {
      background: #999; }
      .talbots-b .brand-list li:hover:not(.active-brand) a img {
        display: none; }
        .talbots-b .brand-list li:hover:not(.active-brand) a img.img-logo-hover {
          display: inline-block; }
    .talbots-b .brand-list li a img {
      width: 58px;
      max-height: 17px; }
    .talbots-b .brand-list li.active-brand {
      background: #fff; }
      @media only screen and (max-width: 767px) {
        .talbots-b .brand-list li.active-brand a {
          width: 100px; } }
      .talbots-b .brand-list li.active-brand a img {
        width: 80px; }
        @media only screen and (max-width: 767px) {
          .talbots-b .brand-list li.active-brand a img {
            width: 66px; } }
  .talbots-b .hvn-brand-right .user-account .si-icon {
    top: 1px; }
    @media only screen and (max-width: 1023px) {
      .talbots-b .hvn-brand-right .user-account .si-icon {
        top: 2.5px; } }
    @media only screen and (max-width: 767px) {
      .talbots-b .hvn-brand-right .user-account .si-icon {
        top: 4px; } }
  .talbots-b .hvn-mini-cart-total .mini-cart-link .hvn-minicart-quantity svg {
    top: 2.5px; }
    @media only screen and (max-width: 1023px) {
      .talbots-b .hvn-mini-cart-total .mini-cart-link .hvn-minicart-quantity svg {
        top: 2px; } }
  @media only screen and (max-width: 1023px) {
    .talbots-b .hvn-mini-cart-total .mini-cart-link .cart-prd-count-txt {
      top: -4px; } }
  @media only screen and (max-width: 767px) {
    .talbots-b .hvn-mini-cart-total .mini-cart-link .cart-prd-count-txt {
      top: -3px; } }

.mini-cart-content-modal {
  display: none; }
  .mini-cart-content-modal .final-sale {
    display: inline;
    margin-left: 6px; }

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

.hww-redesign-brand-switcher.haven-b {
  background-color: #f1f1f1;
  max-width: 100%; }
  @media (min-width: 1024px) {
    .hww-redesign-brand-switcher.haven-b .brand-list li a {
      width: 175px; } }
  .hww-redesign-brand-switcher.haven-b .brand-list li.active-brand {
    background-color: #fff; }
    @media (min-width: 1024px) {
      .hww-redesign-brand-switcher.haven-b .brand-list li.active-brand a {
        width: 175px; } }

html :focus-visible {
  outline: auto !important; }

html:not(.tabfocused) input:focus-visible,
html:not(.tabfocused) .input-select:focus-visible,
#ratings-summary:focus-visible,
html:not(.tabfocused) #onetrust-banner-sdk:focus-visible,
html:not(.tabfocused) .ep-text-placement:focus-visible,
html:not(.tabfocused) .carts-merged-link:focus-visible {
  outline: none !important; }

html.tabfocused input:focus,
html.tabfocused .input-select:focus,
html.tabfocused button:focus,
html.tabfocused #onetrust-banner-sdk:focus {
  outline: auto !important; }

html.tabfocused button:focus {
  color: #000 !important; }

.skip-nav {
  position: absolute;
  left: -10000px; }
  .skip-nav:focus {
    top: 0;
    left: 0;
    z-index: 10000;
    padding: 0.5em;
    background-color: #000; }

.mini-cart-scroll {
  display: none; }

.top-banner {
  position: relative;
  z-index: 139;
  -webkit-transition: min-height 0.3s linear;
  -o-transition: min-height 0.3s linear;
  transition: min-height 0.3s linear;
  width: 100%;
  max-width: 100%;
  background: #fff; }
  .top-banner::after {
    content: "";
    display: table;
    clear: both; }
  .sticky .top-banner .mini-cart-scroll {
    display: block;
    position: absolute;
    right: 20px;
    top: 5px; }
    .sticky .top-banner .mini-cart-scroll .bonus-discount-container {
      display: none; }
    @media (min-width: 1024px) {
      .sticky .top-banner .mini-cart-scroll {
        display: block;
        position: absolute;
        right: -100px;
        top: 0; } }
    @media (max-width: 1280px) {
      .sticky .top-banner .mini-cart-scroll {
        right: -90px; } }
    @media (max-width: 1023px) {
      .sticky .top-banner .mini-cart-scroll {
        right: 20px; } }
  @media (min-width: 1024px) {
    .sticky .top-banner {
      position: fixed;
      left: auto;
      top: 0;
      z-index: 141; } }
  .top-banner.promo-open .utility-wrapper {
    z-index: 1; }

.header-wrapper {
  -webkit-transition: opacity linear .3s, min-height linear .3s;
  -o-transition: opacity linear .3s, min-height linear .3s;
  transition: opacity linear .3s, min-height linear .3s; }
  .header-wrapper .stores span a {
    color: #a53636 !important; }
  @media (max-width: 1279.98px) {
    .header-wrapper {
      padding: 0.9375rem; } }
  @media (max-width: 767.98px) {
    .header-wrapper {
      padding: 1.25rem 0.9375rem 0.9375rem; } }
  @media (min-width: 1024px) {
    .header-wrapper {
      position: relative;
      margin: auto;
      width: 100%;
      max-width: 1440px;
      padding: 1.875rem 1.25rem 0; }
      .header-wrapper .talbots-cc .icon,
      .header-wrapper .stores .icon {
        margin-right: 0.1875rem; } }
  @media screen and (max-width: 1023px) {
    .header-wrapper {
      -webkit-transition-property: top linear .3s;
      -o-transition-property: top linear .3s;
      transition-property: top linear .3s; }
      .sticky .header-wrapper {
        position: fixed;
        left: auto;
        z-index: 139;
        width: 100%;
        max-width: 100%;
        background: #fff;
        top: -9.375rem; }
      .header-wrapper.nav-down {
        top: 0; } }
  .header-wrapper .footer-only,
  .header-wrapper .pdp-only,
  .header-wrapper .landing-only {
    display: none; }

@media (min-width: 1024px) {
  .sticky #main {
    -webkit-transition: all 0.3s linear;
    -o-transition: all 0.3s linear;
    transition: all 0.3s linear; }
  .sticky .top-banner {
    -webkit-box-shadow: 0 0 15px 0 rgba(0, 0, 0, 0.2);
            box-shadow: 0 0 15px 0 rgba(0, 0, 0, 0.2); }
  .sticky .header-wrapper {
    padding: 0 0 0 0.9375rem;
    padding-top: 0 !important;
    opacity: 1;
    -webkit-transition: none;
    -o-transition: none;
    transition: none; }
  .sticky .talbots-cc,
  .sticky .stores,
  .sticky .menu-utility-user {
    display: none; }
  .sticky .utility-wrapper,
  .sticky .header-search {
    top: 15px; } }

@media (min-width: 1024px) {
  .top-banner:not(.hww-redesign-header) .navigation-wrapper {
    max-width: 1440px;
    padding: 0 1.25rem;
    margin: 0 auto; }
  .sticky .navigation-wrapper {
    padding: 0 0 0 .9375rem;
    max-width: 1440px;
    padding: 0 1.25rem;
    margin: 0 auto; } }

.primary-logo {
  z-index: 1;
  margin: 0 auto;
  width: 35%;
  max-width: 119px;
  height: 15px;
  -webkit-transition: none;
  -o-transition: none;
  transition: none; }
  @media (max-width: 767.98px) {
    .primary-logo {
      margin: 3px auto; } }
  .primary-logo .logo {
    width: 100%;
    height: auto; }
  @media (min-width: 1024px) {
    .primary-logo {
      width: 240px;
      max-width: 240px;
      height: 29px; }
      .primary-logo .logo {
        max-height: 29px; }
      .sticky .primary-logo {
        opacity: 0;
        height: 0;
        max-width: none;
        display: none; } }

.sticky-logo {
  display: none !important; }
  @media (min-width: 1024px) {
    .sticky .sticky-logo {
      display: block; } }

@media (max-width: 1023.98px) {
  .menu-toggle,
  .stores,
  .account-link {
    display: block;
    float: left;
    border: none;
    background-color: transparent;
    margin-bottom: 0.9375rem;
    text-align: center; }
    .menu-toggle:hover,
    .menu-toggle a:hover,
    .stores:hover,
    .stores a:hover,
    .account-link:hover,
    .account-link a:hover {
      text-decoration: none; }
    .menu-toggle .icon,
    .stores .icon,
    .account-link .icon {
      width: 99.45%;
      height: 24px; }
    .menu-toggle span,
    .stores span,
    .account-link span {
      font-family: Montserrat, Arial, sans-serif;
      font-weight: 400;
      font-size: 9px;
      font-size: 0.5625rem;
      text-transform: uppercase;
      color: #999;
      font-style: normal; }
      .menu-toggle span:hover,
      .stores span:hover,
      .account-link span:hover {
        text-decoration: none;
        color: #999; } }
    @media (max-width: 1023.98px) and (max-width: 767.98px) {
      .menu-toggle span,
      .stores span,
      .account-link span {
        display: none; } }
  @media (max-width: 1023.98px) and (max-width: 767.98px) {
    .menu-toggle,
    .stores,
    .account-link {
      margin-bottom: 1.25rem; } }

@media (min-width: 1024px) {
  .menu-toggle,
  .account-link {
    display: none; } }

.menu-toggle {
  width: 11%;
  max-width: 1.875rem;
  margin-right: 5%; }
  @media (max-width: 767.98px) {
    .menu-toggle {
      margin-right: 4.65%; } }

@media (max-width: 1023.98px) {
  .stores {
    width: 14% !important;
    max-width: 2.375rem; } }

@media (max-width: 767.98px) {
  .stores {
    width: 7% !important; }
    .stores .icon {
      padding: 2px 0 1px; } }

@media (min-width: 1024px) {
  .stores {
    float: left;
    display: inline-block;
    line-height: 1.875rem; }
    .stores div {
      display: inline-block; }
    .stores span {
      overflow: hidden;
      color: #000;
      text-decoration: none;
      font-family: Montserrat, Arial, sans-serif;
      font-weight: 400;
      font-size: 12px;
      font-size: 0.75rem;
      text-transform: none;
      font-style: normal; }
      .stores span:hover {
        color: #000;
        text-decoration: underline; }
      .stores span.button {
        text-decoration: none; } }

.utility-wrapper {
  position: absolute;
  top: 15px;
  right: 15px;
  z-index: 20;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex; }
  @media (min-width: 1024px) {
    .utility-wrapper {
      top: 34px;
      right: 1.25rem; } }

.account-link {
  max-width: 3.125rem;
  margin-right: 16%;
  margin-left: 6%; }

.talbots-cc {
  float: left;
  margin-right: 1.875rem;
  line-height: 1.875rem; }
  .talbots-cc div {
    display: inline-block; }
  .talbots-cc span {
    overflow: hidden;
    color: #000;
    text-decoration: none;
    font-family: Montserrat, Arial, sans-serif;
    font-weight: 400;
    font-size: 12px;
    font-size: 0.75rem;
    text-transform: none; }
    .talbots-cc span:hover {
      color: #000;
      text-decoration: underline; }
    .talbots-cc span.button {
      text-decoration: none; }

.header-search {
  clear: both;
  background-color: #fff;
  height: 2.1875rem;
  width: 100%;
  z-index: 1;
  /* iPad 3, 4 and Pro 9.7 Landscape */ }
  .header-search form {
    border: 1px solid #ddd; }
  .header-search .btn-close {
    background: url("../images/svg-icons/close-icon.svg") no-repeat;
    position: absolute;
    top: 12px;
    left: -20px;
    width: 11px;
    height: 11px;
    display: none;
    text-decoration: none;
    line-height: 1; }
  @media (min-width: 1024px) {
    .header-search {
      width: 140px;
      height: 1.875rem;
      position: absolute;
      right: 238px;
      top: 30px;
      -webkit-transition: width 0.2s ease, right .2s ease;
      -o-transition: width 0.2s ease, right .2s ease;
      transition: width 0.2s ease, right .2s ease; }
      .header-search.registered {
        right: 265px; }
      .header-search.focus input[type="text"] {
        padding-right: 0; }
      .sticky .header-search.focus {
        width: 100%;
        max-width: 570px;
        /*&::before {
                    content: $close-icon;
                    position: absolute;
                    top: 5px;
                    left: -20px;
                }*/ }
        .sticky .header-search.focus .btn-close {
          display: block; }
        .sticky .header-search.focus::after {
          content: "";
          display: block;
          position: absolute;
          left: -500px;
          top: 0;
          z-index: -1;
          width: 100vw;
          max-width: 100vw;
          margin-left: calc((100vw - 100%) / -2);
          background: #fff;
          height: 40px; } }
  .header-search input[type="text"] {
    float: left;
    width: calc(100% - 2.5rem);
    height: 35px;
    padding-left: 0.8125rem;
    border: none;
    margin: 0;
    background-color: transparent; }
    @media (min-width: 1024px) {
      .header-search input[type="text"] {
        padding: 0 2.6875rem 0 0.8125rem;
        height: 1.875rem; } }
  .header-search button {
    line-height: 2.1875rem;
    min-height: 2.1875rem;
    padding: 0 .65rem;
    border: none !important;
    background-color: transparent; }
    @media (min-width: 1024px) {
      .header-search button {
        line-height: 20px;
        line-height: 1.25rem;
        padding: 0.25rem 0.6rem;
        min-height: 20px; } }
  @media only screen and (min-device-width: 768px) and (max-device-width: 1024px) and (orientation: landscape) and (-webkit-min-device-pixel-ratio: 2) {
    .header-search .user-menus-right #mini-cart {
      margin: 0 0 0 10px; } }

@media (min-width: 1024px) {
  @supports (-ms-ime-align: auto) {
    .header-search input[type="text"] {
      padding-right: 40px; } } }

.header-search.tals_redesign {
  border: none;
  width: auto;
  height: auto;
  /* iPad Pro Landscape */ }
  @media (min-width: 1024px) {
    .header-search.tals_redesign {
      display: -webkit-box;
      display: -ms-flexbox;
      display: flex;
      -webkit-box-align: center;
          -ms-flex-align: center;
              align-items: center;
      -webkit-box-pack: end;
          -ms-flex-pack: end;
              justify-content: flex-end;
      right: 20px !important;
      top: 27px; } }
  @media only screen and (min-width: 1280px) {
    .header-search.tals_redesign #searchContainer {
      width: 255px; } }
  .header-search.tals_redesign form {
    -webkit-transition: width .2s ease, right .2s ease;
    -o-transition: width .2s ease, right .2s ease;
    transition: width .2s ease, right .2s ease;
    height: 2.1875rem; }
    .header-search.tals_redesign form input[type="text"] {
      height: 2.1875rem;
      margin-top: -1px;
      padding: 9px 12px;
      width: calc(100% - 28px); }
      @media (min-width: 1024px) {
        .header-search.tals_redesign form input[type="text"] {
          font-style: normal !important;
          font-size: 12px !important; } }
    .header-search.tals_redesign form button {
      padding: 9px 12px 9px 0;
      min-height: inherit;
      height: 34px;
      display: -webkit-box;
      display: -ms-flexbox;
      display: flex; }
      .header-search.tals_redesign form button span {
        display: none; }
      .header-search.tals_redesign form button svg.svg-search-icon-dims {
        height: 16px;
        width: 16px; }
      .header-search.tals_redesign form button:hover, .header-search.tals_redesign form button:active, .header-search.tals_redesign form button:focus {
        background-color: transparent !important;
        border: none !important; }
  .header-search.tals_redesign .btn-close {
    display: none; }
  .sticky .header-search.tals_redesign {
    top: 12.5px; }
    @media only screen and (min-width: 1280px) {
      .sticky .header-search.tals_redesign #searchContainer {
        width: 153px; } }
  @media (min-width: 1024px) {
    .sticky .top-banner.hww-redesign-header .header-search.tals_redesign {
      background-color: transparent; }
      .sticky .top-banner.hww-redesign-header .header-search.tals_redesign #searchContainer {
        background-color: #fff; } }
  .sticky .header-search.tals_redesign.focus .btn-close {
    display: block; }
  @media (min-width: 1024px) {
    .sticky .header-search.tals_redesign.focus #searchContainer {
      width: 100%;
      max-width: 570px; } }
  .header-search.tals_redesign .user-menus-right {
    font-size: 14px;
    font-weight: normal;
    font-stretch: normal;
    font-style: normal;
    line-height: normal;
    letter-spacing: normal;
    position: absolute;
    top: 15px;
    right: 15px;
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-pack: end;
        -ms-flex-pack: end;
            justify-content: flex-end; }
    @media (min-width: 768px) and (max-width: 1023.98px) {
      .header-search.tals_redesign .user-menus-right {
        top: 18px; } }
    @media (max-width: 767.98px) {
      .header-search.tals_redesign .user-menus-right {
        top: 20px; } }
    @media (min-width: 1024px) {
      .header-search.tals_redesign .user-menus-right {
        position: static;
        -webkit-box-align: center;
            -ms-flex-align: center;
                align-items: center; } }
    .header-search.tals_redesign .user-menus-right .account-link {
      display: block;
      margin-right: 12px;
      margin-bottom: 0;
      margin-left: 0; }
      .header-search.tals_redesign .user-menus-right .account-link * {
        display: block; }
      .sticky .header-search.tals_redesign .user-menus-right .account-link {
        display: none; }
      @media (min-width: 1024px) {
        .header-search.tals_redesign .user-menus-right .account-link {
          margin: 0 0 0 32px;
          max-width: initial; }
          .header-search.tals_redesign .user-menus-right .account-link .user-account {
            display: -webkit-box;
            display: -ms-flexbox;
            display: flex;
            min-width: 70px;
            -ms-flex-item-align: center;
                align-self: center; }
            .header-search.tals_redesign .user-menus-right .account-link .user-account .si-icon {
              margin-right: 4px; } }
      .header-search.tals_redesign .user-menus-right .account-link .user-account .si-icon svg {
        width: 24px;
        height: 24px; }
        @media (min-width: 1024px) {
          .header-search.tals_redesign .user-menus-right .account-link .user-account .si-icon svg {
            width: 20px;
            height: 20px; } }
      .header-search.tals_redesign .user-menus-right .account-link .si-txt-desktop {
        display: none; }
        @media (min-width: 1024px) {
          .header-search.tals_redesign .user-menus-right .account-link .si-txt-desktop {
            display: -webkit-box;
            display: -ms-flexbox;
            display: flex;
            -webkit-box-align: center;
                -ms-flex-align: center;
                    align-items: center; } }
    .header-search.tals_redesign .user-menus-right .user-info-mob {
      display: none; }
      @media only screen and (max-width: 1023px) {
        .header-search.tals_redesign .user-menus-right .user-info-mob {
          display: inline-block; } }
      .header-search.tals_redesign .user-menus-right .user-info-mob a {
        display: block;
        padding: 0 10px;
        color: #000;
        font-size: 14px;
        line-height: 8px;
        text-decoration: none; }
        .header-search.tals_redesign .user-menus-right .user-info-mob a:hover {
          text-decoration: none; }
        .header-search.tals_redesign .user-menus-right .user-info-mob a svg {
          width: 24px;
          height: 24px; }
    .header-search.tals_redesign .user-menus-right .user-info {
      position: relative;
      display: -webkit-box;
      display: -ms-flexbox;
      display: flex;
      -webkit-box-align: center;
          -ms-flex-align: center;
              align-items: center;
      height: auto;
      margin-left: 24px; }
      @media only screen and (max-width: 1023px) {
        .header-search.tals_redesign .user-menus-right .user-info.user-info-desktop {
          display: none; } }
      .sticky .header-search.tals_redesign .user-menus-right .user-info {
        display: none; }
      .header-search.tals_redesign .user-menus-right .user-info .user-account {
        display: -webkit-box;
        display: -ms-flexbox;
        display: flex;
        -webkit-box-align: center;
            -ms-flex-align: center;
                align-items: center; }
        .header-search.tals_redesign .user-menus-right .user-info .user-account .si-icon {
          margin-right: 4px; }
          .header-search.tals_redesign .user-menus-right .user-info .user-account .si-icon svg {
            width: 20px;
            height: 20px; }
      .header-search.tals_redesign .user-menus-right .user-info #down-triangle {
        width: 10px;
        margin-left: 3px; }
        @media only screen and (max-width: 1023px) {
          .header-search.tals_redesign .user-menus-right .user-info #down-triangle {
            display: none; } }
      @media (max-width: 1023px) {
        .header-search.tals_redesign .user-menus-right .user-info .user-panel {
          display: none; } }
      @media (min-width: 1024px) {
        .header-search.tals_redesign .user-menus-right .user-info .user-panel {
          -webkit-box-sizing: content-box;
                  box-sizing: content-box;
          -webkit-transition: all .3s ease;
          -o-transition: all .3s ease;
          transition: all .3s ease;
          width: 10rem;
          width: -webkit-max-content;
          width: -moz-max-content;
          width: max-content;
          text-align: left;
          opacity: 0;
          visibility: hidden;
          position: absolute;
          right: 0;
          top: 40px;
          z-index: 20;
          padding: 1rem 1.25rem 0;
          border: 1px solid #ddd;
          margin-top: 0;
          background-color: #fff;
          -webkit-box-shadow: 0 2px 5px 0 #ddd;
                  box-shadow: 0 2px 5px 0 #ddd; }
          .top-banner.hww-redesign-header .header-search.tals_redesign .user-menus-right .user-info .user-panel {
            top: 30px;
            line-height: 16px; } }
      @media (min-width: 1024px) {
        .header-search.tals_redesign .user-menus-right .user-info .user-panel .user-links .user-greeting {
          padding: 0 0 .5rem;
          border-bottom: 1px solid #ddd;
          margin-bottom: .5rem;
          display: block;
          font-weight: bold;
          font-size: 13px;
          font-family: "Montserrat"; } }
      @media (min-width: 1024px) {
        .header-search.tals_redesign .user-menus-right .user-info .user-panel .user-links .rewards-menu {
          padding: 0 0 .2rem;
          margin-bottom: .2rem;
          display: block !important;
          font-weight: normal;
          font-size: 13px; } }
      .header-search.tals_redesign .user-menus-right .user-info .user-panel .user-links .account-menu-divider {
        border-bottom: 1px solid #ddd;
        padding-bottom: .5rem;
        margin-bottom: .5rem; }
      @media (min-width: 1024px) {
        .header-search.tals_redesign .user-menus-right .user-info .user-panel .user-links a {
          padding: 0;
          margin-bottom: .5rem;
          display: block;
          overflow: hidden;
          color: #000;
          text-decoration: none;
          font-size: 13px; }
          .header-search.tals_redesign .user-menus-right .user-info .user-panel .user-links a:hover {
            text-decoration: underline; } }
      .header-search.tals_redesign .user-menus-right .user-info .user-panel .user-links a.user-logout {
        border-top: 1px solid #ddd;
        margin-bottom: 0;
        padding: .625rem 0;
        text-decoration: underline; }
      @media (min-width: 1024px) {
        .header-search.tals_redesign .user-menus-right .user-info.active .user-panel {
          opacity: 1;
          visibility: visible; }
        .header-search.tals_redesign .user-menus-right .user-info.active #down-triangle {
          -webkit-transform: rotate(180deg);
              -ms-transform: rotate(180deg);
                  transform: rotate(180deg); } }
    @media (min-width: 1024px) {
      .header-search.tals_redesign .user-menus-right #mini-cart {
        margin: 0 0 0 24px; } }
    .header-search.tals_redesign .user-menus-right #mini-cart .mini-cart-link {
      padding: 0; }
      .header-search.tals_redesign .user-menus-right #mini-cart .mini-cart-link .hvn-minicart-quantity {
        display: -webkit-box;
        display: -ms-flexbox;
        display: flex; }
        .header-search.tals_redesign .user-menus-right #mini-cart .mini-cart-link .hvn-minicart-quantity svg {
          width: 24px;
          height: 24px;
          margin-right: 4px;
          position: static; }
          @media (min-width: 1024px) {
            .header-search.tals_redesign .user-menus-right #mini-cart .mini-cart-link .hvn-minicart-quantity svg {
              width: 20px;
              height: 20px; } }
          @media (max-width: 767.98px) {
            .header-search.tals_redesign .user-menus-right #mini-cart .mini-cart-link .hvn-minicart-quantity svg {
              margin-right: 2px; } }
        .header-search.tals_redesign .user-menus-right #mini-cart .mini-cart-link .hvn-minicart-quantity .cart-prd-count-txt {
          position: static;
          display: -webkit-box;
          display: -ms-flexbox;
          display: flex;
          -webkit-box-align: center;
              -ms-flex-align: center;
                  align-items: center; }
          .header-search.tals_redesign .user-menus-right #mini-cart .mini-cart-link .hvn-minicart-quantity .cart-prd-count-txt span {
            margin-right: 4px; }
  @media only screen and (min-width: 1024px) and (max-width: 1279px) {
    .header-search.tals_redesign {
      width: auto; }
      .header-search.tals_redesign #searchContainer {
        width: 140px; }
      .sticky .header-search.tals_redesign #searchContainer {
        width: 35px; }
      .sticky .header-search.tals_redesign:not(.focus) #searchContainer {
        width: 30px;
        background-color: transparent !important; }
      .sticky .header-search.tals_redesign:not(.focus) form {
        border: 0 none;
        overflow: hidden; }
      .sticky .header-search.tals_redesign:not(.focus) input[type="text"] {
        position: absolute;
        top: 0;
        left: 0;
        width: 100%;
        height: 100%;
        z-index: 1;
        padding: 0;
        opacity: 0; } }

.aa-Form:focus-within {
  -webkit-box-shadow: none !important;
          box-shadow: none !important;
  border-color: #ddd !important;
  border-radius: 0; }

input[type="text"].suppress,
#aa-search-input input.suppress {
  font-size: 12px;
  font-style: normal;
  font-family: Montserrat, Arial, sans-serif; }
  input[type="text"].suppress::-webkit-input-placeholder,
  #aa-search-input input.suppress::-webkit-input-placeholder {
    /* WebKit, Blink, Edge */
    font-family: "Libre Baskerville" !important;
    font-size: 12px !important;
    font-weight: normal !important;
    font-stretch: normal !important;
    font-style: italic !important;
    letter-spacing: normal !important;
    text-transform: capitalize !important;
    color: #767676 !important; }
  input[type="text"].suppress:-ms-input-placeholder,
  #aa-search-input input.suppress:-ms-input-placeholder {
    /* WebKit, Blink, Edge */
    font-family: "Libre Baskerville" !important;
    font-size: 12px !important;
    font-weight: normal !important;
    font-stretch: normal !important;
    font-style: italic !important;
    letter-spacing: normal !important;
    text-transform: capitalize !important;
    color: #767676 !important; }
  input[type="text"].suppress::-ms-input-placeholder,
  #aa-search-input input.suppress::-ms-input-placeholder {
    /* WebKit, Blink, Edge */
    font-family: "Libre Baskerville" !important;
    font-size: 12px !important;
    font-weight: normal !important;
    font-stretch: normal !important;
    font-style: italic !important;
    letter-spacing: normal !important;
    text-transform: capitalize !important;
    color: #767676 !important; }
  input[type="text"].suppress::placeholder,
  #aa-search-input input.suppress::placeholder {
    /* WebKit, Blink, Edge */
    font-family: "Libre Baskerville" !important;
    font-size: 12px !important;
    font-weight: normal !important;
    font-stretch: normal !important;
    font-style: italic !important;
    letter-spacing: normal !important;
    text-transform: capitalize !important;
    color: #767676 !important; }
  input[type="text"].suppress::-webkit-input-placeholder,
  #aa-search-input input.suppress::-webkit-input-placeholder {
    /* WebKit, Blink, Edge */
    font-family: "Libre Baskerville" !important;
    font-size: 12px !important;
    font-weight: normal !important;
    font-stretch: normal !important;
    font-style: italic !important;
    letter-spacing: normal !important;
    text-transform: capitalize !important;
    color: #767676 !important; }
  input[type="text"].suppress:-ms-input-placeholder,
  #aa-search-input input.suppress:-ms-input-placeholder {
    /* Internet Explorer 10-11 */
    /* WebKit, Blink, Edge */
    font-family: "Libre Baskerville" !important;
    font-size: 12px !important;
    font-weight: normal !important;
    font-stretch: normal !important;
    font-style: italic !important;
    letter-spacing: normal !important;
    text-transform: capitalize !important;
    color: #767676 !important; }
  input[type="text"].suppress:focus::-webkit-input-placeholder,
  #aa-search-input input.suppress:focus::-webkit-input-placeholder {
    color: transparent !important; }
  input[type="text"].suppress:focus:-ms-input-placeholder,
  #aa-search-input input.suppress:focus:-ms-input-placeholder {
    color: transparent !important; }
  input[type="text"].suppress:focus::-ms-input-placeholder,
  #aa-search-input input.suppress:focus::-ms-input-placeholder {
    color: transparent !important; }
  input[type="text"].suppress:focus::placeholder,
  #aa-search-input input.suppress:focus::placeholder {
    color: transparent !important; }
  input[type="text"].suppress:focus::-webkit-input-placeholder,
  #aa-search-input input.suppress:focus::-webkit-input-placeholder {
    color: transparent !important; }
  input[type="text"].suppress:focus:-moz-placeholder,
  #aa-search-input input.suppress:focus:-moz-placeholder {
    /* FF 4-18 */
    color: transparent !important; }
  input[type="text"].suppress:focus::-moz-placeholder,
  #aa-search-input input.suppress:focus::-moz-placeholder {
    /* FF 19+ */
    color: transparent !important; }
  input[type="text"].suppress:focus:-ms-input-placeholder,
  #aa-search-input input.suppress:focus:-ms-input-placeholder {
    /* IE 10+ */
    color: transparent !important; }

.site-search #aa-search-input .aa-Input {
  height: 35px; }

.site-search #aa-search-input .aa-InputWrapperPrefix {
  height: 34px; }

.site-search #aa-search-input .aa-Form {
  -webkit-box-orient: horizontal;
  -webkit-box-direction: reverse;
      -ms-flex-direction: row-reverse;
          flex-direction: row-reverse;
  border-radius: 0; }
  .site-search #aa-search-input .aa-Form button {
    display: block !important; }
  .site-search #aa-search-input .aa-Form .aa-LoadingIndicator,
  .site-search #aa-search-input .aa-Form .aa-InputWrapperSuffix {
    display: none; }
  .site-search #aa-search-input .aa-Form .aa-Label {
    margin: 0;
    position: relative;
    display: block !important; }
  .site-search #aa-search-input .aa-Form .aa-SubmitButton {
    position: relative;
    width: 40px; }
    .site-search #aa-search-input .aa-Form .aa-SubmitButton::before {
      content: url("../images/svg-icons/algolia-search.svg");
      position: absolute;
      right: 12px;
      -webkit-transform: translateY(-50%);
          -ms-transform: translateY(-50%);
              transform: translateY(-50%);
      width: 16px;
      height: 16px; }
      @media (max-width: 1023.98px) {
        .site-search #aa-search-input .aa-Form .aa-SubmitButton::before {
          top: 11px; } }
    .site-search #aa-search-input .aa-Form .aa-SubmitButton .aa-SubmitIcon {
      display: none; }
  .site-search #aa-search-input .aa-Form .suppress {
    padding: 9px 0 9px 12px;
    -webkit-box-sizing: border-box;
            box-sizing: border-box; }

.site-search #aa-search-input .aa-SubmitButton {
  padding-right: 0; }

.site-search.site-search-hww #aa-search-input .aa-Form {
  background-color: transparent; }
  .site-search.site-search-hww #aa-search-input .aa-Form .aa-SubmitButton::before {
    content: url("../images/svg-icons/algolia-search-haven.svg"); }

.site-search.site-search-hww #aa-search-input input.suppress {
  font-size: 12px; }
  .site-search.site-search-hww #aa-search-input input.suppress::-webkit-input-placeholder {
    /* WebKit, Blink, Edge */
    font-family: "montserratregular" !important;
    font-size: 12px !important;
    font-weight: normal !important;
    font-stretch: normal !important;
    font-style: normal !important;
    letter-spacing: normal !important;
    text-transform: capitalize !important;
    color: #767676 !important; }
  .site-search.site-search-hww #aa-search-input input.suppress:-ms-input-placeholder {
    /* WebKit, Blink, Edge */
    font-family: "montserratregular" !important;
    font-size: 12px !important;
    font-weight: normal !important;
    font-stretch: normal !important;
    font-style: normal !important;
    letter-spacing: normal !important;
    text-transform: capitalize !important;
    color: #767676 !important; }
  .site-search.site-search-hww #aa-search-input input.suppress::-ms-input-placeholder {
    /* WebKit, Blink, Edge */
    font-family: "montserratregular" !important;
    font-size: 12px !important;
    font-weight: normal !important;
    font-stretch: normal !important;
    font-style: normal !important;
    letter-spacing: normal !important;
    text-transform: capitalize !important;
    color: #767676 !important; }
  .site-search.site-search-hww #aa-search-input input.suppress::placeholder {
    /* WebKit, Blink, Edge */
    font-family: "montserratregular" !important;
    font-size: 12px !important;
    font-weight: normal !important;
    font-stretch: normal !important;
    font-style: normal !important;
    letter-spacing: normal !important;
    text-transform: capitalize !important;
    color: #767676 !important; }
  .site-search.site-search-hww #aa-search-input input.suppress::-webkit-input-placeholder {
    /* WebKit, Blink, Edge */
    font-family: "montserratregular" !important;
    font-size: 12px !important;
    font-weight: normal !important;
    font-stretch: normal !important;
    font-style: normal !important;
    letter-spacing: normal !important;
    text-transform: capitalize !important;
    color: #767676 !important; }
  .site-search.site-search-hww #aa-search-input input.suppress:-ms-input-placeholder {
    /* Internet Explorer 10-11 */
    /* WebKit, Blink, Edge */
    font-family: "montserratregular" !important;
    font-size: 12px !important;
    font-weight: normal !important;
    font-stretch: normal !important;
    font-style: normal !important;
    letter-spacing: normal !important;
    text-transform: capitalize !important;
    color: #767676 !important; }
  .site-search.site-search-hww #aa-search-input input.suppress:focus::-webkit-input-placeholder {
    color: transparent !important; }
  .site-search.site-search-hww #aa-search-input input.suppress:focus:-ms-input-placeholder {
    color: transparent !important; }
  .site-search.site-search-hww #aa-search-input input.suppress:focus::-ms-input-placeholder {
    color: transparent !important; }
  .site-search.site-search-hww #aa-search-input input.suppress:focus::placeholder {
    color: transparent !important; }
  .site-search.site-search-hww #aa-search-input input.suppress:focus::-webkit-input-placeholder {
    color: transparent !important; }
  .site-search.site-search-hww #aa-search-input input.suppress:focus:-moz-placeholder {
    /* FF 4-18 */
    color: transparent !important; }
  .site-search.site-search-hww #aa-search-input input.suppress:focus::-moz-placeholder {
    /* FF 19+ */
    color: transparent !important; }
  .site-search.site-search-hww #aa-search-input input.suppress:focus:-ms-input-placeholder {
    /* IE 10+ */
    color: transparent !important; }

.search-suggestion-wrapper.algolia-autocomplete {
  overflow-y: overlay;
  -webkit-box-shadow: none;
          box-shadow: none; }
  @media (min-width: 768px) {
    .search-suggestion-wrapper.algolia-autocomplete.no-products:not(.full) {
      padding-right: 30px; } }
  .search-suggestion-wrapper.algolia-autocomplete .aa-PanelLayout {
    padding: 0; }
    @media only screen and (min-width: 1024px) {
      .search-suggestion-wrapper.algolia-autocomplete .aa-PanelLayout {
        max-height: none;
        overflow: hidden; } }
    @media (max-width: 1023.98px) {
      .search-suggestion-wrapper.algolia-autocomplete .aa-PanelLayout {
        padding: 20px;
        display: -webkit-box;
        display: -ms-flexbox;
        display: flex;
        -webkit-box-orient: vertical;
        -webkit-box-direction: normal;
            -ms-flex-direction: column;
                flex-direction: column; }
        .search-suggestion-wrapper.algolia-autocomplete .aa-PanelLayout [data-autocomplete-source-id="products"] {
          -webkit-box-ordinal-group: 5;
              -ms-flex-order: 4;
                  order: 4; }
        .search-suggestion-wrapper.algolia-autocomplete .aa-PanelLayout [data-autocomplete-source-id="query-suggestions"] {
          -webkit-box-ordinal-group: 3;
              -ms-flex-order: 2;
                  order: 2; }
        .search-suggestion-wrapper.algolia-autocomplete .aa-PanelLayout [data-autocomplete-source-id="categories"] {
          -webkit-box-ordinal-group: 4;
              -ms-flex-order: 3;
                  order: 3; } }
    .search-suggestion-wrapper.algolia-autocomplete .aa-PanelLayout .aa-SourceHeader {
      margin: 0; }
    .search-suggestion-wrapper.algolia-autocomplete .aa-PanelLayout .search-heading,
    .search-suggestion-wrapper.algolia-autocomplete .aa-PanelLayout .product-details {
      font: 400 13px/16px Montserrat, Arial, sans-serif;
      color: #000; }
    .search-suggestion-wrapper.algolia-autocomplete .aa-PanelLayout .search-heading {
      font-weight: 700;
      letter-spacing: 0.3px;
      padding-bottom: 15px; }
      .search-suggestion-wrapper.algolia-autocomplete .aa-PanelLayout .search-heading.search-query {
        padding-bottom: 10px; }
        .search-suggestion-wrapper.algolia-autocomplete .aa-PanelLayout .search-heading.search-query .link:hover, .search-suggestion-wrapper.algolia-autocomplete .aa-PanelLayout .search-heading.search-query .link:focus, .search-suggestion-wrapper.algolia-autocomplete .aa-PanelLayout .search-heading.search-query .link:active {
          text-decoration: none; }
      @media (max-width: 1023.98px) {
        .search-suggestion-wrapper.algolia-autocomplete .aa-PanelLayout .search-heading.hide-md {
          display: none; } }
    .search-suggestion-wrapper.algolia-autocomplete .aa-PanelLayout .product-image img {
      width: 100%;
      max-width: 85px; }
      @media (max-width: 1023.98px) {
        .search-suggestion-wrapper.algolia-autocomplete .aa-PanelLayout .product-image img {
          width: 100%;
          max-width: 96px; } }
  .search-suggestion-wrapper.algolia-autocomplete .aa-GradientBottom {
    display: none; }
  @media (max-width: 1023.98px) {
    .search-suggestion-wrapper.algolia-autocomplete {
      border-radius: 0;
      padding: 0;
      margin-top: 0;
      top: unset !important;
      left: unset !important;
      overflow: hidden; } }

.pt_checkout .top-banner {
  border-bottom: 1px solid #ddd; }

@media (max-width: 1023.98px) {
  .pt_checkout .header-wrapper {
    padding: 1.25rem 0 1.5rem 1.25rem; }
    .pt_checkout .header-wrapper .mini-cart-total {
      width: 23.25px; }
    .pt_checkout .header-wrapper .primary-logo {
      margin: 0; } }

@media (min-width: 768px) {
  .pt_checkout .header-wrapper {
    padding-bottom: 1.875rem; } }

@media (min-width: 1024px) {
  .tcc-cta-include {
    position: relative; }
    .tcc-cta-include span:hover {
      text-decoration: none; }
    .tcc-cta-include ul.dropdown {
      display: none;
      position: absolute;
      border: 1px solid #ddd;
      padding: 0 10px;
      width: 100%;
      background-color: #fff;
      width: 87%;
      margin: 0 18px; }
      .tcc-cta-include ul.dropdown a:hover {
        text-decoration: underline; }
    .tcc-cta-include:hover .dropdown {
      display: block; }
    .tcc-cta-include .icon.arrow-right {
      -webkit-transform: rotate(90deg);
          -ms-transform: rotate(90deg);
              transform: rotate(90deg);
      width: 15px;
      height: 15px;
      display: inline-block; }
    .tcc-cta-include .cta-msg span {
      cursor: pointer;
      padding: 1px 0.5px 1px 0; }
    .tcc-cta-include .cta-msg.active-dropdown .dropdown {
      display: block; } }

@media only screen and (max-width: 1023px) {
  .tcc-cta-include .icon.arrow-right {
    display: none; } }

#classic-awards-container .tcc-cta-include.header-only, #classic-awards-container .tcc-cta-include.pdp-only, #classic-awards-container .tcc-cta-include.footer-only {
  display: none; }

#classic-awards-container .tcc-cta-include.landing-only #bread-payments-landing-placement {
  text-transform: uppercase;
  min-height: 2.5rem;
  font-family: Montserrat, Arial, sans-serif;
  font-weight: 700;
  font-size: 1rem;
  display: inline-block;
  -webkit-transition: all .3s linear;
  -o-transition: all .3s linear;
  transition: all .3s linear;
  border-radius: 0;
  letter-spacing: .3px;
  text-align: center;
  border: 1px solid black;
  border-color: #000;
  padding: 0.6875rem 13px;
  line-height: 1em; }
  #classic-awards-container .tcc-cta-include.landing-only #bread-payments-landing-placement:hover {
    background-color: #000;
    color: #fff; }

#bread-payments-header-placement,
#bread-payments-footer-placement,
#bread-payments-product-placement,
#bread-payments-landing-placement,
#bread-payments-dashboard-placement {
  cursor: pointer; }

#bread-payments-footer-placement:hover,
#bread-payments-dashboard-placement:hover {
  text-decoration: underline; }

@media (max-width: 1279.98px) {
  .pay-my-bill {
    position: relative; }
    .pay-my-bill .has-sub-menu {
      position: absolute;
      left: 0;
      top: 0;
      width: 100%;
      height: 47px;
      z-index: 99; }
    .pay-my-bill ul.dropdown {
      display: none; }
      .pay-my-bill ul.dropdown > li {
        padding-left: 22px;
        border: 0; }
        .pay-my-bill ul.dropdown > li a {
          line-height: normal;
          padding: 0 0 1.0625rem; }
    .pay-my-bill.active ul.dropdown {
      display: block; }
    .pay-my-bill .cta-msg > span {
      display: inline-block;
      padding: 18px 0; } }

@media (min-width: 1024px) {
  .sticky .hww-redesign-header.top-banner {
    background-color: #d2d9d1;
    border-bottom: 1px solid rgba(0, 64, 47, 0.4); } }

.hww-redesign-header.top-banner .rewards-menu {
  color: #000; }

.hww-redesign-header .on-order,
.hww-redesign-header .preorder-msg,
.hww-redesign-header .backorder-msg {
  display: inline-block;
  font-family: Montserrat, Arial, sans-serif;
  font-weight: 700;
  font-style: normal;
  color: #aa1e26;
  font-size: 0.9em; }

.hww-redesign-header .header-wrapper {
  padding-top: 20px; }
  @media (min-width: 1024px) {
    .hww-redesign-header .header-wrapper {
      max-width: 1240px;
      width: calc(100% - 30px); } }
  @media only screen and (min-width: 993px) and (max-width: 1023.98px) {
    .hww-redesign-header .header-wrapper {
      padding: 20px 35px 15px; } }
  @media (min-width: 1201px) {
    .hww-redesign-header .header-wrapper {
      width: calc(100% - 200px);
      padding-left: 0;
      padding-right: 0; } }
  @media (max-width: 767.98px) {
    .hww-redesign-header .header-wrapper {
      padding: 16px 15px;
      border-bottom: #f1f1f1;
      -webkit-box-shadow: 0 1px 2px 0 rgba(60, 64, 67, 0.1), 0 2px 6px 2px rgba(60, 64, 67, 0.05);
              box-shadow: 0 1px 2px 0 rgba(60, 64, 67, 0.1), 0 2px 6px 2px rgba(60, 64, 67, 0.05); }
      .hww-redesign-header .header-wrapper .menu-toggle {
        margin-bottom: 16px;
        margin-right: 14px;
        margin-top: 6px;
        height: 20px;
        padding: 0;
        margin-left: -3px; } }
  html:not(.sticky) .hww-redesign-header .header-wrapper .stores {
    line-height: 20px;
    font-size: 14px;
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-align: center;
        -ms-flex-align: center;
            align-items: center;
    margin: 12px 0;
    height: 20px;
    margin-left: -5px; }
    @media (min-width: 768px) and (max-width: 1023.98px) {
      html:not(.sticky) .hww-redesign-header .header-wrapper .stores {
        margin-top: 0;
        display: block;
        line-height: 12px; } }
  .hww-redesign-header .header-wrapper .stores svg {
    margin-right: 4px; }
  @media (max-width: 767.98px) {
    .hww-redesign-header .header-wrapper .stores {
      margin: 4px 0 !important; }
      .hww-redesign-header .header-wrapper .stores svg {
        height: 24px;
        width: 24px; } }
  .hww-redesign-header .header-wrapper .stores a {
    color: #767676 !important;
    height: 20px; }
    @media (min-width: 768px) and (max-width: 1023.98px) {
      .hww-redesign-header .header-wrapper .stores a {
        display: block;
        height: 26px; } }
  .hww-redesign-header .header-wrapper .stores .hvn-store-locator {
    font-size: 14px; }
  .hww-redesign-header .header-wrapper #searchContainer {
    height: 35px; }
    @media (min-width: 1024px) {
      .hww-redesign-header .header-wrapper #searchContainer {
        width: 180px;
        max-width: 180px; } }

@media (min-width: 1024px) {
  html:not(.sticky) .hww-redesign-header .primary-logo {
    text-align: center;
    height: 41px; }
    html:not(.sticky) .hww-redesign-header .primary-logo .logo {
      width: 150px;
      height: 41px;
      max-height: 41px; } }

@media (max-width: 767.98px) {
  .hww-redesign-header .primary-logo {
    height: 26px;
    margin-bottom: 16px;
    max-width: -webkit-fit-content;
    max-width: -moz-fit-content;
    max-width: fit-content; }
    .hww-redesign-header .primary-logo .logo {
      width: 93px;
      height: 26px;
      max-height: 26px; } }

.hww-redesign-header input[type="text"].haven-search {
  font-size: 12px; }
  .hww-redesign-header input[type="text"].haven-search::-webkit-input-placeholder {
    /* WebKit, Blink, Edge */
    font-family: "montserratregular" !important;
    font-size: 12px !important;
    font-weight: normal !important;
    font-stretch: normal !important;
    font-style: normal !important;
    letter-spacing: normal !important;
    text-transform: capitalize !important;
    color: #767676 !important; }
  .hww-redesign-header input[type="text"].haven-search:-ms-input-placeholder {
    /* WebKit, Blink, Edge */
    font-family: "montserratregular" !important;
    font-size: 12px !important;
    font-weight: normal !important;
    font-stretch: normal !important;
    font-style: normal !important;
    letter-spacing: normal !important;
    text-transform: capitalize !important;
    color: #767676 !important; }
  .hww-redesign-header input[type="text"].haven-search::-ms-input-placeholder {
    /* WebKit, Blink, Edge */
    font-family: "montserratregular" !important;
    font-size: 12px !important;
    font-weight: normal !important;
    font-stretch: normal !important;
    font-style: normal !important;
    letter-spacing: normal !important;
    text-transform: capitalize !important;
    color: #767676 !important; }
  .hww-redesign-header input[type="text"].haven-search::placeholder {
    /* WebKit, Blink, Edge */
    font-family: "montserratregular" !important;
    font-size: 12px !important;
    font-weight: normal !important;
    font-stretch: normal !important;
    font-style: normal !important;
    letter-spacing: normal !important;
    text-transform: capitalize !important;
    color: #767676 !important; }
  .hww-redesign-header input[type="text"].haven-search::-webkit-input-placeholder {
    /* WebKit, Blink, Edge */
    font-family: "montserratregular" !important;
    font-size: 12px !important;
    font-weight: normal !important;
    font-stretch: normal !important;
    font-style: normal !important;
    letter-spacing: normal !important;
    text-transform: capitalize !important;
    color: #767676 !important; }
  .hww-redesign-header input[type="text"].haven-search:-ms-input-placeholder {
    /* Internet Explorer 10-11 */
    /* WebKit, Blink, Edge */
    font-family: "montserratregular" !important;
    font-size: 12px !important;
    font-weight: normal !important;
    font-stretch: normal !important;
    font-style: normal !important;
    letter-spacing: normal !important;
    text-transform: capitalize !important;
    color: #767676 !important; }
  .hww-redesign-header input[type="text"].haven-search:focus::-webkit-input-placeholder {
    color: transparent !important; }
  .hww-redesign-header input[type="text"].haven-search:focus:-ms-input-placeholder {
    color: transparent !important; }
  .hww-redesign-header input[type="text"].haven-search:focus::-ms-input-placeholder {
    color: transparent !important; }
  .hww-redesign-header input[type="text"].haven-search:focus::placeholder {
    color: transparent !important; }
  .hww-redesign-header input[type="text"].haven-search:focus::-webkit-input-placeholder {
    color: transparent !important; }
  .hww-redesign-header input[type="text"].haven-search:focus:-moz-placeholder {
    /* FF 4-18 */
    color: transparent !important; }
  .hww-redesign-header input[type="text"].haven-search:focus::-moz-placeholder {
    /* FF 19+ */
    color: transparent !important; }
  .hww-redesign-header input[type="text"].haven-search:focus:-ms-input-placeholder {
    /* IE 10+ */
    color: transparent !important; }

.hww-redesign-header a {
  color: #767676; }

.hww-redesign-header .hvn-minicart-quantity {
  position: relative; }
  .hww-redesign-header .hvn-minicart-quantity .cart-prd-count-txt {
    position: absolute !important;
    top: -5px !important;
    right: -2px;
    width: 16px;
    height: 16px;
    color: #fff;
    display: -webkit-box !important;
    display: -ms-flexbox !important;
    display: flex !important;
    -webkit-box-align: center !important;
        -ms-flex-align: center !important;
            align-items: center !important;
    text-align: center;
    -webkit-box-pack: center;
        -ms-flex-pack: center;
            justify-content: center;
    font-size: 10px;
    border-radius: 50%;
    background-color: #004d43;
    font-weight: 600; }

@media screen and (min-width: 993px) and (max-width: 1023.98px) {
  .hww-redesign-header .user-menus-right {
    right: 35px !important; } }

.hww-redesign-header .user-menus-right #mini-cart,
.hww-redesign-header .user-menus-right .user-info {
  margin-left: 32px !important; }
  @media (max-width: 1279.98px) {
    .hww-redesign-header .user-menus-right #mini-cart,
    .hww-redesign-header .user-menus-right .user-info {
      margin-left: 24px !important; } }
  @media (max-width: 767.98px) {
    .hww-redesign-header .user-menus-right #mini-cart,
    .hww-redesign-header .user-menus-right .user-info {
      margin-left: 6px !important; } }
  @media (max-width: 1279.98px) {
    .sticky .hww-redesign-header .user-menus-right #mini-cart, .sticky
    .hww-redesign-header .user-menus-right .user-info {
      margin-left: 8px !important; } }

.hww-redesign-header .user-menus-right .user-account:hover, .hww-redesign-header .user-menus-right .user-account:active, .hww-redesign-header .user-menus-right .user-account:focus {
  text-decoration: none; }

.hww-redesign-header .user-menus-right .si-txt-desktop {
  margin-right: 4px;
  color: #767676; }

@media (max-width: 767.98px) {
  .hww-redesign-header .user-menus-right .user-info-mob a {
    padding: 0 8px; } }

.hww-redesign-header .header-search.tals_redesign {
  font-weight: 400;
  font-size: 13px;
  letter-spacing: .3px;
  color: #000;
  line-height: 1.3; }
  @media (min-width: 1201px) {
    .hww-redesign-header .header-search.tals_redesign {
      right: 3px !important; } }
  html:not(.sticky) .hww-redesign-header .header-search.tals_redesign {
    top: 24px; }
  @media (min-width: 1024px) {
    html.sticky .hww-redesign-header .header-search.tals_redesign::after {
      background-color: #d2d9d1; } }
  .hww-redesign-header .header-search.tals_redesign .mini-cart-name a:hover, .hww-redesign-header .header-search.tals_redesign .mini-cart-name a:active, .hww-redesign-header .header-search.tals_redesign .mini-cart-name a:focus,
  .hww-redesign-header .header-search.tals_redesign .search-phrase a:hover,
  .hww-redesign-header .header-search.tals_redesign .search-phrase a:active,
  .hww-redesign-header .header-search.tals_redesign .search-phrase a:focus {
    text-decoration: none; }
  .hww-redesign-header .header-search.tals_redesign a {
    color: #000; }
    .hww-redesign-header .header-search.tals_redesign a.mini-cart-link-cart.secondary {
      border-color: #004d43;
      background-color: #004d43;
      color: #fff !important; }
      .hww-redesign-header .header-search.tals_redesign a.mini-cart-link-cart.secondary:hover, .hww-redesign-header .header-search.tals_redesign a.mini-cart-link-cart.secondary:focus, .hww-redesign-header .header-search.tals_redesign a.mini-cart-link-cart.secondary:active, .hww-redesign-header .header-search.tals_redesign a.mini-cart-link-cart.secondary.active {
        border-color: #002e28;
        background-color: #002e28;
        color: #fff !important; }
    .hww-redesign-header .header-search.tals_redesign a.mini-cart-link-checkout {
      border-color: #000 !important; }
      .hww-redesign-header .header-search.tals_redesign a.mini-cart-link-checkout:hover, .hww-redesign-header .header-search.tals_redesign a.mini-cart-link-checkout:focus, .hww-redesign-header .header-search.tals_redesign a.mini-cart-link-checkout:active, .hww-redesign-header .header-search.tals_redesign a.mini-cart-link-checkout.active {
        color: #fff;
        background-color: #000; }
  .hww-redesign-header .header-search.tals_redesign .search-suggestion-wrapper {
    overflow-y: overlay; }
    @media (min-width: 1024px) {
      .hww-redesign-header .header-search.tals_redesign .search-suggestion-wrapper {
        min-width: 255px; } }

.hww-redesign-header .navigation-wrapper {
  padding: 0; }
  @media (min-width: 1201px) {
    .sticky .hww-redesign-header .navigation-wrapper {
      max-width: 1240px;
      width: calc(100% - 200px); } }

@media (min-width: 1024px) {
  .hww-redesign-header #navigation {
    background-color: #d2d9d1; }
    html:not(.sticky) .hww-redesign-header #navigation {
      border-bottom: 1px solid rgba(0, 64, 47, 0.4);
      margin-top: 20px;
      height: 50px;
      width: 100%; } }

html:not(.sticky) .hww-redesign-header #navigation .level-1 li:not(.menu-close) {
  padding: 16px 0; }

@media (min-width: 1280px) {
  html:not(.sticky) .hww-redesign-header #navigation .level-1 li:not(.menu-close).first-cat {
    margin-left: 0; } }

@media (min-width: 1280px) {
  html:not(.sticky) .hww-redesign-header #navigation .level-1 li:not(.menu-close).last-cat {
    margin-right: 0; } }

@media (max-width: 767.98px) {
  .hww-redesign-header #navigation .level-1 li:not(.menu-close) {
    padding: 22px 0;
    margin: 0 15px;
    background-color: #fff; } }

@media (max-width: 1279.98px) {
  .hww-redesign-header #navigation .level-1 li a.user-account.guest {
    padding: 0; } }

.hww-redesign-header #navigation .level-1 li a:not(.sticky-logo),
.hww-redesign-header #navigation .level-1 li a.top-level:not(.sticky-logo) {
  padding-bottom: 1px;
  font-size: 13px;
  font-weight: 600;
  font-stretch: normal;
  font-style: normal;
  line-height: normal;
  letter-spacing: 0.65px;
  text-align: left;
  color: #00402f;
  text-transform: capitalize; }
  @media (max-width: 1023.98px) {
    .hww-redesign-header #navigation .level-1 li a:not(.sticky-logo),
    .hww-redesign-header #navigation .level-1 li a.top-level:not(.sticky-logo) {
      color: #000; } }
  .hww-redesign-header #navigation .level-1 li a:not(.sticky-logo):hover,
  .hww-redesign-header #navigation .level-1 li a.top-level:not(.sticky-logo):hover {
    border-color: #00402f; }

.hww-redesign-header #navigation .level-1 li.navActive a:not(.sticky-logo),
.hww-redesign-header #navigation .level-1 li.navActive a.top-level:not(.sticky-logo) {
  border-color: #00402f; }

.hww-redesign-header #navigation .level-1 li.navActive .level-2 {
  top: 131px; }
  @media (min-width: 1024px) {
    .hww-redesign-header #navigation .level-1 li.navActive .level-2 {
      background: transparent;
      background-color: transparent;
      -webkit-box-shadow: none;
              box-shadow: none; }
      .hww-redesign-header #navigation .level-1 li.navActive .level-2 li a {
        letter-spacing: normal; }
      .hww-redesign-header #navigation .level-1 li.navActive .level-2 .level-2-content-wrapper {
        padding: 0 32px 32px;
        background-color: #fff;
        -webkit-box-shadow: 0 24px 40px 0 rgba(0, 0, 0, 0.08), 0 12px 20px 0 rgba(0, 0, 0, 0.08), 0 6px 10px 0 rgba(0, 0, 0, 0.08), 0 7px 5px -5px rgba(0, 0, 0, 0.08);
                box-shadow: 0 24px 40px 0 rgba(0, 0, 0, 0.08), 0 12px 20px 0 rgba(0, 0, 0, 0.08), 0 6px 10px 0 rgba(0, 0, 0, 0.08), 0 7px 5px -5px rgba(0, 0, 0, 0.08);
        display: -webkit-box;
        display: -ms-flexbox;
        display: flex; }
        .hww-redesign-header #navigation .level-1 li.navActive .level-2 .level-2-content-wrapper::after {
          content: "";
          display: table;
          clear: both; }
        html:not(.sticky) .hww-redesign-header #navigation .level-1 li.navActive .level-2 .level-2-content-wrapper {
          max-width: 1328px; }
        .hww-redesign-header #navigation .level-1 li.navActive .level-2 .level-2-content-wrapper .collections-asset {
          margin-left: 0;
          padding-left: 20px; }
          .hww-redesign-header #navigation .level-1 li.navActive .level-2 .level-2-content-wrapper .collections-asset li a {
            font-weight: 400;
            font-size: 13px; } }
    @media (min-width: 1024px) and (min-width: 1024px) {
      .hww-redesign-header #navigation .level-1 li.navActive .level-2 .level-2-content-wrapper.has-both-assets .level-2-section.categories {
        max-width: 200px; } }
    @media screen and (min-width: 1024px) and (min-width: 1024px) and (max-width: 1076px) {
      .hww-redesign-header #navigation .level-1 li.navActive .level-2 .level-2-content-wrapper.has-both-assets .hvn-menu-card:not(.cols2) {
        max-width: 300px; } }
  @media (min-width: 1024px) {
      .hww-redesign-header #navigation .level-1 li.navActive .level-2 .level-2-section {
        margin-top: 32px; }
        .hww-redesign-header #navigation .level-1 li.navActive .level-2 .level-2-section.categories {
          border-color: #f1f1f1;
          padding-right: 32px;
          min-width: 200px;
          width: -webkit-max-content;
          width: -moz-max-content;
          width: max-content; }
          .hww-redesign-header #navigation .level-1 li.navActive .level-2 .level-2-section.categories.has-border {
            border-right: 1px solid #f1f1f1; }
          .hww-redesign-header #navigation .level-1 li.navActive .level-2 .level-2-section.categories:only-child {
            border-right: none; }
          .hww-redesign-header #navigation .level-1 li.navActive .level-2 .level-2-section.categories .category-column li:first-child {
            padding-top: 0; }
          .hww-redesign-header #navigation .level-1 li.navActive .level-2 .level-2-section.categories.second-column {
            padding-left: 20px;
            border-right: none;
            border-left: 1px solid #f1f1f1; }
          .hww-redesign-header #navigation .level-1 li.navActive .level-2 .level-2-section.categories .second li:first-child {
            padding-top: 0; }
        .hww-redesign-header #navigation .level-1 li.navActive .level-2 .level-2-section.promos.desktop-only {
          float: right;
          border-left: none;
          -webkit-box-flex: 1;
              -ms-flex-positive: 1;
                  flex-grow: 1; }
          .hww-redesign-header #navigation .level-1 li.navActive .level-2 .level-2-section.promos.desktop-only .hvn-card-wrapper {
            -webkit-box-pack: end;
                -ms-flex-pack: end;
                    justify-content: end; }
        .hww-redesign-header #navigation .level-1 li.navActive .level-2 .level-2-section:not(.categories) {
          border-color: #f1f1f1; }
      .hww-redesign-header #navigation .level-1 li.navActive .level-2 .level-2-header {
        padding-bottom: 16px;
        color: #000;
        font: 600 14px/17px Montserrat, Arial, sans-serif; }
        .hww-redesign-header #navigation .level-1 li.navActive .level-2 .level-2-header.hide_leftnav {
          padding-top: 16px; }
      .hww-redesign-header #navigation .level-1 li.navActive .level-2 li {
        padding: 16px 0; }
        .hww-redesign-header #navigation .level-1 li.navActive .level-2 li:last-child {
          padding-bottom: 0; }
        .hww-redesign-header #navigation .level-1 li.navActive .level-2 li a {
          color: #000;
          font: 600 14px/17px Montserrat, Arial, sans-serif; }
          .hww-redesign-header #navigation .level-1 li.navActive .level-2 li a:hover, .hww-redesign-header #navigation .level-1 li.navActive .level-2 li a:focus, .hww-redesign-header #navigation .level-1 li.navActive .level-2 li a:active {
            text-decoration: underline; }
      html.sticky .hww-redesign-header #navigation .level-1 li.navActive .level-2 {
        top: 61px; } }
  @media (max-width: 1023.98px) {
    .hww-redesign-header #navigation .level-1 li.navActive .level-2 {
      padding: 0;
      border-top: none; }
      .hww-redesign-header #navigation .level-1 li.navActive .level-2 li {
        margin: 0;
        height: auto;
        padding: 11px 0 !important; }
        .hww-redesign-header #navigation .level-1 li.navActive .level-2 li:first-child {
          padding-top: 0 !important; }
        .hww-redesign-header #navigation .level-1 li.navActive .level-2 li:last-child {
          border-bottom: none;
          padding-bottom: 0 !important; }
        .hww-redesign-header #navigation .level-1 li.navActive .level-2 li a {
          font-size: 12px;
          font-weight: 400;
          letter-spacing: normal;
          padding: 0; }
      .hww-redesign-header #navigation .level-1 li.navActive .level-2 .level-2-header {
        font-size: 12px;
        padding-top: 22px;
        padding-bottom: 22px; } }

@media (max-width: 767.98px) {
  .hww-redesign-header #navigation .level-1 li .user-account {
    padding: 0; } }

@media (max-width: 1023.98px) {
  .hww-redesign-header #navigation .level-1 li {
    padding: 22px 0 !important;
    margin: 0 15px; }
    .hww-redesign-header #navigation .level-1 li.menu-close {
      border: none; }
      .hww-redesign-header #navigation .level-1 li.menu-close span {
        font-size: 14px;
        line-height: 1.4;
        letter-spacing: 0.7px;
        padding: 0;
        line-height: 20px;
        font-weight: 700; }
        .hww-redesign-header #navigation .level-1 li.menu-close span::after {
          top: 0;
          right: 0; }
    .hww-redesign-header #navigation .level-1 li a:not(.sticky-logo).has-sub-menu {
      padding: 0; }
      .hww-redesign-header #navigation .level-1 li a:not(.sticky-logo).has-sub-menu::after {
        content: url("../images/svg-icons/plus-black-haven.svg"); }
      .hww-redesign-header #navigation .level-1 li a:not(.sticky-logo).has-sub-menu.active {
        padding-bottom: 22px; }
        .hww-redesign-header #navigation .level-1 li a:not(.sticky-logo).has-sub-menu.active::after {
          content: url("../images/svg-icons/minus-black-haven.svg"); } }

@media (min-width: 1024px) {
  .hww-redesign-header #navigation .menu-category {
    max-width: 1240px;
    width: calc(100% - 30px);
    padding: 0 20px; }
  html.sticky .hww-redesign-header #navigation .sticky-logo .logo {
    width: 100px;
    height: 29px; } }

@media (min-width: 1201px) {
  .hww-redesign-header #navigation .menu-category {
    width: calc(100% - 200px);
    padding: 0; }
    .sticky .hww-redesign-header #navigation .menu-category {
      width: 100%; } }

@media (max-width: 767.98px) {
  .hww-redesign-header #navigation {
    background-color: #fff; }
    html.menu-active .hww-redesign-header #navigation .menu-category li {
      border-color: #f1f1f1; }
      html.menu-active .hww-redesign-header #navigation .menu-category li:last-child {
        border-bottom: 1px solid #f1f1f1;
        font-size: 13px; } }

.hww-redesign-header .hvn-card-wrapper {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex; }
  .hww-redesign-header .hvn-card-wrapper .hvn-menu-card {
    max-width: 400px;
    width: 100%;
    text-align: left; }
    .hww-redesign-header .hvn-card-wrapper .hvn-menu-card.cols2 {
      max-width: 290px; }
    .hww-redesign-header .hvn-card-wrapper .hvn-menu-card + .hvn-menu-card {
      margin-left: 40px; }
    .hww-redesign-header .hvn-card-wrapper .hvn-menu-card a {
      border: none; }
    .hww-redesign-header .hvn-card-wrapper .hvn-menu-card .hvn-card-img {
      display: block;
      width: 100%; }
    .hww-redesign-header .hvn-card-wrapper .hvn-menu-card .hvn-card-title {
      font: 400 10px/14px Montserrat, Arial, sans-serif;
      margin: 16px 0 4px;
      display: block;
      color: #767676; }
    .hww-redesign-header .hvn-card-wrapper .hvn-menu-card .hvn-card-description {
      font: 400 14px/20px Montserrat, Arial, sans-serif;
      margin-bottom: 12px;
      color: #000; }
    .hww-redesign-header .hvn-card-wrapper .hvn-menu-card .hvn-card-link {
      font: 600 12px/17px Montserrat, Arial, sans-serif !important;
      text-decoration: underline;
      text-transform: uppercase !important;
      color: #000 !important;
      border: none;
      margin-top: 12px;
      letter-spacing: normal !important; }

.breadcrumb {
  background: none;
  border-radius: 0;
  font-family: "Libre Baskerville", Times, serif;
  font-style: italic;
  font-size: 12px;
  font-size: 0.75rem;
  color: #000;
  padding: 0;
  margin: 0.9375rem 0; }
  .breadcrumb li {
    line-height: normal; }
    .breadcrumb li::after {
      content: " /";
      margin: 0 .5em 0 .3em; }
    .breadcrumb li:last-child,
    .breadcrumb li .last {
      font-family: "Libre Baskerville", Times, serif;
      font-style: italic;
      font-size: 12px;
      font-size: 0.75rem;
      color: #000; }
      .breadcrumb li:last-child::after,
      .breadcrumb li .last::after {
        margin-right: 0; }
    .breadcrumb li a:hover {
      text-decoration: underline; }

.breadcrumb-refinement li:last-child a,
.breadcrumb-refinement li a {
  font-family: Montserrat, Arial, sans-serif;
  font-weight: 400;
  font-size: 13px;
  font-size: 0.8125rem;
  color: #000;
  font-style: normal;
  padding: 0 16px 0 0; }

.breadcrumb-refinement li::after {
  content: none; }

.breadcrumb-refinement .breadcrumb-relax .close-icon {
  position: relative !important;
  top: -2px !important;
  right: -8px !important;
  display: inline;
  width: 8px !important;
  height: 8px !important; }

.breadcrumb-refinement.all-refinements-clear li a {
  font-family: Montserrat, Arial, sans-serif;
  font-weight: 700;
  font-size: 13px;
  font-size: 0.8125rem;
  letter-spacing: .6px;
  text-transform: uppercase;
  text-transform: initial;
  font-weight: 500; }

.breadcrumb-refinement-value,
.breadcrumb-refinement-clear-all-value {
  display: inline-block;
  background: #fff;
  margin: 0 0.3125rem 0.3125rem 0; }
  @media (max-width: 767.98px) {
    .breadcrumb-refinement-value,
    .breadcrumb-refinement-clear-all-value {
      margin-left: 0;
      padding-left: 0; } }

.breadcrumb-refinement-clear-all-value {
  background: none; }

.breadcrumb-refinement-clear-all-value a {
  color: #999;
  padding-right: 20px;
  position: relative;
  text-decoration: underline;
  text-transform: initial; }

.breadcrumb-refinement-clear-all-value .close-circle-icon {
  position: absolute;
  right: -18px;
  top: 0; }

.breadcrumb-relax {
  padding: 0 0 0 .4em;
  background: none; }

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

.breadcrumb-result-text::after {
  content: "" !important; }

.breadcrumb-result-text a::before, .breadcrumb-result-text a::after {
  content: "\0022";
  color: #000; }

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

h1,
.h1 {
  font-family: Montserrat, Arial, sans-serif;
  font-weight: 700;
  font-size: 24px;
  font-size: 1.5rem;
  letter-spacing: 1.2px;
  text-transform: uppercase;
  margin: 0; }
  @media (min-width: 768px) {
    h1,
    .h1 {
      font-size: 32px;
      font-size: 2rem; } }

h2,
.h2 {
  font-family: Montserrat, Arial, sans-serif;
  font-weight: 700;
  font-size: 18px;
  font-size: 1.125rem;
  letter-spacing: 1.2px;
  text-transform: uppercase;
  margin: 0; }
  @media (min-width: 768px) {
    h2,
    .h2 {
      font-size: 32px;
      font-size: 2rem; } }

h3,
.h3 {
  font-family: Montserrat, Arial, sans-serif;
  font-weight: 700;
  font-size: 16px;
  font-size: 1rem;
  letter-spacing: .8px;
  text-transform: uppercase;
  margin: 0; }
  @media (min-width: 768px) {
    h3,
    .h3 {
      font-size: 20px;
      font-size: 1.25rem; } }

h4,
.h4 {
  font-family: Montserrat, Arial, sans-serif;
  font-weight: 700;
  font-size: 16px;
  font-size: 1rem;
  letter-spacing: .8px;
  text-transform: uppercase;
  margin: 0; }
  @media (min-width: 768px) {
    h4,
    .h4 {
      font-size: 18px;
      font-size: 1.125rem; } }

h5,
.h5 {
  font-family: Montserrat, Arial, sans-serif;
  font-weight: 700;
  font-size: 18px;
  font-size: 1.125rem;
  text-transform: uppercase;
  letter-spacing: 1.2px;
  margin: 0; }
  @media (min-width: 768px) {
    h5,
    .h5 {
      font-size: 24px;
      font-size: 1.5rem; } }

h6,
.h6 {
  font-family: Montserrat, Arial, sans-serif;
  font-weight: 700;
  font-size: 13px;
  font-size: 0.8125rem;
  letter-spacing: .6px;
  text-transform: uppercase;
  margin: 0; }

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

.column-1,
.column-2 {
  width: 48%;
  margin: 4px 0; }
  @media (max-width: 1023.98px) {
    .column-1,
    .column-2 {
      float: none;
      width: 100%; } }

.column-1 {
  float: left; }

.column-2 {
  float: right; }

.content-header {
  font-family: Montserrat, Arial, sans-serif;
  font-weight: 700;
  font-size: 16px;
  font-size: 1rem;
  letter-spacing: .8px;
  text-transform: uppercase;
  margin: 0 0 14px !important; }
  @media (min-width: 768px) {
    .content-header {
      font-size: 18px;
      font-size: 1.125rem; } }
  .content-header span {
    font-family: Montserrat, Arial, sans-serif;
    font-weight: 700;
    font-size: 16px;
    font-size: 1rem;
    letter-spacing: .8px;
    text-transform: uppercase; }
    @media (min-width: 768px) {
      .content-header span {
        font-size: 18px;
        font-size: 1.125rem; } }

.section-header {
  font-family: Montserrat, Arial, sans-serif;
  font-weight: 700;
  font-size: 14px;
  font-size: 0.875rem;
  line-height: 2.71429em;
  letter-spacing: .7px;
  text-transform: uppercase; }
  @media (min-width: 768px) and (max-width: 1023.98px) {
    table .section-header {
      font-family: Montserrat, Arial, sans-serif;
      font-weight: 700;
      font-size: 14px;
      font-size: 0.875rem;
      line-height: 2.71429em;
      letter-spacing: .7px;
      text-transform: uppercase; } }

.section-header-note {
  font-family: Montserrat, Arial, sans-serif;
  font-weight: 400; }

.back {
  overflow: hidden;
  color: #000;
  text-decoration: none;
  display: block;
  margin: 0 0 10px; }
  .back:hover {
    color: #000;
    text-decoration: underline; }
  .back.button {
    text-decoration: none; }
  @media (min-width: 768px) {
    .back {
      margin-bottom: 1.875rem; } }
  .back::before {
    content: "← ";
    display: inline; }

.item-list {
  margin-bottom: 1em; }
  .item-list tr {
    border-bottom: 1px solid #ddd; }
    .item-list tr.last {
      border: none; }
    .item-list tr.headings {
      display: none; }
  .item-list td {
    padding: 1.25rem 0.625rem;
    vertical-align: top; }
    .item-list td img {
      max-width: 100%;
      min-width: 6rem; }

.product-table td, .pt_gift-registry fieldset .item-list td, #cart-table td, .pt_wish-list .item-list td {
  display: block;
  float: right;
  width: calc(100% - 137px);
  padding: 1rem 0 0 0.625rem; }
  @media (max-width: 1023.98px) {
    .product-table td:last-of-type, .pt_gift-registry fieldset .item-list td:last-of-type, #cart-table td:last-of-type, .pt_wish-list .item-list td:last-of-type {
      padding-bottom: 0.625rem; } }
  @media (min-width: 768px) {
    .product-table td, .pt_gift-registry fieldset .item-list td, #cart-table td, .pt_wish-list .item-list td {
      display: table-cell;
      float: none;
      width: auto;
      padding: 1.25rem 0.625rem; }
      .product-table td:last-of-type, .pt_gift-registry fieldset .item-list td:last-of-type, #cart-table td:last-of-type, .pt_wish-list .item-list td:last-of-type {
        padding-right: 0; } }

.product-table .item-image, .pt_gift-registry fieldset .item-list .item-image, #cart-table .item-image, .pt_wish-list .item-list .item-image {
  float: left;
  width: 7.9375rem;
  padding-left: 0;
  text-align: left;
  padding-right: 0.625rem; }
  @media (min-width: 768px) {
    .product-table .item-image, .pt_gift-registry fieldset .item-list .item-image, #cart-table .item-image, .pt_wish-list .item-list .item-image {
      float: none;
      padding-left: 0; } }
  .product-table .item-image img, .pt_gift-registry fieldset .item-list .item-image img, #cart-table .item-image img, .pt_wish-list .item-list .item-image img {
    display: inline-block;
    max-width: 100%; }

@media (min-width: 768px) {
  .product-table .item-details, .pt_gift-registry fieldset .item-list .item-details, #cart-table .item-details, .pt_wish-list .item-list .item-details {
    width: 32%; } }

.product-table .item-details .name, .pt_gift-registry fieldset .item-list .item-details .name, #cart-table .item-details .name, .pt_wish-list .item-list .item-details .name {
  font-size: 13px;
  font-size: 0.8125rem; }

@media (min-width: 768px) {
  .product-table .item-dashboard, .pt_gift-registry fieldset .item-list .item-dashboard, #cart-table .item-dashboard, .pt_wish-list .item-list .item-dashboard {
    width: 38%; } }

#secondary {
  display: block; }

.nav {
  margin-bottom: 1.25rem; }
  .nav ul {
    list-style: none;
    padding: 0;
    border: none;
    margin: 0.625rem 0 1.875rem; }
    .nav ul li {
      list-style: none !important;
      margin: 0 0 0.625rem !important; }
      .nav ul li a {
        overflow: hidden;
        color: #000;
        text-decoration: none; }
        .nav ul li a:hover {
          color: #000;
          text-decoration: underline; }
        .nav ul li a.button {
          text-decoration: none; }
  .nav .toggle {
    margin: 0.1875rem 0 0.58em;
    padding-bottom: 0.4375rem;
    border-bottom: 1px solid #ddd;
    display: block;
    cursor: pointer; }
    .nav .toggle span {
      background: none; }
  .nav .expanded {
    background-position: left -96px; }
  @media (min-width: 768px) {
    .nav {
      margin: 0; } }

#category-level-1-desktop li,
#category-level-1-mobile li,
#category-level-1 li {
  display: block;
  color: #000;
  padding: 0.375rem 0 0.375rem 0.5625rem;
  line-height: 1.5; }
  #category-level-1-desktop li a.active,
  #category-level-1-mobile li a.active,
  #category-level-1 li a.active {
    font-family: Montserrat, Arial, sans-serif;
    font-weight: 700;
    padding: 0 0 0 0.3125rem;
    border-left: 4px solid #aa1e26;
    margin-left: -0.5625rem; }

#category-level-1-desktop .refinement-link,
#category-level-1-mobile .refinement-link,
#category-level-1 .refinement-link {
  background: none repeat scroll 0 0 transparent; }

@media (max-width: 767.98px) {
  #category-level-1-mobile .hide_l4.l4-mob {
    display: none; } }

.search-refinement-category {
  font-family: Montserrat, Arial, sans-serif;
  font-weight: 700;
  padding: 0 0 0 0.3125rem;
  border-left: 4px solid #aa1e26; }

#category-level-2 {
  padding-left: 1.5625rem; }
  #category-level-2 li .refinement-link {
    padding: 0.5em 0.1em 0 0.125rem; }

#category-level-3 {
  padding: 8px 0 0; }
  #category-level-3 .refinement-link {
    margin: 0 0 0 .9em;
    padding: 0; }

footer {
  background-color: #fff;
  clear: both;
  border-top: 1px solid #ddd;
  margin-top: 3.125rem; }

.footer-container {
  margin: auto;
  width: calc(100% - 30px);
  max-width: 1280px;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
      -ms-flex-direction: column;
          flex-direction: column; }
  @media (min-width: 1024px) {
    .footer-container {
      -webkit-box-orient: horizontal;
      -webkit-box-direction: normal;
          -ms-flex-direction: row;
              flex-direction: row; } }
  .footer-container .footer-item {
    width: 100%;
    padding: 0; }
    .footer-container .footer-item.social-block {
      -webkit-box-ordinal-group: 0;
          -ms-flex-order: -1;
              order: -1;
      padding-top: 1.5625rem; }
    .footer-container .footer-item .credit-card-cta .icon {
      float: left;
      padding-right: 0.5rem; }
    .footer-container .footer-item .credit-card-cta span {
      display: inline-block;
      line-height: normal; }
      .footer-container .footer-item .credit-card-cta span:hover {
        text-decoration: underline; }
    @media (max-width: 1023.98px) {
      .footer-container .footer-item {
        border-bottom: 1px solid #ddd; }
        .footer-container .footer-item .footer-toggle {
          line-height: 3.125rem; }
          .hvn-footer .footer-container .footer-item .footer-toggle.expanded ~ .menu-footer {
            margin: 1.3125rem 0; }
        .footer-container .footer-item .footer-toggle::after {
          content: url("../images/svg-icons/plus-black.svg");
          float: right;
          display: inline-block; }
        .footer-container .footer-item .footer-toggle.expanded::after {
          content: url("../images/svg-icons/minus-black.svg");
          position: relative;
          top: -3px; } }
    @media (min-width: 768px) and (max-width: 1023.98px) {
      .footer-container .footer-item.about-block {
        border-bottom: none; } }
    @media (min-width: 1024px) {
      .footer-container .footer-item {
        width: 18%;
        padding: 1.25rem 0.625rem; }
        .footer-container .footer-item.social-block {
          -webkit-box-ordinal-group: 2;
              -ms-flex-order: 1;
                  order: 1;
          width: 27%;
          max-width: 350px; }
        .footer-container .footer-item .footer-toggle {
          pointer-events: none; } }
  .footer-container .menu-footer {
    float: none;
    padding: 0;
    margin: 0 0 0.9375rem; }
    @media (min-width: 1024px) {
      .footer-container .menu-footer {
        margin: 1em 0;
        display: block !important; } }
    .footer-container .menu-footer li {
      float: none;
      list-style: none !important;
      line-height: 2.5em; }
    .footer-container .menu-footer .credit-card-cta img {
      float: left;
      padding-right: 5px; }
  .footer-container a {
    overflow: hidden;
    color: #000;
    text-decoration: none; }
    .footer-container a:hover {
      color: #000;
      text-decoration: underline; }
    .footer-container a.button {
      text-decoration: none; }
  .footer-container .header-only,
  .footer-container .pdp-only,
  .footer-container .landing-only {
    display: none; }
  .footer-container .footer-only {
    min-height: 33px; }
  .footer-container #bread-payments-footer-placement {
    line-height: 17px;
    overflow: hidden;
    margin-bottom: 5px; }

#extole_zone_global_footer > div[id^="extole"] {
  position: static !important;
  text-align: left !important;
  padding: 0 !important;
  margin-bottom: 1.25rem; }

#email-alert-signup {
  white-space: nowrap;
  position: relative; }
  #email-alert-signup input[type="email"] {
    width: calc(100% - 79px);
    height: 2.8125rem;
    float: left;
    border-right: none;
    border-color: #ddd;
    margin: 0; }
    #email-alert-signup input[type="email"].error {
      border-color: #aa1e26; }
  #email-alert-signup button {
    min-height: 2.8125rem; }
  #email-alert-signup span.error {
    padding-top: 0.3125rem;
    float: left; }

.social-svg-links {
  clear: both;
  padding: 1.25rem 0 1.875rem; }
  .social-svg-links a {
    padding-right: 0.875rem; }
    .social-svg-links a:hover {
      text-decoration: none; }

.grecaptcha-badge {
  visibility: hidden; }

.copyright-container {
  max-width: 1440px;
  width: 100%;
  margin: auto; }
  .copyright-container .content-width-container {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-orient: vertical;
    -webkit-box-direction: normal;
        -ms-flex-direction: column;
            flex-direction: column;
    text-align: center;
    width: calc(100% - 30px);
    margin: auto;
    font-size: 12px;
    font-size: 0.75rem; }
  .copyright-container .legal-links {
    -webkit-box-ordinal-group: 0;
        -ms-flex-order: -1;
            order: -1;
    border-bottom: 1px solid #ddd;
    -webkit-box-ordinal-group: inherit;
        -ms-flex-order: inherit;
            order: inherit;
    padding: 1rem 0; }
    @media (min-width: 1024px) {
      .copyright-container .legal-links {
        width: calc(100% - 30px);
        display: -webkit-box;
        display: -ms-flexbox;
        display: flex;
        -webkit-box-pack: justify;
            -ms-flex-pack: justify;
                justify-content: space-between;
        padding-left: 0.625rem; }
        .copyright-container .legal-links a {
          border-right: 1px solid #ddd;
          margin-right: 0.9375rem; }
          .copyright-container .legal-links a:last-of-type {
            border-right: none;
            margin-right: 0;
            padding-right: 0; } }
    @media (max-width: 1023.98px) {
      .copyright-container .legal-links {
        text-align: left;
        display: -webkit-box;
        display: -ms-flexbox;
        display: flex;
        -webkit-box-orient: vertical;
        -webkit-box-direction: normal;
            -ms-flex-flow: column wrap;
                flex-flow: column wrap;
        max-height: 8.438rem;
        height: 100%;
        -ms-flex-line-pack: start;
            align-content: flex-start; }
        .copyright-container .legal-links a {
          border-right: none;
          padding-right: 1.313rem; } }
    .copyright-container .legal-links a {
      padding-right: 1.25rem;
      line-height: 1.5625rem;
      white-space: nowrap; }
    .copyright-container .legal-links .cookie-icon {
      margin-left: 0.25rem;
      width: 30px;
      height: 14px;
      display: inline-block;
      max-width: 100%; }
  .copyright-container .copy {
    font-family: Montserrat, Arial, sans-serif;
    font-size: 0.75rem;
    font-weight: normal;
    font-stretch: normal;
    font-style: normal;
    line-height: 1.4;
    letter-spacing: normal;
    text-align: left;
    padding: 2rem 0;
    line-height: 3.125rem; }
    @media only screen and (max-width: 767px) {
      .copyright-container .copy {
        width: 100% !important; } }
  @media (min-width: 768px) {
    .copyright-container {
      border-top: 1px solid #ddd; }
      .copyright-container .content-width-container {
        margin: auto;
        width: calc(100% - 30px);
        max-width: 1280px;
        -webkit-box-orient: horizontal;
        -webkit-box-direction: normal;
            -ms-flex-direction: row;
                flex-direction: row;
        text-align: left; }
      .copyright-container .copy {
        width: 50%;
        float: left; }
      .copyright-container .legal-links {
        border-bottom: none;
        -webkit-box-ordinal-group: 2;
            -ms-flex-order: 1;
                order: 1;
        text-align: right;
        padding-right: 0;
        float: right;
        width: 50%; } }
  @media (min-width: 768px) and (max-width: 1023.98px) {
    .copyright-container .copy {
      width: 40%; }
    .copyright-container .legal-links {
      width: 70%; } }

.footer-tagline {
  font-family: "Libre Baskerville", Times, serif;
  font-style: italic;
  font-size: 13px;
  font-size: 0.8125rem;
  line-height: 3.75rem;
  border: none; }
  @media (min-width: 1024px) {
    .footer-tagline {
      clear: both;
      border-top: 1px solid #ddd; } }

.pt_checkout footer:not(.hvn-footer) {
  text-align: center;
  border: none;
  margin-top: 1.75rem;
  line-height: 1.69; }
  .pt_checkout footer:not(.hvn-footer) .footer-container {
    display: block; }
  .pt_checkout footer:not(.hvn-footer) .copy {
    padding: 0;
    text-align: center; }
  .pt_checkout footer:not(.hvn-footer) h6 {
    margin-bottom: 0.625rem; }
  .pt_checkout footer:not(.hvn-footer) a {
    overflow: hidden;
    color: #000;
    text-decoration: underline; }
    .pt_checkout footer:not(.hvn-footer) a:hover {
      color: #000;
      text-decoration: none; }
    .pt_checkout footer:not(.hvn-footer) a.button {
      text-decoration: none; }
  .pt_checkout footer:not(.hvn-footer) .copyright-container {
    padding-bottom: 1.875rem; }
  .pt_checkout footer:not(.hvn-footer) .footer-recaptcha {
    border-top: 1px solid #ddd;
    padding-top: 13px; }
    .pt_checkout footer:not(.hvn-footer) .footer-recaptcha a {
      text-decoration: underline;
      pointer-events: initial; }
  .pt_checkout footer:not(.hvn-footer) .copy,
  .pt_checkout footer:not(.hvn-footer) .norton {
    width: 100%; }
  .pt_checkout footer:not(.hvn-footer) .back-to-top {
    bottom: 20px; }
  @media (min-width: 768px) {
    .pt_checkout footer:not(.hvn-footer) {
      padding-top: 1.75rem;
      border-top: 1px solid #ddd; }
      .pt_checkout footer:not(.hvn-footer) h6,
      .pt_checkout footer:not(.hvn-footer) .footer-phone,
      .pt_checkout footer:not(.hvn-footer) .footer-hours {
        display: inline; }
      .pt_checkout footer:not(.hvn-footer) h6 {
        padding-right: 5px; }
      .pt_checkout footer:not(.hvn-footer) a {
        text-decoration: none;
        pointer-events: none; }
      .pt_checkout footer:not(.hvn-footer) .footer-recaptcha,
      .pt_checkout footer:not(.hvn-footer) .copyright-container {
        border-top: none;
        margin-top: 0; } }

.new-tcc-card {
  width: 50px;
  height: 32px; }

.back-to-top {
  visibility: hidden;
  position: fixed;
  bottom: 50px;
  right: 10px;
  opacity: 0;
  text-align: center;
  cursor: pointer;
  -webkit-transition: all 0.3s;
  -o-transition: all 0.3s;
  transition: all 0.3s; }
  .back-to-top.show {
    visibility: visible;
    opacity: 1;
    z-index: 2; }
  .back-to-top .back-to-top-icon {
    display: inline-block; }
  @media (max-width: 767.98px) {
    .back-to-top {
      width: 40px;
      height: 40px; } }
  @media (min-width: 768px) {
    .back-to-top {
      bottom: 75px; } }

.allPageModal {
  max-width: 920px;
  margin: 0 20px !important; }
  .allPageModal.ui-dialog .ui-dialog-titlebar {
    border: none;
    padding: 0;
    position: absolute;
    right: 0;
    top: 0;
    z-index: 999; }
    .allPageModal.ui-dialog .ui-dialog-titlebar .ui-dialog-title {
      display: none; }
  .allPageModal.ui-dialog .ui-dialog-titlebar-close {
    padding: 10px; }
  .allPageModal.ui-dialog .ui-dialog-content {
    padding: 1.8rem 1.8rem 1.25rem .9375rem;
    background: transparent; }
    .allPageModal.ui-dialog .ui-dialog-content a {
      text-align: center;
      font-weight: 700;
      display: block;
      margin: 10px auto 0;
      outline: none;
      border: none; }

/**
* Haven Theme overrides
*/
/* Import the base jQuery UI styles */
.ui-helper-hidden {
  display: none; }
  .ui-helper-hidden-accessible {
    border: 0;
    clip: rect(0 0 0 0);
    height: 1px;
    margin: -1px;
    overflow: hidden;
    padding: 0;
    position: absolute;
    width: 1px; }

.ui-helper-reset {
  margin: 0;
  padding: 0;
  border: 0;
  outline: 0;
  line-height: 1.3;
  text-decoration: none;
  font-size: 100%;
  list-style: none; }

.ui-helper-clearfix::before, .ui-helper-clearfix::after {
  content: "";
  display: table;
  border-collapse: collapse; }

.ui-helper-clearfix::after {
  clear: both; }

.ui-helper-zfix {
  width: 100%;
  height: 100%;
  top: 0;
  left: 0;
  position: absolute;
  opacity: 0; }

[class^="ui-"], [class^="ui-"]::after, [class^="ui-"]::before {
  -webkit-box-sizing: content-box;
          box-sizing: content-box; }

.ui-widget {
  font-family: Arial, Helvetica, sans-serif;
  font-size: 16px;
  line-height: 1.5;
  font-weight: 400; }
  .ui-widget-content {
    border: 1px solid #ddd;
    background: #fff;
    color: #999; }
    .ui-widget-content a {
      color: #999; }
  .ui-widget-header {
    border: 1px solid #ddd;
    color: #999;
    font-weight: 600;
    background: #f7f7f7; }
    .ui-widget-header a {
      color: #999; }
  .ui-widget-overlay {
    background: #999;
    opacity: 0.3;
    position: fixed;
    top: 0;
    left: 0;
    width: 100%;
    height: 100%; }

.ui-state-default,
.ui-widget-content .ui-state-default,
.ui-widget-header .ui-state-default {
  border: 1px solid #ddd;
  background: #fff;
  color: #000; }
  .ui-state-default, .ui-state-default:active, .ui-state-default:hover, .ui-state-default:focus,
  .ui-state-default a,
  .ui-state-default a:active,
  .ui-state-default a:hover,
  .ui-state-default a:focus,
  .ui-widget-content .ui-state-default,
  .ui-widget-content .ui-state-default:active,
  .ui-widget-content .ui-state-default:hover,
  .ui-widget-content .ui-state-default:focus,
  .ui-widget-content .ui-state-default a,
  .ui-widget-content .ui-state-default a:active,
  .ui-widget-content .ui-state-default a:hover,
  .ui-widget-content .ui-state-default a:focus,
  .ui-widget-header .ui-state-default,
  .ui-widget-header .ui-state-default:active,
  .ui-widget-header .ui-state-default:hover,
  .ui-widget-header .ui-state-default:focus,
  .ui-widget-header .ui-state-default a,
  .ui-widget-header .ui-state-default a:active,
  .ui-widget-header .ui-state-default a:hover,
  .ui-widget-header .ui-state-default a:focus {
    color: #000;
    text-decoration: none; }

.ui-state-default-text,
.ui-widget-content .ui-state-default-text,
.ui-widget-header .ui-state-default-text {
  color: #000; }

.ui-state-hover,
.ui-widget-content .ui-state-hover,
.ui-widget-header .ui-state-hover {
  border: 1px solid #ddd;
  background: #fff;
  color: #000; }
  .ui-state-hover, .ui-state-hover:active, .ui-state-hover:hover, .ui-state-hover:focus,
  .ui-state-hover a,
  .ui-state-hover a:active,
  .ui-state-hover a:hover,
  .ui-state-hover a:focus,
  .ui-widget-content .ui-state-hover,
  .ui-widget-content .ui-state-hover:active,
  .ui-widget-content .ui-state-hover:hover,
  .ui-widget-content .ui-state-hover:focus,
  .ui-widget-content .ui-state-hover a,
  .ui-widget-content .ui-state-hover a:active,
  .ui-widget-content .ui-state-hover a:hover,
  .ui-widget-content .ui-state-hover a:focus,
  .ui-widget-header .ui-state-hover,
  .ui-widget-header .ui-state-hover:active,
  .ui-widget-header .ui-state-hover:hover,
  .ui-widget-header .ui-state-hover:focus,
  .ui-widget-header .ui-state-hover a,
  .ui-widget-header .ui-state-hover a:active,
  .ui-widget-header .ui-state-hover a:hover,
  .ui-widget-header .ui-state-hover a:focus {
    color: #000;
    text-decoration: none; }

.ui-state-hover-text,
.ui-widget-content .ui-state-hover-text,
.ui-widget-header .ui-state-hover-text {
  color: #000; }

.ui-state-focus {
  outline: thin dotted;
  outline: 5px auto -webkit-focus-ring-color;
  outline-offset: -2px; }
  .ui-state-focus,
  .ui-widget-content .ui-state-focus,
  .ui-widget-header .ui-state-focus {
    border: 1px solid 1px solid #000;
    background: #fff;
    color: #000; }
    .ui-state-focus, .ui-state-focus:active, .ui-state-focus:hover, .ui-state-focus:focus,
    .ui-state-focus a,
    .ui-state-focus a:active,
    .ui-state-focus a:hover,
    .ui-state-focus a:focus,
    .ui-widget-content .ui-state-focus,
    .ui-widget-content .ui-state-focus:active,
    .ui-widget-content .ui-state-focus:hover,
    .ui-widget-content .ui-state-focus:focus,
    .ui-widget-content .ui-state-focus a,
    .ui-widget-content .ui-state-focus a:active,
    .ui-widget-content .ui-state-focus a:hover,
    .ui-widget-content .ui-state-focus a:focus,
    .ui-widget-header .ui-state-focus,
    .ui-widget-header .ui-state-focus:active,
    .ui-widget-header .ui-state-focus:hover,
    .ui-widget-header .ui-state-focus:focus,
    .ui-widget-header .ui-state-focus a,
    .ui-widget-header .ui-state-focus a:active,
    .ui-widget-header .ui-state-focus a:hover,
    .ui-widget-header .ui-state-focus a:focus {
      color: #000;
      text-decoration: none; }
  .ui-state-focus-text,
  .ui-widget-content .ui-state-focus-text,
  .ui-widget-header .ui-state-focus-text {
    color: #000; }

.ui-state-highlight,
.ui-widget-content .ui-state-highlight,
.ui-widget-header .ui-state-highlight {
  border: 1px solid #dad55e;
  background: #fffa90;
  color: #777620; }
  .ui-state-highlight, .ui-state-highlight:active, .ui-state-highlight:hover, .ui-state-highlight:focus,
  .ui-state-highlight a,
  .ui-state-highlight a:active,
  .ui-state-highlight a:hover,
  .ui-state-highlight a:focus,
  .ui-widget-content .ui-state-highlight,
  .ui-widget-content .ui-state-highlight:active,
  .ui-widget-content .ui-state-highlight:hover,
  .ui-widget-content .ui-state-highlight:focus,
  .ui-widget-content .ui-state-highlight a,
  .ui-widget-content .ui-state-highlight a:active,
  .ui-widget-content .ui-state-highlight a:hover,
  .ui-widget-content .ui-state-highlight a:focus,
  .ui-widget-header .ui-state-highlight,
  .ui-widget-header .ui-state-highlight:active,
  .ui-widget-header .ui-state-highlight:hover,
  .ui-widget-header .ui-state-highlight:focus,
  .ui-widget-header .ui-state-highlight a,
  .ui-widget-header .ui-state-highlight a:active,
  .ui-widget-header .ui-state-highlight a:hover,
  .ui-widget-header .ui-state-highlight a:focus {
    color: #777620;
    text-decoration: none; }

.ui-state-highlight-text,
.ui-widget-content .ui-state-highlight-text,
.ui-widget-header .ui-state-highlight-text {
  color: #777620; }

.ui-state-active,
.ui-widget-content .ui-state-active,
.ui-widget-header .ui-state-active {
  border: 1px solid #003eff;
  background: #007fff;
  color: #fff; }
  .ui-state-active, .ui-state-active:active, .ui-state-active:hover, .ui-state-active:focus,
  .ui-state-active a,
  .ui-state-active a:active,
  .ui-state-active a:hover,
  .ui-state-active a:focus,
  .ui-widget-content .ui-state-active,
  .ui-widget-content .ui-state-active:active,
  .ui-widget-content .ui-state-active:hover,
  .ui-widget-content .ui-state-active:focus,
  .ui-widget-content .ui-state-active a,
  .ui-widget-content .ui-state-active a:active,
  .ui-widget-content .ui-state-active a:hover,
  .ui-widget-content .ui-state-active a:focus,
  .ui-widget-header .ui-state-active,
  .ui-widget-header .ui-state-active:active,
  .ui-widget-header .ui-state-active:hover,
  .ui-widget-header .ui-state-active:focus,
  .ui-widget-header .ui-state-active a,
  .ui-widget-header .ui-state-active a:active,
  .ui-widget-header .ui-state-active a:hover,
  .ui-widget-header .ui-state-active a:focus {
    color: #fff;
    text-decoration: none; }

.ui-state-active-text,
.ui-widget-content .ui-state-active-text,
.ui-widget-header .ui-state-active-text {
  color: #fff; }

.ui-state-error,
.ui-widget-content .ui-state-error,
.ui-widget-header .ui-state-error {
  border: 1px solid #f1a899;
  background: #fddfdf;
  color: #5f3f3f; }
  .ui-state-error, .ui-state-error:active, .ui-state-error:hover, .ui-state-error:focus,
  .ui-state-error a,
  .ui-state-error a:active,
  .ui-state-error a:hover,
  .ui-state-error a:focus,
  .ui-widget-content .ui-state-error,
  .ui-widget-content .ui-state-error:active,
  .ui-widget-content .ui-state-error:hover,
  .ui-widget-content .ui-state-error:focus,
  .ui-widget-content .ui-state-error a,
  .ui-widget-content .ui-state-error a:active,
  .ui-widget-content .ui-state-error a:hover,
  .ui-widget-content .ui-state-error a:focus,
  .ui-widget-header .ui-state-error,
  .ui-widget-header .ui-state-error:active,
  .ui-widget-header .ui-state-error:hover,
  .ui-widget-header .ui-state-error:focus,
  .ui-widget-header .ui-state-error a,
  .ui-widget-header .ui-state-error a:active,
  .ui-widget-header .ui-state-error a:hover,
  .ui-widget-header .ui-state-error a:focus {
    color: #5f3f3f;
    text-decoration: none; }

.ui-state-error-text,
.ui-widget-content .ui-state-error-text,
.ui-widget-header .ui-state-error-text {
  color: #5f3f3f; }

.ui-state-disabled {
  cursor: default !important;
  pointer-events: none; }
  .ui-state-disabled,
  .ui-widget-content .ui-state-disabled,
  .ui-widget-header .ui-state-disabled {
    opacity: 0.35;
    background-image: none; }

.ui-priority-primary,
.ui-widget-content .ui-priority-primary,
.ui-widget-header .ui-priority-primary {
  font-weight: bold; }

.ui-priority-secondary,
.ui-widget-content .ui-priority-secondary,
.ui-widget-header .ui-priority-secondary {
  opacity: 0.5;
  font-weight: normal; }

.ui-corner-all {
  border-radius: 4px; }

.ui-corner-top {
  border-top-right-radius: 4px;
  border-top-left-radius: 4px; }

.ui-corner-right {
  border-bottom-right-radius: 4px;
  border-top-right-radius: 4px; }

.ui-corner-bottom {
  border-bottom-right-radius: 4px;
  border-bottom-left-radius: 4px; }

.ui-corner-left {
  border-bottom-left-radius: 4px;
  border-top-left-radius: 4px; }

.ui-corner-tl {
  border-top-left-radius: 4px; }

.ui-corner-tr {
  border-top-right-radius: 4px; }

.ui-corner-bl {
  border-bottom-left-radius: 4px; }

.ui-corner-br {
  border-bottom-right-radius: 4px; }

.ui-draggable-handle {
  -ms-touch-action: none;
      touch-action: none; }

.ui-resizable {
  position: relative; }
  .ui-resizable-handle {
    position: absolute;
    font-size: 0.1px;
    display: block;
    -ms-touch-action: none;
        touch-action: none; }
  .ui-resizable-disabled .ui-resizable-handle,
  .ui-resizable-autohide .ui-resizable-handle {
    display: none; }
  .ui-resizable-n {
    cursor: n-resize;
    height: 7px;
    width: 100%;
    top: -5px;
    left: 0; }
  .ui-resizable-s {
    cursor: s-resize;
    height: 7px;
    width: 100%;
    bottom: -5px;
    left: 0; }
  .ui-resizable-e {
    cursor: e-resize;
    width: 7px;
    right: -5px;
    top: 0;
    height: 100%; }
  .ui-resizable-w {
    cursor: w-resize;
    width: 7px;
    left: -5px;
    top: 0;
    height: 100%; }
  .ui-resizable-se {
    cursor: se-resize;
    width: 16px;
    height: 20px;
    right: 1px;
    bottom: 1px; }
  .ui-resizable-sw {
    cursor: sw-resize;
    width: 9px;
    height: 9px;
    left: -5px;
    bottom: -5px; }
  .ui-resizable-nw {
    cursor: nw-resize;
    width: 9px;
    height: 9px;
    left: -5px;
    top: -5px; }
  .ui-resizable-ne {
    cursor: ne-resize;
    width: 9px;
    height: 9px;
    right: -5px;
    top: -5px; }

.ui-selectable {
  -ms-touch-action: none;
      touch-action: none; }
  .ui-selectable-helper {
    position: absolute;
    z-index: 144;
    border: 1px dotted #999; }

.ui-sortable-handle {
  -ms-touch-action: none;
      touch-action: none; }

/* Please uncomment any features that are needed for the site */
.ui-dialog {
  position: absolute;
  top: 0;
  left: 0;
  padding: 7px;
  outline: 0;
  z-index: 160; }
  .ui-dialog-titlebar {
    padding: 0.9375rem 0 0;
    position: relative;
    border-radius: 4px;
    border-width: 1px;
    margin: 0 1.25rem 0.6875rem;
    color: #999;
    border-color: #ddd; }
    .ui-dialog-titlebar-close {
      position: absolute;
      right: 7px;
      top: calc(50% - 11px);
      width: 20px;
      height: 20px;
      padding: 1px; }
    @media only screen and (max-width: 479px) {
      .ui-dialog-titlebar {
        padding: 0.9375rem 0.9375rem 0; } }
  .ui-dialog-title {
    width: calc(100% - 10px);
    overflow: hidden; }
    @media only screen and (min-width: 480px) {
      .ui-dialog-title {
        white-space: nowrap;
        -o-text-overflow: ellipsis;
           text-overflow: ellipsis; } }
    @media only screen and (max-width: 479px) {
      .ui-dialog-title {
        width: calc(100% - 45px); } }
  .ui-dialog-content {
    position: relative;
    -webkit-box-sizing: border-box;
            box-sizing: border-box;
    border: 0;
    padding: 0.25rem 1.25rem 0.9375rem;
    background: none; }
    .ui-dialog-content:not(#QuickViewDialog):not(#ReserveInStoreDialog) {
      overflow: auto; }
  .ui-dialog-buttonpane {
    text-align: left;
    border-width: 1px 0 0 0;
    background-image: none;
    padding: 1em; }
    .ui-dialog-buttonpane .ui-dialog-buttonset {
      float: right; }
    .ui-dialog-buttonpane button {
      cursor: pointer;
      border-radius: 0;
      font-family: Montserrat, Arial, sans-serif;
      font-weight: 700;
      font-size: 16px;
      font-size: 1rem;
      padding: 0 1rem; }
      .ui-dialog-buttonpane button,
      .ui-widget-content .ui-dialog-buttonpane button,
      .ui-widget-header .ui-dialog-buttonpane button {
        border: 1px solid #000;
        background: transparent;
        color: #000; }
        .ui-dialog-buttonpane button, .ui-dialog-buttonpane button:active, .ui-dialog-buttonpane button:hover, .ui-dialog-buttonpane button:focus,
        .ui-dialog-buttonpane button a,
        .ui-dialog-buttonpane button a:active,
        .ui-dialog-buttonpane button a:hover,
        .ui-dialog-buttonpane button a:focus,
        .ui-widget-content .ui-dialog-buttonpane button,
        .ui-widget-content .ui-dialog-buttonpane button:active,
        .ui-widget-content .ui-dialog-buttonpane button:hover,
        .ui-widget-content .ui-dialog-buttonpane button:focus,
        .ui-widget-content .ui-dialog-buttonpane button a,
        .ui-widget-content .ui-dialog-buttonpane button a:active,
        .ui-widget-content .ui-dialog-buttonpane button a:hover,
        .ui-widget-content .ui-dialog-buttonpane button a:focus,
        .ui-widget-header .ui-dialog-buttonpane button,
        .ui-widget-header .ui-dialog-buttonpane button:active,
        .ui-widget-header .ui-dialog-buttonpane button:hover,
        .ui-widget-header .ui-dialog-buttonpane button:focus,
        .ui-widget-header .ui-dialog-buttonpane button a,
        .ui-widget-header .ui-dialog-buttonpane button a:active,
        .ui-widget-header .ui-dialog-buttonpane button a:hover,
        .ui-widget-header .ui-dialog-buttonpane button a:focus {
          color: #000;
          text-decoration: none; }
      .ui-dialog-buttonpane button-text,
      .ui-widget-content .ui-dialog-buttonpane button-text,
      .ui-widget-header .ui-dialog-buttonpane button-text {
        color: #000; }
      .ui-dialog-buttonpane button:hover,
      .ui-widget-content .ui-dialog-buttonpane button:hover,
      .ui-widget-header .ui-dialog-buttonpane button:hover, .ui-dialog-buttonpane button:focus,
      .ui-widget-content .ui-dialog-buttonpane button:focus,
      .ui-widget-header .ui-dialog-buttonpane button:focus, .ui-dialog-buttonpane button:active,
      .ui-widget-content .ui-dialog-buttonpane button:active,
      .ui-widget-header .ui-dialog-buttonpane button:active, .ui-dialog-buttonpane button.active,
      .ui-widget-content .ui-dialog-buttonpane button.active,
      .ui-widget-header .ui-dialog-buttonpane button.active {
        border: 1px solid #000;
        background: #000;
        color: #fff; }
        .ui-dialog-buttonpane button:hover, .ui-dialog-buttonpane button:hover:active, .ui-dialog-buttonpane button:hover:hover, .ui-dialog-buttonpane button:hover:focus,
        .ui-dialog-buttonpane button:hover a,
        .ui-dialog-buttonpane button:hover a:active,
        .ui-dialog-buttonpane button:hover a:hover,
        .ui-dialog-buttonpane button:hover a:focus,
        .ui-widget-content .ui-dialog-buttonpane button:hover,
        .ui-widget-content .ui-dialog-buttonpane button:hover:active,
        .ui-widget-content .ui-dialog-buttonpane button:hover:hover,
        .ui-widget-content .ui-dialog-buttonpane button:hover:focus,
        .ui-widget-content .ui-dialog-buttonpane button:hover a,
        .ui-widget-content .ui-dialog-buttonpane button:hover a:active,
        .ui-widget-content .ui-dialog-buttonpane button:hover a:hover,
        .ui-widget-content .ui-dialog-buttonpane button:hover a:focus,
        .ui-widget-header .ui-dialog-buttonpane button:hover,
        .ui-widget-header .ui-dialog-buttonpane button:hover:active,
        .ui-widget-header .ui-dialog-buttonpane button:hover:hover,
        .ui-widget-header .ui-dialog-buttonpane button:hover:focus,
        .ui-widget-header .ui-dialog-buttonpane button:hover a,
        .ui-widget-header .ui-dialog-buttonpane button:hover a:active,
        .ui-widget-header .ui-dialog-buttonpane button:hover a:hover,
        .ui-widget-header .ui-dialog-buttonpane button:hover a:focus, .ui-dialog-buttonpane button:focus, .ui-dialog-buttonpane button:focus:active, .ui-dialog-buttonpane button:focus:hover, .ui-dialog-buttonpane button:focus:focus,
        .ui-dialog-buttonpane button:focus a,
        .ui-dialog-buttonpane button:focus a:active,
        .ui-dialog-buttonpane button:focus a:hover,
        .ui-dialog-buttonpane button:focus a:focus,
        .ui-widget-content .ui-dialog-buttonpane button:focus,
        .ui-widget-content .ui-dialog-buttonpane button:focus:active,
        .ui-widget-content .ui-dialog-buttonpane button:focus:hover,
        .ui-widget-content .ui-dialog-buttonpane button:focus:focus,
        .ui-widget-content .ui-dialog-buttonpane button:focus a,
        .ui-widget-content .ui-dialog-buttonpane button:focus a:active,
        .ui-widget-content .ui-dialog-buttonpane button:focus a:hover,
        .ui-widget-content .ui-dialog-buttonpane button:focus a:focus,
        .ui-widget-header .ui-dialog-buttonpane button:focus,
        .ui-widget-header .ui-dialog-buttonpane button:focus:active,
        .ui-widget-header .ui-dialog-buttonpane button:focus:hover,
        .ui-widget-header .ui-dialog-buttonpane button:focus:focus,
        .ui-widget-header .ui-dialog-buttonpane button:focus a,
        .ui-widget-header .ui-dialog-buttonpane button:focus a:active,
        .ui-widget-header .ui-dialog-buttonpane button:focus a:hover,
        .ui-widget-header .ui-dialog-buttonpane button:focus a:focus, .ui-dialog-buttonpane button:active, .ui-dialog-buttonpane button:active:active, .ui-dialog-buttonpane button:active:hover, .ui-dialog-buttonpane button:active:focus,
        .ui-dialog-buttonpane button:active a,
        .ui-dialog-buttonpane button:active a:active,
        .ui-dialog-buttonpane button:active a:hover,
        .ui-dialog-buttonpane button:active a:focus,
        .ui-widget-content .ui-dialog-buttonpane button:active,
        .ui-widget-content .ui-dialog-buttonpane button:active:active,
        .ui-widget-content .ui-dialog-buttonpane button:active:hover,
        .ui-widget-content .ui-dialog-buttonpane button:active:focus,
        .ui-widget-content .ui-dialog-buttonpane button:active a,
        .ui-widget-content .ui-dialog-buttonpane button:active a:active,
        .ui-widget-content .ui-dialog-buttonpane button:active a:hover,
        .ui-widget-content .ui-dialog-buttonpane button:active a:focus,
        .ui-widget-header .ui-dialog-buttonpane button:active,
        .ui-widget-header .ui-dialog-buttonpane button:active:active,
        .ui-widget-header .ui-dialog-buttonpane button:active:hover,
        .ui-widget-header .ui-dialog-buttonpane button:active:focus,
        .ui-widget-header .ui-dialog-buttonpane button:active a,
        .ui-widget-header .ui-dialog-buttonpane button:active a:active,
        .ui-widget-header .ui-dialog-buttonpane button:active a:hover,
        .ui-widget-header .ui-dialog-buttonpane button:active a:focus, .ui-dialog-buttonpane button.active, .ui-dialog-buttonpane button.active:active, .ui-dialog-buttonpane button.active:hover, .ui-dialog-buttonpane button.active:focus,
        .ui-dialog-buttonpane button.active a,
        .ui-dialog-buttonpane button.active a:active,
        .ui-dialog-buttonpane button.active a:hover,
        .ui-dialog-buttonpane button.active a:focus,
        .ui-widget-content .ui-dialog-buttonpane button.active,
        .ui-widget-content .ui-dialog-buttonpane button.active:active,
        .ui-widget-content .ui-dialog-buttonpane button.active:hover,
        .ui-widget-content .ui-dialog-buttonpane button.active:focus,
        .ui-widget-content .ui-dialog-buttonpane button.active a,
        .ui-widget-content .ui-dialog-buttonpane button.active a:active,
        .ui-widget-content .ui-dialog-buttonpane button.active a:hover,
        .ui-widget-content .ui-dialog-buttonpane button.active a:focus,
        .ui-widget-header .ui-dialog-buttonpane button.active,
        .ui-widget-header .ui-dialog-buttonpane button.active:active,
        .ui-widget-header .ui-dialog-buttonpane button.active:hover,
        .ui-widget-header .ui-dialog-buttonpane button.active:focus,
        .ui-widget-header .ui-dialog-buttonpane button.active a,
        .ui-widget-header .ui-dialog-buttonpane button.active a:active,
        .ui-widget-header .ui-dialog-buttonpane button.active a:hover,
        .ui-widget-header .ui-dialog-buttonpane button.active a:focus {
          color: #fff;
          text-decoration: none; }
      .ui-dialog-buttonpane button:hover-text,
      .ui-widget-content .ui-dialog-buttonpane button:hover-text,
      .ui-widget-header .ui-dialog-buttonpane button:hover-text, .ui-dialog-buttonpane button:focus-text,
      .ui-widget-content .ui-dialog-buttonpane button:focus-text,
      .ui-widget-header .ui-dialog-buttonpane button:focus-text, .ui-dialog-buttonpane button:active-text,
      .ui-widget-content .ui-dialog-buttonpane button:active-text,
      .ui-widget-header .ui-dialog-buttonpane button:active-text, .ui-dialog-buttonpane button.active-text,
      .ui-widget-content .ui-dialog-buttonpane button.active-text,
      .ui-widget-header .ui-dialog-buttonpane button.active-text {
        color: #fff; }
      .ui-dialog-buttonpane button:not(:last-child) {
        margin-right: 10px; }
      .ui-dialog-buttonpane button.secondary {
        border-color: #aa1e26;
        background-color: #aa1e26;
        color: #fff; }
        .ui-dialog-buttonpane button.secondary:hover, .ui-dialog-buttonpane button.secondary:focus, .ui-dialog-buttonpane button.secondary:active, .ui-dialog-buttonpane button.secondary.active {
          border-color: #7f161c;
          background-color: #7f161c;
          color: #fff; }
        .ui-dialog-buttonpane button.secondary.disabled, .ui-dialog-buttonpane button.secondary[disabled],
        fieldset[disabled] .ui-dialog-buttonpane button.secondary {
          cursor: default;
          pointer-events: none;
          background: #ddd;
          border-color: #ddd;
          color: #999; }

.dialogSubtitleBar::after {
  content: "";
  display: table;
  clear: both; }

.dialogSubtitleBar .product-number {
  font-family: Montserrat, Arial, sans-serif;
  font-weight: 400;
  font-size: 13px;
  font-size: 0.8125rem;
  line-height: 1.84615em;
  text-transform: none;
  margin: 0.3125rem 0 0.625rem;
  -webkit-user-select: none;
     -moz-user-select: none;
      -ms-user-select: none;
          user-select: none;
  cursor: pointer; }
  .dialogSubtitleBar .product-number,
  .dialogSubtitleBar .product-number a {
    color: #000; }
  .dialogSubtitleBar .product-number a {
    overflow: hidden;
    color: #000;
    text-decoration: underline;
    float: right;
    -webkit-user-select: none;
       -moz-user-select: none;
        -ms-user-select: none;
            user-select: none; }
    .dialogSubtitleBar .product-number a:hover {
      color: #000;
      text-decoration: none; }
    .dialogSubtitleBar .product-number a.button {
      text-decoration: none; }

.ui-draggable .ui-dialog-title {
  cursor: move; }

.ui-selectmenu-menu {
  display: none;
  position: absolute;
  z-index: 150; }
  .ui-selectmenu-menu .ui-menu {
    overflow: auto;
    overflow-x: hidden;
    margin: 0; }
    .ui-selectmenu-menu .ui-menu .ui-selectmenu-optgroup {
      font-size: 16px;
      font-weight: bold;
      line-height: 1.5;
      padding: 7px 12px;
      height: auto;
      margin: -4px 0 10px;
      color: #999; }

.ui-selectmenu-open {
  display: block; }

.ui-selectmenu-button {
  display: inline-block;
  overflow: hidden;
  position: relative;
  text-decoration: none;
  cursor: pointer;
  padding: 7px 12px;
  line-height: 1.5; }
  .ui-selectmenu-button span.ui-icon {
    float: right;
    margin-right: -0.4375rem; }
  .ui-selectmenu-button span.ui-selectmenu-text {
    text-align: left;
    overflow: hidden;
    -o-text-overflow: ellipsis;
       text-overflow: ellipsis;
    white-space: nowrap; }
  .ui-selectmenu-button.ui-corner-all {
    border-radius: 0; }

.ui-tooltip {
  padding: 10px;
  position: absolute;
  z-index: 170;
  max-width: 200px;
  background: #fff;
  border: 1px solid #ddd;
  border-radius: 4px;
  color: #999; }

.ui-icon {
  display: block;
  text-indent: -99999px;
  overflow: hidden;
  background-repeat: no-repeat; }

.ui-widget-overlay {
  background: url("../images/interface/ui-overlay-shadow.png") repeat scroll 50% 50% #1a1a1a;
  opacity: 0.4;
  z-index: 140; }

.ui-dialog {
  background-color: #fff;
  padding: 0; }
  .ui-dialog .ui-widget-header {
    background-color: transparent;
    border: none;
    border-radius: 0;
    text-transform: uppercase; }
  .ui-dialog .ui-widget-content {
    font-family: Montserrat, Arial, sans-serif;
    font-weight: 400;
    font-size: 13px;
    font-size: 0.8125rem;
    letter-spacing: 0.3px; }
    .ui-dialog .ui-widget-content,
    .ui-dialog .ui-widget-content a {
      color: #000; }
  .ui-dialog .ui-dialog-title {
    font-family: Montserrat, Arial, sans-serif;
    font-weight: 700;
    font-size: 16px;
    font-size: 1rem;
    letter-spacing: .8px;
    text-transform: uppercase;
    text-transform: capitalize;
    color: #000;
    display: block;
    text-transform: none; }
    @media (min-width: 768px) {
      .ui-dialog .ui-dialog-title {
        font-size: 18px;
        font-size: 1.125rem; } }
  .ui-dialog .ui-icon-closethick {
    background: url("../images/svg-icons/close-icon.svg") left top no-repeat;
    background-size: contain;
    height: 0.9375rem;
    width: 0.9375rem;
    left: 0;
    top: 0;
    margin-left: 0;
    margin-top: 0; }
  .ui-dialog .ui-dialog-titlebar {
    padding-bottom: 0.6875rem;
    border-bottom: 1px solid #ddd; }
  .ui-dialog .ui-dialog-titlebar-close {
    background-color: transparent;
    border: none;
    border-radius: 0;
    height: 0.9375rem;
    margin: 0;
    padding: 15px;
    width: 0.9375rem;
    right: -1.25rem;
    top: 0;
    min-height: auto; }
    .ui-dialog .ui-dialog-titlebar-close span {
      margin: 0;
      padding: 0; }
    .ui-dialog .ui-dialog-titlebar-close .ui-button-text {
      border: 0;
      clip: rect(0 0 0 0);
      height: 1px;
      margin: -1px;
      overflow: hidden;
      padding: 0;
      position: absolute;
      width: 1px; }
  .ui-dialog h1 h2 {
    font-family: "Libre Baskerville", Times, serif;
    font-style: italic;
    font-size: 1.8em;
    font-weight: 400;
    margin: 5px 158px 5px 0; }
  .ui-dialog .dialog-required {
    font-weight: 400;
    position: relative;
    text-transform: none; }
  @media (max-width: 1023.98px) {
    .ui-dialog {
      max-width: 98%; }
      .ui-dialog .ui-dialog-content {
        padding: 1.25rem;
        height: auto !important;
        overflow: visible; } }
  @media (min-width: 768px) and (max-width: 1023.98px) {
    .ui-dialog {
      max-width: 98%; }
      .ui-dialog .ui-dialog-content {
        height: auto !important;
        overflow: visible; } }
  @media (max-width: 767.98px) {
    .ui-dialog .ui-dialog-content {
      padding: 1.25rem 0.9375rem; } }

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

.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: #aa1e26; }
      .ui-tabs .ui-tabs-nav li.ui-state-active a {
        color: #000;
        font-family: Montserrat, Arial, sans-serif;
        font-weight: 700; }
    .ui-tabs .ui-tabs-nav li a {
      color: #999; }

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

.js .loader {
  position: absolute;
  top: 0;
  left: 0;
  width: 100%;
  height: 100%; }

.js .loader-bg {
  opacity: 0.7;
  position: absolute;
  width: 100%;
  height: 100%;
  background-color: #fff;
  z-index: 1; }

.js .loader-indicator {
  position: absolute;
  top: 50%;
  left: 50%;
  z-index: 100;
  width: 64px;
  height: 64px;
  background: url("../images/loading-small.gif") no-repeat; }

.box-placeholder {
  background: #999;
  padding: 1.25rem; }

.content-slot-placeholder {
  background-color: #ddd;
  color: #fff;
  font-family: Montserrat, Arial, sans-serif;
  font-weight: 700;
  font-size: 13px;
  font-size: 0.8125rem;
  line-height: 2.15385em;
  text-align: center;
  padding: 5.625rem;
  margin-bottom: 1.875rem; }

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

.promo-bar-wrapper .promo-content {
  padding: 0.9375rem; }

.promo-bar-wrapper .promo-title {
  font-family: "Libre Baskerville", Times, serif;
  font-style: italic;
  font-size: 18px;
  font-size: 1.125rem; }

.promo-bar-wrapper .links-title {
  font-family: Montserrat, Arial, sans-serif;
  font-weight: 400;
  font-size: 14px;
  font-size: 0.875rem;
  padding: 0.625rem 0; }

.promo-bar-wrapper .bottom-border {
  border-bottom: 1px solid #ddd;
  padding-bottom: 0.9375rem; }

.promo-bar-wrapper .promo-subtitle {
  font-family: "Libre Baskerville", Times, serif;
  font-style: italic;
  font-size: 24px;
  font-size: 1.5rem; }

.promo-bar-wrapper .text-italic {
  font-style: italic; }

.promo-bar-wrapper .promotion-content {
  padding: 0.625rem 0; }

.promo-bar-wrapper .promo-links a {
  margin: 0 0.625rem; }

.homepage-slot {
  margin: 0 0 1.875rem; }
  @media (min-width: 768px) {
    .homepage-slot {
      margin: 1.875rem 0 5rem; } }
  .homepage-slot.last {
    margin-bottom: 0; }
  .homepage-slot.first {
    margin-top: 0; }

.background-color--beige {
  background-color: #faf8f1; }

.background-color--alice-blue {
  background-color: #e3f1f9; }

.background-color--polar {
  background-color: #e3f9f1; }

.hero-container {
  position: relative;
  margin-bottom: 1.25rem; }

.hero-container--content {
  text-align: center;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
  -webkit-box-pack: center;
      -ms-flex-pack: center;
          justify-content: center;
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
      -ms-flex-direction: column;
          flex-direction: column;
  -webkit-box-sizing: border-box;
          box-sizing: border-box;
  position: absolute;
  bottom: 2rem;
  width: 100%;
  padding: 1.875rem 1.25rem; }
  .hero-container--content .cta-container {
    margin-top: 1.875rem;
    width: 100%; }
  .hero-container--content .type-hero {
    line-height: 1.3; }
    @media (min-width: 768px) and (max-width: 1023.98px) {
      .hero-container--content .type-hero {
        font-family: Montserrat, Arial, sans-serif;
        font-weight: 700;
        font-size: 24px;
        font-size: 1.5rem;
        letter-spacing: 1.2px;
        text-transform: uppercase;
        padding-bottom: 0.625rem; } }
  @media (min-width: 768px) and (max-width: 1023.98px) and (min-width: 768px) {
    .hero-container--content .type-hero {
      font-size: 32px;
      font-size: 2rem;
      padding-bottom: 1.5625rem; } }
  @media (min-width: 768px) and (max-width: 1023.98px) and (min-width: 1024px) {
    .hero-container--content .type-hero {
      font-size: 32px;
      font-size: 2rem;
      text-align: justify; } }
  .hero-container--content .type-hero-sub {
    margin-bottom: 0.3125rem; }
  @media (min-width: 768px) {
    .hero-container--content {
      width: 50%;
      top: 0;
      height: 100%;
      bottom: 0;
      padding: 0.9375rem; }
      .hero-container--content .cta-container {
        max-width: 18.75rem; } }

.a-center {
  text-align: center; }

.top-margin {
  margin-top: 1.875rem; }

.bottom-margin {
  margin-bottom: 1.875rem; }

.content-button {
  width: 100%;
  border-color: #000;
  background-color: transparent;
  color: #000; }
  .content-button:hover, .content-button:focus, .content-button:active, .content-button.active {
    border-color: #000;
    background-color: #000;
    color: #fff; }
  .content-button.disabled, .content-button[disabled],
  fieldset[disabled] .content-button {
    cursor: default;
    pointer-events: none;
    background: #ddd;
    border-color: #ddd;
    color: #999; }

.content-align-right {
  right: 0; }
  @media (min-width: 768px) {
    .content-align-right {
      right: 3%; } }

.content-align-left {
  left: 0; }
  @media (min-width: 768px) {
    .content-align-left {
      left: 3%; } }

.threecolumn-grid-container .inner-content,
.fourcolumn-grid-container .inner-content,
.talbots-tiles .inner-content {
  margin: auto;
  width: calc(100% - 30px);
  max-width: 1280px;
  padding: 0 0.3125rem; }
  @media (min-width: 768px) {
    .threecolumn-grid-container .inner-content,
    .fourcolumn-grid-container .inner-content,
    .talbots-tiles .inner-content {
      padding: 0; } }

.fourcolumn-grid-container {
  padding: 1.5625rem 0; }
  @media (min-width: 768px) {
    .fourcolumn-grid-container {
      padding: 3.75rem 0; } }
  .fourcolumn-grid-container .buttons-container {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-orient: vertical;
    -webkit-box-direction: normal;
        -ms-flex-direction: column;
            flex-direction: column;
    -webkit-box-align: center;
        -ms-flex-align: center;
            align-items: center;
    -webkit-box-pack: center;
        -ms-flex-pack: center;
            justify-content: center; }
    @media (min-width: 768px) {
      .fourcolumn-grid-container .buttons-container {
        -webkit-box-orient: horizontal;
        -webkit-box-direction: normal;
            -ms-flex-direction: row;
                flex-direction: row;
        margin: 0.9375rem -0.625rem 0; } }
  .fourcolumn-grid-container .button {
    margin: 0.625rem 0;
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-pack: center;
        -ms-flex-pack: center;
            justify-content: center; }
    .fourcolumn-grid-container .button:last-child {
      margin-bottom: 0; }
    @media (min-width: 768px) {
      .fourcolumn-grid-container .button {
        margin: 0 0.625rem;
        width: calc(25% - 10px); } }

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

.threecolumn-grid-container,
.talbots-tiles {
  margin: auto;
  width: calc(100% - 30px);
  max-width: 1280px; }
  @media (min-width: 768px) {
    .threecolumn-grid-container,
    .talbots-tiles {
      margin-bottom: 5rem; } }
  .threecolumn-grid-container .collections-container,
  .talbots-tiles .collections-container {
    margin: 0 -0.625rem;
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-orient: vertical;
    -webkit-box-direction: normal;
        -ms-flex-direction: column;
            flex-direction: column;
    -webkit-box-align: center;
        -ms-flex-align: center;
            align-items: center;
    -webkit-box-pack: center;
        -ms-flex-pack: center;
            justify-content: center; }
    @media (min-width: 768px) {
      .threecolumn-grid-container .collections-container,
      .talbots-tiles .collections-container {
        -webkit-box-orient: horizontal;
        -webkit-box-direction: normal;
            -ms-flex-direction: row;
                flex-direction: row; } }
  .threecolumn-grid-container .collection-item,
  .talbots-tiles .collection-item {
    margin: 0 0.625rem;
    overflow: hidden; }
    .threecolumn-grid-container .collection-item img,
    .talbots-tiles .collection-item img {
      max-width: 100%;
      margin: auto; }
    @media (min-width: 768px) {
      .threecolumn-grid-container .collection-item,
      .talbots-tiles .collection-item {
        width: calc(100% / 3);
        max-width: 30rem; } }
  .threecolumn-grid-container .button-container,
  .talbots-tiles .button-container {
    margin-top: 1.5625rem; }

.horizontalcarousel-with-callout {
  margin: auto;
  width: calc(100% - 30px);
  max-width: 1280px; }
  .horizontalcarousel-with-callout .carousel-header {
    text-align: center;
    margin-bottom: 0.3125rem; }
    @media (min-width: 1024px) {
      .horizontalcarousel-with-callout .carousel-header {
        margin-bottom: 0.9375rem; } }
    .horizontalcarousel-with-callout .carousel-header + div:first-of-type,
    .horizontalcarousel-with-callout .carousel-header .type-hero-sub-small {
      margin-bottom: 0.3125rem; }

.slot-grid-header:not(.full-bleed-width) p {
  margin: 0;
  padding: 0; }

.slot-grid-header .cat-banner-content {
  padding: 0.9375rem;
  font-family: Montserrat, Arial, sans-serif;
  font-weight: 700;
  font-size: 18px;
  font-size: 1.125rem;
  letter-spacing: 2.4px;
  text-transform: uppercase; }
  @media (min-width: 768px) {
    .slot-grid-header .cat-banner-content {
      font-family: Montserrat, Arial, sans-serif;
      font-weight: 700;
      font-size: 32px;
      font-size: 2rem; } }
  @media (min-width: 768px) {
    .slot-grid-header .cat-banner-content {
      padding: 3.125rem 0;
      text-align: center; } }

.browser-compatibility-alert {
  color: #fff;
  font-size: 1.3em;
  line-height: 2em;
  padding: 0.8em; }

.cs-help {
  font-family: Montserrat, Arial, sans-serif;
  font-weight: 400;
  font-size: 11px;
  font-size: 0.6875rem;
  line-height: 1.45455em;
  padding: 0.1875rem 0 0.625rem; }

@media (min-width: 768px) {
  .html-slot-container img {
    max-width: 100%; } }

.product-plus {
  /* make it smooth on iOS */
  -webkit-overflow-scrolling: touch;
  margin: 42px auto auto auto; }
  .product-plus .max-content-wrapper {
    margin: auto;
    width: calc(100% - 30px);
    max-width: 1280px; }
  .product-plus .content-section {
    max-width: 1200px;
    margin: auto;
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-pack: justify;
        -ms-flex-pack: justify;
            justify-content: space-between; }
    .product-plus .content-section.desktop-row-reverse {
      -webkit-box-orient: horizontal;
      -webkit-box-direction: reverse;
          -ms-flex-direction: row-reverse;
              flex-direction: row-reverse; }
    .product-plus .content-section .square-image {
      display: inline-block;
      margin: auto; }
  @media (max-width: 1023.98px) {
    .product-plus .content-section {
      -webkit-box-orient: vertical;
      -webkit-box-direction: normal;
          -ms-flex-direction: column;
              flex-direction: column; }
      .product-plus .content-section.desktop-row-reverse {
        -webkit-box-orient: vertical;
        -webkit-box-direction: normal;
            -ms-flex-direction: column;
                flex-direction: column; } }
  @media (max-width: 767.98px) {
    .product-plus .marketing-text {
      margin: auto;
      width: calc(100% - 30px);
      max-width: 1280px; } }

.product-plus .max-content-wrapper,
.product-plus-two .max-content-wrapper {
  max-width: 1280px;
  margin: auto; }

.product-plus img,
.product-plus-two img {
  max-width: 100%; }

.product-plus hr,
.product-plus-two hr {
  margin-top: 30px;
  max-width: 1355px; }

@media (max-width: 767.98px) {
  .product-plus .slick-list,
  .product-plus-two .slick-list {
    padding-left: 0 !important; }
  .product-plus .max-content-wrapper,
  .product-plus-two .max-content-wrapper {
    width: auto; } }

.product-plus .product-tile,
.product-plus-two .product-tile,
.horizontalcarousel-with-callout .product-tile {
  text-align: left;
  width: 100%; }
  .product-plus .product-tile .product-swatches .swatch.selected::before, .product-plus .product-tile .product-swatches .swatch:hover::before,
  .product-plus-two .product-tile .product-swatches .swatch.selected::before,
  .product-plus-two .product-tile .product-swatches .swatch:hover::before,
  .horizontalcarousel-with-callout .product-tile .product-swatches .swatch.selected::before,
  .horizontalcarousel-with-callout .product-tile .product-swatches .swatch:hover::before {
    top: 0;
    left: 0; }
  .product-plus .product-tile .product-swatches .swatch.selected::after, .product-plus .product-tile .product-swatches .swatch:hover::after,
  .product-plus-two .product-tile .product-swatches .swatch.selected::after,
  .product-plus-two .product-tile .product-swatches .swatch:hover::after,
  .horizontalcarousel-with-callout .product-tile .product-swatches .swatch.selected::after,
  .horizontalcarousel-with-callout .product-tile .product-swatches .swatch:hover::after {
    top: 1px;
    left: 1px; }

@media (max-width: 767.98px) {
  .product-plus .tiles-container img,
  .product-plus-two .tiles-container img,
  .horizontalcarousel-with-callout .tiles-container img {
    width: 100%; } }

@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,
  .pt_order-confirmation .confirmation .actions,
  .pt_order-confirmation .footer-container,
  .pt_order-confirmation .promo-bar-wrapper,
  .pt_order-confirmation .legal-links,
  .pt_order-confirmation .order-information .login-create-account,
  .pt_order-confirmation .back-to-top,
  .pt_order-confirmation .email-confirmation-information,
  .pt_order-confirmation .footer-tagline {
    display: none; }
  .pt_order-confirmation .header-wrapper .menu-toggle,
  .pt_order-confirmation .header-wrapper .stores,
  .pt_order-confirmation .header-wrapper .header-search,
  .pt_order-confirmation .header-wrapper .utility-wrapper {
    display: none; }
  .pt_order-confirmation .order-data {
    margin-bottom: 1.5625rem; }
  .pt_order-confirmation .primary-logo {
    width: 15rem;
    max-width: 15rem;
    height: 1.8125rem; }
    .pt_order-confirmation .primary-logo .logo {
      max-height: 29px; }
  #wrapper {
    margin-top: 0 !important; }
  .top-banner {
    position: relative !important; } }

.responsive-grid {
  display: block;
  list-style: none;
  width: 100%;
  max-width: 1024px;
  margin: auto;
  padding: 0; }
  .responsive-grid::after {
    content: "";
    display: table;
    clear: both; }
  .responsive-grid .grid-col {
    display: block;
    width: 100%;
    float: left; }

.style-stories-wrapper {
  max-width: 1300px;
  margin: 0 auto; }
  .style-stories-wrapper h2,
  .style-stories-wrapper h3 {
    text-align: center;
    margin: 0 0 40px;
    text-transform: capitalize; }
    @media only screen and (max-width: 992px) {
      .style-stories-wrapper h2,
      .style-stories-wrapper h3 {
        margin: 0 0 16px; } }
  .style-stories-wrapper h3 {
    margin: 0 0 15px; }
  .style-stories-wrapper .style-stories-banner {
    max-width: 1300px;
    margin: 0 auto 34px;
    height: 250px;
    overflow: hidden; }
    .style-stories-wrapper .style-stories-banner img {
      width: 100%;
      height: auto; }
    @media only screen and (max-width: 992px) {
      .style-stories-wrapper .style-stories-banner {
        margin: 0 0 16px; } }
  .style-stories-wrapper .style-stories-opening-text {
    margin: 0 auto 55px;
    max-width: 70%;
    text-align: center; }
    .style-stories-wrapper .style-stories-opening-text p {
      margin: 0;
      font-size: 14px;
      line-height: 20px; }
    @media only screen and (max-width: 992px) {
      .style-stories-wrapper .style-stories-opening-text {
        margin: 0 0 24px;
        padding: 0 20px;
        max-width: 100%; } }
  .style-stories-wrapper .style-stories-two-cols {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-pack: justify;
        -ms-flex-pack: justify;
            justify-content: space-between;
    margin: 0 0 40px; }
    @media screen and (max-width: 1349px) and (min-width: 992px) {
      .style-stories-wrapper .style-stories-two-cols {
        padding: 0 20px; } }
    @media only screen and (max-width: 992px) {
      .style-stories-wrapper .style-stories-two-cols {
        margin: 0 0 20px;
        padding: 0 10px;
        -webkit-box-orient: vertical;
        -webkit-box-direction: normal;
            -ms-flex-direction: column;
                flex-direction: column; } }
    .style-stories-wrapper .style-stories-two-cols .style-cate-main-image {
      width: 58.23%; }
      .style-stories-wrapper .style-stories-two-cols .style-cate-main-image img {
        width: 100%;
        height: auto; }
      .style-stories-wrapper .style-stories-two-cols .style-cate-main-image.with-right-image {
        -webkit-box-ordinal-group: 3;
            -ms-flex-order: 2;
                order: 2; }
        @media only screen and (max-width: 992px) {
          .style-stories-wrapper .style-stories-two-cols .style-cate-main-image.with-right-image {
            -webkit-box-ordinal-group: 2;
                -ms-flex-order: 1;
                    order: 1; } }
        .style-stories-wrapper .style-stories-two-cols .style-cate-main-image.with-right-image + .style-cate-products {
          -webkit-box-ordinal-group: 2;
              -ms-flex-order: 1;
                  order: 1; }
          @media only screen and (max-width: 992px) {
            .style-stories-wrapper .style-stories-two-cols .style-cate-main-image.with-right-image + .style-cate-products {
              -webkit-box-ordinal-group: 3;
                  -ms-flex-order: 2;
                      order: 2; } }
      .style-stories-wrapper .style-stories-two-cols .style-cate-main-image.with-left-image + .style-cate-products .productSlideCount {
        float: right !important; }
      @media only screen and (max-width: 1200px) {
        .style-stories-wrapper .style-stories-two-cols .style-cate-main-image {
          width: 54%; } }
      @media only screen and (max-width: 992px) {
        .style-stories-wrapper .style-stories-two-cols .style-cate-main-image {
          margin: 0 0 20px;
          width: 100%;
          padding: 0 10px; } }
    .style-stories-wrapper .style-stories-two-cols .style-cate-products {
      width: 39.46%; }
      @media only screen and (max-width: 1200px) {
        .style-stories-wrapper .style-stories-two-cols .style-cate-products {
          width: 43%; } }
      @media only screen and (max-width: 992px) {
        .style-stories-wrapper .style-stories-two-cols .style-cate-products {
          margin: 0 0 20px;
          width: 100%; } }
  @media only screen and (max-width: 992px) {
    .style-stories-wrapper .style-tiles-container {
      display: none; } }
  @media only screen and (min-width: 992px) {
    .style-stories-wrapper .style-tiles-mobile {
      display: none; } }
  .style-stories-wrapper .style-tiles-mobile .product-tile .lazy-load-images {
    max-width: none; }
  .style-stories-wrapper .style-tiles-mobile .slick-list {
    padding: 0 50px 0 0 !important; }
  .style-stories-wrapper .style-cate-products .style-stories-tiles-holder {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-pack: justify;
        -ms-flex-pack: justify;
            justify-content: space-between;
    -ms-flex-wrap: wrap;
        flex-wrap: wrap; }
  .style-stories-wrapper .style-cate-products .style-stories-tiles-holder .tiles-container {
    width: 47%;
    margin: 0 0 20px; }
  .style-stories-wrapper .style-cate-products .tiles-container .product-tile .product-swatches .swatch .swatch-image {
    display: inline; }
  .style-stories-wrapper .style-cate-products .tiles-container .product-tile .product-swatches .swatch:focus {
    outline: 0; }
  .style-stories-wrapper .style-cate-products .slick-prev {
    left: 0;
    bottom: -24px;
    top: auto;
    width: 14px;
    height: 14px; }
  .style-stories-wrapper .style-cate-products .slick-next {
    left: 60px;
    bottom: -22px;
    top: auto;
    width: 14px;
    height: 14px; }
  .style-stories-wrapper .style-cate-products .style-tiles-container .slick-slide {
    padding: 0; }
  .style-stories-wrapper .style-cate-products .style-tiles-mobile .slick-slide {
    padding: 0 10px; }
  .style-stories-wrapper .style-cate-products .slick-prev::before,
  .style-stories-wrapper .style-cate-products .slick-next::before {
    width: 8px;
    height: 12px;
    background-size: 100% 100%; }
  .style-stories-wrapper .style-cate-products .slick-arrow.slick-disabled {
    opacity: 0; }
  .style-stories-wrapper .productSlideCount {
    padding: 0 18px !important; }
    @media only screen and (max-width: 992px) {
      .style-stories-wrapper .productSlideCount {
        display: none; } }
  .style-stories-wrapper .productSlideCount span {
    display: inline-block;
    margin: 0 2px; }
  .style-stories-wrapper .productSlideCount .currentSlideActive {
    margin: 0 6px 0 0; }

.pt_storefront #main .style-cate-products .slick-slider {
  width: auto; }

#main.fill-width .style-tiles-container.slick-slider,
.primary-content.fill-width .style-tiles-container.slick-slider {
  width: auto; }

.style-cate-main-image.with-left-image + .style-cate-products .slick-next {
  right: 0;
  left: auto; }

.style-cate-main-image.with-left-image + .style-cate-products .slick-prev {
  left: auto;
  right: 70px;
  bottom: -23px; }

.item-details .product-list-item .name {
  font-family: Montserrat, Arial, sans-serif;
  font-weight: 400;
  padding-bottom: 0.3125rem; }

.item-details .product-list-item .value {
  font-family: Montserrat, Arial, sans-serif;
  font-weight: 400; }

.item-details .product-list-item .label {
  font-family: Montserrat, Arial, sans-serif;
  font-weight: 400;
  text-transform: capitalize; }

.item-details .product-list-item .sku {
  margin-bottom: 0.625rem; }

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

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

.item-details .price {
  font-family: Montserrat, Arial, sans-serif;
  font-weight: 700;
  font-size: 16px;
  font-size: 1rem;
  line-height: 1.5em;
  letter-spacing: .6px;
  color: #000; }
  .item-details .price .price-standard {
    font-family: Montserrat, Arial, sans-serif;
    font-weight: 400;
    font-size: 16px;
    font-size: 1rem;
    line-height: 1.5em;
    text-decoration: line-through; }
    .item-details .price .price-standard + .price-sales {
      font-family: Montserrat, Arial, sans-serif;
      font-weight: 700;
      font-size: 16px;
      font-size: 1rem;
      line-height: 1.5em;
      color: #aa1e26; }

.item-details .attribute,
.item-details .price {
  padding-bottom: 0.3125rem;
  word-break: break-all; }
  .item-details .attribute .label::after,
  .item-details .price .label::after {
    content: ":"; }

.item-edit-details,
.item-user-actions a,
.item-user-actions .button-text {
  overflow: hidden;
  color: #000;
  text-decoration: underline;
  color: #000; }
  .item-edit-details:hover,
  .item-user-actions a:hover,
  .item-user-actions .button-text:hover {
    color: #000;
    text-decoration: none; }
  .item-edit-details.button,
  .item-user-actions a.button,
  .item-user-actions .button-text.button {
    text-decoration: none; }

.item-availability,
.product-availability-list {
  font-family: "Libre Baskerville", Times, serif;
  font-style: italic;
  color: #999; }

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

.item-dashboard {
  width: 16rem;
  color: #999; }
  .item-dashboard label {
    font-family: Montserrat, Arial, sans-serif;
    font-weight: 400;
    width: auto; }
  .item-dashboard .field-wrapper {
    width: auto; }
  .item-dashboard label + .field-wrapper {
    float: right; }
  .item-dashboard .option-quantity-desired input {
    width: 3rem; }
  .item-dashboard .value {
    margin-top: .5rem; }
  .item-dashboard .form-row {
    margin: 0.5rem 0; }
  .item-dashboard input,
  .item-dashboard .value,
  .item-dashboard select .option-toggle-public label {
    color: #000; }
  .item-dashboard .option-toggle-public .field-wrapper label {
    padding: 0; }
    .item-dashboard .option-toggle-public .field-wrapper label::after {
      content: ""; }
  .item-dashboard .input-checkbox {
    margin: 0 5px; }
  .item-dashboard .option-add-to-cart {
    margin-top: .5rem; }
    .item-dashboard .option-add-to-cart label {
      font-family: Montserrat, Arial, sans-serif;
      font-weight: 700;
      text-transform: uppercase;
      float: left;
      width: auto;
      margin: .5rem .5rem 0 0;
      color: #000; }
    .item-dashboard .option-add-to-cart input {
      width: 3rem;
      margin-right: 1em; }
    .item-dashboard .option-add-to-cart button {
      display: block;
      float: right;
      width: 100%;
      margin-top: 0.9375rem; }
      @media (min-width: 480px) and (max-width: 767.98px) {
        .item-dashboard .option-add-to-cart button {
          width: 9.375rem;
          margin-top: 0.125rem; } }
      @media (min-width: 1024px) {
        .item-dashboard .option-add-to-cart button {
          width: 9.375rem;
          margin-top: 0.125rem; } }
  .item-dashboard .option-quantity-purchased .exceeded {
    color: #aa1e26; }

:root {
  --stylitics-ui-dot-button-height: 20px;
  --stylitics-ui-dot-button-width: 20px;
  --stylitics-ui-dot-current-background: #000; }

.pt_product-details .primary-content {
  padding: 0; }
  @media (max-width: 1023.98px) {
    .pt_product-details .primary-content {
      position: relative; } }

.pt_product-details .breadcrumb {
  z-index: 1; }
  @media (max-width: 1023.98px) {
    .pt_product-details .breadcrumb .last {
      display: none; } }
  .pt_product-details .breadcrumb li:last-child::after,
  .pt_product-details .breadcrumb li .last::after {
    content: ""; }

.pt_product-details footer {
  margin-top: 2.5rem; }

@media (max-width: 767.98px) {
  .pt_product-details.talbots-pdp .back-to-top.show {
    bottom: 75px; } }

#product-nav-container {
  overflow: hidden;
  position: absolute;
  right: 0;
  width: 160px; }
  #product-nav-container div {
    float: left;
    width: 77px;
    text-align: center; }
  #product-nav-container img {
    max-width: 80%;
    max-height: 100%; }
  #product-nav-container span {
    display: block;
    height: 65px; }
  #product-nav-container .divided span {
    padding-right: 5px;
    border-right: 1px solid #ddd; }
  @media (max-width: 767.98px) {
    #product-nav-container {
      bottom: 0;
      width: 100%; }
      #product-nav-container div {
        width: 60px; }
        #product-nav-container div.product-next {
          float: right; }
      #product-nav-container .divided span {
        border: 0; } }

#stylitics-container {
  padding-bottom: 45px; }
  @media (max-width: 767.98px) {
    #stylitics-container {
      padding-top: 0;
      padding-bottom: 0; }
      #stylitics-container.open {
        padding-bottom: 20px; } }
  @media (min-width: 768px) {
    #stylitics-container .carousel-header {
      margin-bottom: 0; } }
  @media (max-width: 767.98px) {
    #stylitics-container .type-hero-small {
      display: block;
      text-align: justify;
      font-size: 0.8125rem;
      letter-spacing: .6px; } }
  @media (max-width: 767.98px) {
    #stylitics-container #styliticsdata {
      height: auto; } }
  #stylitics-container .stylitics-classic-carousel .stylitics-ui-carousel-inner {
    padding: 0; }
    #stylitics-container .stylitics-classic-carousel .stylitics-ui-carousel-inner .stylitics-ui-carousel-card-list {
      padding-left: 0 !important; }
    @media (min-width: 768px) {
      #stylitics-container .stylitics-classic-carousel .stylitics-ui-carousel-inner .stylitics-ui-carousel-card-list .stylitics-ui-carousel-card {
        padding: 0 16px; } }
    #stylitics-container .stylitics-classic-carousel .stylitics-ui-carousel-inner .stylitics-ui-carousel-card {
      min-height: 400px; }
      #stylitics-container .stylitics-classic-carousel .stylitics-ui-carousel-inner .stylitics-ui-carousel-card .stylitics-ui-collage-outfit-image {
        width: 100%; }
  #stylitics-container .stylitics-classic-carousel .stylitics-ui-card-face {
    border: none;
    outline: none; }
    #stylitics-container .stylitics-classic-carousel .stylitics-ui-card-face .stylitics-classic-card-footer {
      margin: 12px auto 4px;
      padding: 8px 16px;
      border: 1px solid black;
      width: 140px;
      letter-spacing: 0.3px;
      font: 400 12px/15px Montserrat, Arial, sans-serif;
      border-radius: 0;
      background-color: white;
      color: black; }
      #stylitics-container .stylitics-classic-carousel .stylitics-ui-card-face .stylitics-classic-card-footer:hover {
        background-color: black;
        color: white; }
  #stylitics-container .stylitics-classic-carousel .stylitics-ui-dots {
    margin-top: 12px; }
    #stylitics-container .stylitics-classic-carousel .stylitics-ui-dots .stylitics-ui-dots-list {
      padding-left: 0 !important; }
    #stylitics-container .stylitics-classic-carousel .stylitics-ui-dots .stylitics-ui-dot {
      padding: 0;
      margin: 0 5px;
      line-height: var(--stylitics-ui-dot-button-height); }
      #stylitics-container .stylitics-classic-carousel .stylitics-ui-dots .stylitics-ui-dot:not(.stylitics-ui-current-dot) .stylitics-ui-dot-button {
        background-color: rgba(0, 0, 0, 0.25); }
      #stylitics-container .stylitics-classic-carousel .stylitics-ui-dots .stylitics-ui-dot .stylitics-ui-dot-button {
        max-height: var(--stylitics-ui-dot-button-height);
        min-height: var(--stylitics-ui-dot-button-height); }

.stylitics-jumplink {
  background-color: rgba(0, 0, 0, 0.6);
  width: 100%;
  height: 32px;
  text-align: center;
  position: absolute;
  bottom: 0;
  left: 0;
  right: 0;
  color: #fff;
  line-height: 17px;
  font-weight: 500;
  font-size: 12px;
  text-transform: uppercase;
  text-decoration: none;
  z-index: 50;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-pack: center;
      -ms-flex-pack: center;
          justify-content: center;
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center; }
  .stylitics-jumplink:hover {
    color: #fff;
    text-decoration: underline; }
  .stylitics-jumplink span.textt {
    letter-spacing: 0.3px;
    line-height: 16px; }
  .stylitics-jumplink svg {
    height: 16px;
    width: 16px;
    margin-left: 10px; }
  @media (max-width: 767.98px) {
    .stylitics-jumplink {
      display: none !important; } }

@media (min-width: 768px) {
  .product-image-container {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    margin-bottom: 1.875rem;
    -webkit-box-pack: center;
        -ms-flex-pack: center;
            justify-content: center; } }

.product-image-container.imgV2-ready .primary-image {
  -webkit-transition: all 0.2s ease-in;
  -o-transition: all 0.2s ease-in;
  transition: all 0.2s ease-in;
  -webkit-transition-delay: 3s;
       -o-transition-delay: 3s;
          transition-delay: 3s;
  visibility: hidden;
  opacity: 0; }

.product-image-container .leaflet-container {
  background: transparent; }

.product-image-container .slick-list {
  padding: 0 !important; }
  @media (min-width: 768px) {
    .product-image-container .slick-list {
      min-height: 600px; } }
  @media (min-width: 1280px) {
    .product-image-container .slick-list {
      min-height: 735px; } }

@media screen and (max-width: 767px) {
  .product-image-container {
    position: relative; } }

.product-image-container .ZoomIcon {
  display: none; }

.product-image-container.VER-B .ZoomIcon {
  width: 48px;
  height: 48px;
  padding: 16px;
  background-color: rgba(255, 255, 255, 0.6);
  position: absolute;
  right: 8px;
  top: 8px;
  z-index: 5;
  border-radius: 50%;
  pointer-events: none; }
  .product-image-container.VER-B .ZoomIcon .icon {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-align: center;
        -ms-flex-align: center;
            align-items: center;
    width: 16px;
    height: 16px; }
  .product-image-container.VER-B .ZoomIcon.hidden {
    display: none !important; }

.product-image-container.VER-B .product-primary-image .ZoomIcon {
  top: 21px;
  display: block; }

@media (max-width: 767.98px) {
  .product-image-container.VER-B .product-thumbnails-list {
    display: block; }
  .product-image-container.VER-B .ZoomIcon {
    display: block; }
  .product-image-container.VER-B .product-thumbnails:not(.hidefpz) .ZoomIcon {
    display: block; }
  .product-image-container.VER-B .product-thumbnails img,
  .product-image-container.VER-B .primary-image {
    width: 100%; } }

.product-primary-image {
  display: none;
  max-width: 100%;
  padding: 1em 0 0;
  text-align: center;
  position: relative;
  overflow: hidden; }
  .product-primary-image.single-image {
    display: block;
    margin-bottom: 1.875rem; }
    @media (max-width: 767.98px) {
      .product-primary-image.single-image .stylitics-jumplink {
        bottom: 0; } }
  .product-primary-image .slick-dots {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-pack: center;
        -ms-flex-pack: center;
            justify-content: center;
    -webkit-box-align: center;
        -ms-flex-align: center;
            align-items: center;
    margin: 0.75rem 0 1.1875rem; }
    .product-primary-image .slick-dots li button::before {
      top: 0;
      left: 0; }
  @media (min-width: 768px) {
    .product-primary-image {
      display: block;
      width: 85%; }
      .product-primary-image::after {
        content: "";
        display: table;
        clear: both; }
      .product-primary-image.single-image {
        margin-bottom: 0; } }

.main-image {
  display: block; }

.primary-image {
  max-width: 100%; }

.product-thumbnails {
  margin: 1em 0 0;
  position: relative;
  z-index: 1; }
  @media only screen and (max-width: 767px) {
    .product-thumbnails {
      min-height: 200px; } }
  @media (min-width: 768px) {
    .product-thumbnails .stylitics-jumplink {
      display: none !important; } }
  .product-thumbnails .product-thumbnails-list.imgV2-initialized .thumbnail-link {
    display: block;
    max-width: 100%;
    width: -webkit-fit-content;
    width: -moz-fit-content;
    width: fit-content;
    margin: 0 auto;
    position: relative; }
  .product-thumbnails .product-thumbnails-list.imgV2-initialized .leaflet-container {
    background: transparent; }
  .product-thumbnails .product-thumbnails-list.imgV2-ready .productthumbnail {
    -webkit-transition: all 0.2s ease-in;
    -o-transition: all 0.2s ease-in;
    transition: all 0.2s ease-in;
    -webkit-transition-delay: 3s;
         -o-transition-delay: 3s;
            transition-delay: 3s;
    visibility: hidden;
    opacity: 0; }
  .product-thumbnails ul {
    padding: 0 20px; }
    .product-thumbnails ul li {
      padding: 0; }
    @media (min-width: 768px) {
      .product-thumbnails ul {
        display: -webkit-box;
        display: -ms-flexbox;
        display: flex;
        -ms-flex-wrap: wrap;
            flex-wrap: wrap;
        padding: 0;
        width: 6.875rem; } }
  .product-thumbnails .thumb {
    -webkit-transition: all 0.3s linear;
    -o-transition: all 0.3s linear;
    transition: all 0.3s linear; }
    .product-thumbnails .thumb.slick-slide {
      display: block; }
    .product-thumbnails .thumb.product-video-thumb {
      position: relative; }
      @media screen and (max-width: 767px) {
        .product-thumbnails .thumb.product-video-thumb .thumbnail-link img {
          opacity: 1;
          visibility: visible; }
        .product-thumbnails .thumb.product-video-thumb .thumbnail-link .leaflet-container {
          display: none; } }
      .product-thumbnails .thumb.product-video-thumb picture {
        position: relative; }
      .product-thumbnails .thumb.product-video-thumb .icon-play {
        position: absolute;
        left: 50%;
        top: 50%;
        -webkit-transform: translate(-50%, -51%);
            -ms-transform: translate(-50%, -51%);
                transform: translate(-50%, -51%);
        width: 60px;
        height: 60px;
        display: block; }
        @media (max-width: 1279.98px) {
          .product-thumbnails .thumb.product-video-thumb .icon-play {
            width: 40px;
            height: 40px; } }
        @media screen and (max-width: 767px) {
          .product-thumbnails .thumb.product-video-thumb .icon-play {
            width: 80px;
            height: 80px; } }
        .product-thumbnails .thumb.product-video-thumb .icon-play img {
          max-width: 100%;
          height: auto;
          padding: 0; }
    @media (min-width: 768px) {
      .product-thumbnails .thumb {
        margin: 0 0.75rem 0 0; }
        .product-thumbnails .thumb img:not(.leaflet-image-layer) {
          -webkit-transition: all 0.3s linear;
          -o-transition: all 0.3s linear;
          transition: all 0.3s linear;
          padding-bottom: 0.25rem; }
          .product-thumbnails .thumb img:not(.leaflet-image-layer).zoomImg {
            -webkit-transition: top 0s linear, left 0s linear !important;
            -o-transition: top 0s linear, left 0s linear !important;
            transition: top 0s linear, left 0s linear !important; }
        .product-thumbnails .thumb a {
          -webkit-transition: all 0.3s linear;
          -o-transition: all 0.3s linear;
          transition: all 0.3s linear;
          display: block;
          margin-bottom: 0.375rem;
          position: relative; }
        .product-thumbnails .thumb:hover a, .product-thumbnails .thumb.selected a {
          border-bottom: 0.25rem solid #000;
          margin-bottom: 0.625rem; } }
    .product-thumbnails .thumb ~ .thumb:not(.slick-slide) {
      display: none; }
      @media (min-width: 768px) {
        .product-thumbnails .thumb ~ .thumb:not(.slick-slide) {
          display: block; } }
  .product-thumbnails img {
    max-width: 100%;
    height: auto;
    cursor: pointer;
    margin: auto; }
  .product-thumbnails h2 {
    margin: 1rem 0 .3rem; }
  .product-thumbnails .slick-dots {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-pack: center;
        -ms-flex-pack: center;
            justify-content: center;
    -webkit-box-align: center;
        -ms-flex-align: center;
            align-items: center;
    margin: 0.75rem 0 1.1875rem; }
    .product-thumbnails .slick-dots li button::before {
      top: 0;
      left: 0; }

.product-video-display {
  position: relative;
  padding-bottom: calc(var(--aspect-ratio) * 87%);
  height: 0; }
  @media screen and (max-width: 767px) {
    .product-video-display {
      position: absolute !important;
      left: 0;
      top: 0;
      height: 100%;
      width: 100%;
      pointer-events: none; } }
  .product-video-display .video-thumbnail-link {
    visibility: visible; }
    .product-video-display .video-thumbnail-link picture,
    .product-video-display .video-thumbnail-link img {
      width: 100%; }
  .product-video-display iframe {
    position: absolute;
    top: 0;
    left: 0;
    width: 100%;
    height: 100%; }
  .product-video-display .icon-play {
    position: absolute;
    left: 50%;
    top: 50%;
    -webkit-transform: translate(-50%, -50%);
        -ms-transform: translate(-50%, -50%);
            transform: translate(-50%, -50%);
    width: 120px;
    height: 120px;
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-align: center;
        -ms-flex-align: center;
            align-items: center;
    -webkit-box-pack: center;
        -ms-flex-pack: center;
            justify-content: center;
    cursor: pointer; }
    @media (max-width: 1279.98px) {
      .product-video-display .icon-play {
        width: 80px;
        height: 80px; } }
    .product-video-display .icon-play img {
      max-width: 100%;
      height: auto; }

@media (max-width: 767.98px) {
  #main #thumbnails .product-thumbnails-list {
    margin-bottom: 0; } }

@media (max-width: 767.98px) {
  #main #thumbnails .product-thumbnails-list::after {
    content: "";
    display: block;
    width: 100%;
    clear: both; }
  #main #thumbnails .product-thumbnails-list + .stylitics-jumplink {
    bottom: 0; }
  #main #thumbnails .product-thumbnails-list.slick-initialized + .stylitics-jumplink {
    bottom: 44px; } }

@media (max-width: 768px) {
  #main #thumbnails .product-thumbnails-list {
    opacity: 1 !important; }
  #main #thumbnails .product-thumbnails-list:not(.slick-initialized) li.slick-slide:not(.selected) {
    display: none !important; } }

.rating {
  color: #000; }
  .product-info .rating {
    font-size: 2em; }

.pdpForm {
  margin-top: 1rem; }

.product-variations,
.product-options {
  overflow: hidden; }
  .product-variations .color-swatches-row,
  .product-options .color-swatches-row {
    border-top: 1px solid #ddd;
    padding-top: 16px;
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-orient: vertical;
    -webkit-box-direction: normal;
        -ms-flex-flow: column;
            flex-flow: column; }
  .product-variations .price-container,
  .product-options .price-container {
    display: block;
    margin-bottom: 0.5rem;
    margin-right: 10px;
    margin-top: 0;
    min-width: 67px; }
  .product-variations .price-standard h4,
  .product-options .price-standard h4 {
    font-weight: 700;
    font-size: 1rem;
    color: #aa1e25; }
    .product-variations .price-standard h4.original-price, .product-variations .price-standard h4:only-child,
    .product-options .price-standard h4.original-price,
    .product-options .price-standard h4:only-child {
      color: black;
      font-size: 1rem;
      text-decoration: none;
      font-weight: 700; }
    .product-variations .price-standard h4.strike-through,
    .product-options .price-standard h4.strike-through {
      display: -webkit-box;
      display: -ms-flexbox;
      display: flex;
      -webkit-box-pack: start;
          -ms-flex-pack: start;
              justify-content: flex-start;
      -webkit-box-align: center;
          -ms-flex-align: center;
              align-items: center;
      color: #000;
      font-weight: 400;
      font-size: 0.6875rem; }
      .product-variations .price-standard h4.strike-through .striked-price,
      .product-options .price-standard h4.strike-through .striked-price {
        text-decoration: line-through; }
      .product-variations .price-standard h4.strike-through .striked-label,
      .product-options .price-standard h4.strike-through .striked-label {
        text-decoration: none;
        display: inline-block;
        margin-right: 7px;
        font-weight: 400;
        color: #aa1e25; }
  .product-variations ul.swatches.color,
  .product-options ul.swatches.color {
    margin-left: 77px; }
  .product-variations ul.swatches.color *,
  .product-variations ul.swatches.color *::before,
  .product-variations ul.swatches.color *::after,
  .product-options ul.swatches.color *,
  .product-options ul.swatches.color *::before,
  .product-options ul.swatches.color *::after {
    -webkit-box-sizing: border-box;
            box-sizing: border-box; }
  .product-variations .tfc-fitrec-product,
  .product-options .tfc-fitrec-product {
    margin: 0.9375rem 0 0; }
    .product-variations .tfc-fitrec-product tbody::before,
    .product-options .tfc-fitrec-product tbody::before {
      display: none !important; }
  .product-variations .attribute,
  .product-options .attribute {
    position: relative;
    clear: both;
    padding: 0; }
    .product-variations .attribute::after,
    .product-options .attribute::after {
      content: "";
      display: table;
      clear: both; }
    @media (min-width: 768px) {
      .product-variations .attribute,
      .product-options .attribute {
        margin-top: 0; } }
    .product-variations .attribute.attribute-color,
    .product-options .attribute.attribute-color {
      margin-top: 0;
      border-bottom: 1px solid #ddd; }
      .product-variations .attribute.attribute-color + .attribute-sale-color,
      .product-options .attribute.attribute-color + .attribute-sale-color {
        margin-top: 0;
        padding-top: 0; }
      .product-variations .attribute.attribute-color .selected-label,
      .product-options .attribute.attribute-color .selected-label {
        border-top: 1px solid #ddd;
        margin-top: 6px;
        margin-bottom: 1rem;
        padding-top: 16px; }
        .product-variations .attribute.attribute-color .selected-label .label,
        .product-options .attribute.attribute-color .selected-label .label {
          text-transform: uppercase; }
          .product-variations .attribute.attribute-color .selected-label .label::after,
          .product-options .attribute.attribute-color .selected-label .label::after {
            content: ":";
            margin-left: -4px; }
      .product-variations .attribute.attribute-color .selected-value,
      .product-options .attribute.attribute-color .selected-value {
        font-size: 1rem;
        margin-left: 0;
        font-weight: 700 !important; }
      .product-variations .attribute.attribute-color .gc-selected-value,
      .product-options .attribute.attribute-color .gc-selected-value {
        display: none; }
    .product-variations .attribute.attribute-sale-color,
    .product-options .attribute.attribute-sale-color {
      margin-top: 0;
      margin-top: 16px;
      padding-top: 16px; }
      .product-variations .attribute.attribute-sale-color + .attribute-sale-color,
      .product-options .attribute.attribute-sale-color + .attribute-sale-color {
        margin-top: 0;
        padding-top: 0; }
    .product-variations .attribute.attribute-size,
    .product-options .attribute.attribute-size {
      padding-top: 1rem; }
      .product-variations .attribute.attribute-size .selected-label,
      .product-options .attribute.attribute-size .selected-label {
        margin-bottom: 7px;
        display: -webkit-box;
        display: -ms-flexbox;
        display: flex;
        -webkit-box-pack: justify;
            -ms-flex-pack: justify;
                justify-content: space-between;
        -webkit-box-align: end;
            -ms-flex-align: end;
                align-items: flex-end; }
      .product-variations .attribute.attribute-size .value,
      .product-options .attribute.attribute-size .value {
        float: none; }
      .product-variations .attribute.attribute-size ul.size,
      .product-options .attribute.attribute-size ul.size {
        width: 100%;
        display: -webkit-box;
        display: -ms-flexbox;
        display: flex;
        -ms-flex-wrap: wrap;
            flex-wrap: wrap; }
      .product-variations .attribute.attribute-size li.unselectable a::after,
      .product-options .attribute.attribute-size li.unselectable a::after {
        -webkit-transform: rotate(145deg);
            -ms-transform: rotate(145deg);
                transform: rotate(145deg); }
    .product-variations .attribute.attribute-sizetype,
    .product-options .attribute.attribute-sizetype {
      margin-top: 0; }
      .product-variations .attribute.attribute-sizetype ul.swatches,
      .product-options .attribute.attribute-sizetype ul.swatches {
        display: -webkit-box;
        display: -ms-flexbox;
        display: flex;
        -ms-flex-wrap: wrap;
            flex-wrap: wrap; }
      .product-variations .attribute.attribute-sizetype li.unselectable a::after,
      .product-options .attribute.attribute-sizetype li.unselectable a::after {
        -webkit-transform: rotate(155deg);
            -ms-transform: rotate(155deg);
                transform: rotate(155deg); }
    .product-variations .attribute .label,
    .product-options .attribute .label {
      font-family: Montserrat, Arial, sans-serif;
      font-weight: 400;
      text-transform: uppercase;
      font-size: 1rem; }
    .product-variations .attribute .value,
    .product-options .attribute .value {
      width: 100%; }
      @media (max-width: 767.98px) {
        .product-variations .attribute .value,
        .product-options .attribute .value {
          padding-top: 0.3125rem; } }
    .product-variations .attribute ul,
    .product-options .attribute ul {
      width: 100%; }
      .product-variations .attribute ul.color,
      .product-options .attribute ul.color {
        -ms-flex-line-pack: end;
            align-content: flex-end;
        -webkit-box-align: baseline;
            -ms-flex-align: baseline;
                align-items: baseline;
        display: -webkit-box;
        display: -ms-flexbox;
        display: flex;
        -webkit-box-orient: horizontal;
        -webkit-box-direction: normal;
            -ms-flex-flow: row wrap;
                flex-flow: row wrap;
        -webkit-box-pack: start;
            -ms-flex-pack: start;
                justify-content: start;
        margin: 0 0 0.5rem;
        max-width: 100%;
        padding: 0 0 0 5px; }
    .product-variations .attribute .selected-value,
    .product-options .attribute .selected-value {
      font-family: Montserrat, Arial, sans-serif;
      font-weight: 400;
      font-weight: 400;
      text-transform: capitalize;
      padding: 1.3em 0 0;
      border: none;
      color: #000; }
      @media (min-width: 768px) {
        .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;
      display: block;
      padding-left: 5rem;
      padding-top: 0.525rem; }
      .dialog-quick-view .product-set .product-variations .attribute .size-chart-link, .dialog-quick-view .product-set
      .product-options .attribute .size-chart-link {
        padding-bottom: 0.9375rem; }
      .product-variations .attribute .size-chart-link a,
      .product-options .attribute .size-chart-link a {
        padding: 0;
        text-decoration: underline; }
        .product-variations .attribute .size-chart-link a:hover,
        .product-options .attribute .size-chart-link a:hover {
          text-decoration: none; }
  .product-variations .selected-label,
  .product-options .selected-label {
    margin-bottom: 1rem; }
  .product-variations .selected-label.standard-color,
  .product-variations .selected-label.sales-color,
  .product-options .selected-label.standard-color,
  .product-options .selected-label.sales-color {
    display: -webkit-inline-box;
    display: -ms-inline-flexbox;
    display: inline-flex;
    -webkit-box-orient: horizontal;
    -webkit-box-direction: normal;
        -ms-flex-flow: nowrap row;
            flex-flow: nowrap row;
    width: 100%; }
  @media (min-width: 768px) and (max-width: 1023.98px) {
    .product-variations .selected-label.sales-color,
    .product-options .selected-label.sales-color {
      display: block; } }
  .product-variations .selected-label.standard-color .label,
  .product-options .selected-label.standard-color .label {
    -ms-flex-preferred-size: 67px;
        flex-basis: 67px; }
  .product-variations .selected-label.sales-color .label,
  .product-options .selected-label.sales-color .label {
    -ms-flex-preferred-size: 84px;
        flex-basis: 84px;
    white-space: nowrap; }
    @media (min-width: 768px) and (max-width: 1023.98px) {
      .product-variations .selected-label.sales-color .label,
      .product-options .selected-label.sales-color .label {
        display: block; } }
  .product-variations .selected-label.standard-color .selected-value,
  .product-variations .selected-label.sales-color .selected-value,
  .product-options .selected-label.standard-color .selected-value,
  .product-options .selected-label.sales-color .selected-value {
    padding-top: 0; }
  @media (min-width: 768px) and (max-width: 1023.98px) {
    .product-variations .sales-color .selected-value,
    .product-options .sales-color .selected-value {
      margin-left: 0 !important; } }
  .product-variations .swatches.color li.strike.selected a,
  .product-options .swatches.color li.strike.selected a {
    overflow: visible; }
    .product-variations .swatches.color li.strike.selected a::after,
    .product-options .swatches.color li.strike.selected a::after {
      left: -28%;
      overflow: hidden;
      top: 59%; }
  .product-variations .swatches li,
  .product-options .swatches li {
    list-style-type: none; }
    .product-variations .swatches li.selected a,
    .product-options .swatches li.selected a {
      background: transparent;
      color: #fff; }
    @media (min-width: 1024px) {
      .product-variations .swatches li:hover a,
      .product-options .swatches li:hover a {
        background: transparent;
        color: #fff; } }
    .product-variations .swatches li.unselectable a,
    .product-options .swatches li.unselectable a {
      background: transparent;
      position: relative;
      overflow: hidden; }
      .product-variations .swatches li.unselectable a::after,
      .product-options .swatches li.unselectable a::after {
        border: none;
        content: "";
        display: block;
        -webkit-box-sizing: border-box;
                box-sizing: border-box;
        background: #ddd;
        position: absolute;
        -webkit-transform: rotate(140deg);
            -ms-transform: rotate(140deg);
                transform: rotate(140deg);
        width: 160%;
        height: 0.125rem;
        left: -31%;
        top: 50%; }
    @media (min-width: 1024px) {
      .product-variations .swatches li.unselectable:hover a,
      .product-options .swatches li.unselectable:hover a {
        border-color: #ddd;
        text-decoration: none;
        color: #ddd;
        cursor: default;
        background: transparent; } }
    .product-variations .swatches li.strike a,
    .product-options .swatches li.strike a {
      opacity: 0.8;
      border-color: #ddd;
      color: #ddd;
      background: transparent;
      position: relative;
      overflow: hidden; }
      .product-variations .swatches li.strike a::after,
      .product-options .swatches li.strike a::after {
        border: none;
        content: "";
        display: block;
        -webkit-box-sizing: border-box;
                box-sizing: border-box;
        background: #ddd;
        position: absolute;
        -webkit-transform: rotate(140deg);
            -ms-transform: rotate(140deg);
                transform: rotate(140deg);
        width: 160%;
        height: 0.125rem;
        left: -31%;
        top: 50%; }
    @media (min-width: 1024px) {
      .product-variations .swatches li.strike:hover a,
      .product-options .swatches li.strike:hover a {
        text-decoration: none;
        cursor: default;
        background: transparent; }
        .product-variations .swatches li.strike:hover a.swatches.color,
        .product-options .swatches li.strike:hover a.swatches.color {
          overflow: hidden; }
          .product-variations .swatches li.strike:hover a.swatches.color::after, .product-variations .swatches li.strike:hover a.swatches.color::before,
          .product-options .swatches li.strike:hover a.swatches.color::after,
          .product-options .swatches li.strike:hover a.swatches.color::before {
            content: "";
            display: block;
            border-radius: 0;
            width: 1.875rem;
            height: 1.875rem;
            position: absolute;
            top: 0;
            left: 0;
            -webkit-transition: all 0.3s linear;
            -o-transition: all 0.3s linear;
            transition: all 0.3s linear;
            border-color: transparent; } }
  .product-variations .swatches a,
  .product-options .swatches a {
    font-family: Montserrat, Arial, sans-serif;
    font-size: 0.875rem;
    font-weight: 400;
    display: block;
    min-width: 2.875rem;
    line-height: 2.5;
    padding: 0 0.3125rem;
    -webkit-box-sizing: border-box;
            box-sizing: border-box;
    margin: 0 0.625rem 0.625rem 0;
    text-align: center;
    white-space: nowrap;
    letter-spacing: normal;
    color: #000;
    border: 1px solid #ddd;
    -webkit-transition: all 0.3s linear;
    -o-transition: all 0.3s linear;
    transition: all 0.3s linear; }
  .product-variations .swatches.size a,
  .product-options .swatches.size a {
    -webkit-transition: all 0s linear;
    -o-transition: all 0s linear;
    transition: all 0s linear; }
  .product-variations .swatches.size .selected a,
  .product-options .swatches.size .selected a {
    background: #000;
    color: #fff; }
  @media (min-width: 1024px) {
    .product-variations .swatches.size li:hover a,
    .product-variations .swatches.size li a:hover,
    .product-options .swatches.size li:hover a,
    .product-options .swatches.size li a:hover {
      background: #000;
      color: #fff; }
    .product-variations .swatches.size li.unselectable:hover a,
    .product-options .swatches.size li.unselectable:hover a {
      border-color: #ddd;
      text-decoration: none;
      color: #ddd;
      cursor: default;
      background: transparent; } }
  .product-variations .color li,
  .product-options .color li {
    position: relative; }
  .product-variations .color a,
  .product-options .color a {
    border-radius: 0;
    line-height: 0;
    min-width: auto;
    min-height: auto;
    margin-bottom: 0.5rem;
    margin-right: 0.5rem;
    padding: 0;
    border: 0; }
    .product-variations .color a img,
    .product-options .color a img {
      -ms-flex-item-align: center;
          align-self: center;
      border-radius: 0;
      display: -webkit-inline-box;
      height: 30px;
      width: 30px;
      padding: 2px;
      -webkit-box-sizing: content-box !important;
              box-sizing: content-box !important;
      border: 2px solid transparent; }
    .product-variations .color a::after, .product-variations .color a::before,
    .product-options .color a::after,
    .product-options .color a::before {
      content: "";
      display: block;
      width: 1.875rem;
      height: 1.875rem;
      position: absolute;
      top: 0;
      left: 0;
      -webkit-transition: all 0.3s linear;
      -o-transition: all 0.3s linear;
      transition: all 0.3s linear;
      border-color: transparent; }
    .product-variations .color a[data-swatchid~="white"]::before, .product-variations .color a[data-swatchid="swatch-white"]::before, .product-variations .color a[data-swatchid="swatch-salt"]::before, .product-variations .color a[data-swatchid="swatch-ivory"]::before, .product-variations .color a[data-swatchid="swatch-bone"]::before, .product-variations .color a[data-swatchid="swatch-cloud_nine"]::before,
    .product-options .color a[data-swatchid~="white"]::before,
    .product-options .color a[data-swatchid="swatch-white"]::before,
    .product-options .color a[data-swatchid="swatch-salt"]::before,
    .product-options .color a[data-swatchid="swatch-ivory"]::before,
    .product-options .color a[data-swatchid="swatch-bone"]::before,
    .product-options .color a[data-swatchid="swatch-cloud_nine"]::before {
      content: "";
      display: block;
      top: 4px;
      left: 4px;
      border: 1px solid #ddd; }
  @media (min-width: 1024px) {
    .product-variations .color li:not(.unselectable) a:hover img,
    .product-options .color li:not(.unselectable) a:hover img {
      border-color: #000; } }
  .product-variations .color li.selected:not(.unselectable) a img,
  .product-options .color li.selected:not(.unselectable) a img {
    border-color: #000; }
  .product-variations .sizetype,
  .product-options .sizetype {
    margin-top: -.1875rem; }
    .product-variations .sizetype::before,
    .product-options .sizetype::before {
      content: "";
      display: block;
      height: 1px;
      border-bottom: 1px solid #ddd;
      width: 100%;
      position: absolute;
      bottom: 0;
      display: none; }
    .product-variations .sizetype li,
    .product-options .sizetype li {
      margin-top: .1875rem; }
      .product-variations .sizetype li.unselectable a,
      .product-options .sizetype li.unselectable a {
        border-color: #ddd; }
      .product-variations .sizetype li a,
      .product-options .sizetype li a {
        border: 1px solid #ddd;
        color: #000;
        font-size: 0.8125rem;
        font-weight: 500;
        line-height: 1;
        margin: 0 10px 10px 0;
        padding: 0.5rem 0.75rem; }
      @media only screen and (max-width: 380px) {
        .product-variations .sizetype li a,
        .product-options .sizetype li a {
          font-size: 0.75rem;
          padding: 0.5rem 0.3125rem; } }
      @media only screen and (min-width: 768px) and (max-width: 960px) {
        .product-variations .sizetype li a,
        .product-options .sizetype li a {
          font-size: 0.75rem;
          padding: 0.5rem 0.3125rem; } }
      .product-variations .sizetype li.selected a,
      .product-options .sizetype li.selected a {
        border-color: #000;
        background: #000;
        color: #fff; }
        .product-variations .sizetype li.selected a:hover,
        .product-options .sizetype li.selected a:hover {
          border-color: #000;
          color: #fff; }
      @media (min-width: 1024px) {
        .product-variations .sizetype li:hover a,
        .product-variations .sizetype li a:hover,
        .product-options .sizetype li:hover a,
        .product-options .sizetype li a:hover {
          border-color: #000;
          color: #000; } }
  .product-variations select,
  .product-options select {
    width: 100%;
    height: 42px;
    border: 1px solid #ddd;
    border-radius: 0;
    margin-left: 0;
    background-color: #fff; }
    @media (min-width: 768px) {
      .product-variations select,
      .product-options select {
        height: 32px; } }

.product-description-container {
  overflow: hidden; }
  .product-description-container::after {
    content: "";
    display: table;
    clear: both; }
  @media (max-width: 767.98px) {
    .product-description-container {
      border-top: 1px solid #ddd; }
      .product-description-container a.viewmore {
        text-decoration: underline;
        display: block;
        padding-bottom: 1.0625rem; }
      .product-description-container.product-reviews-qa {
        border-bottom: 1px solid #ddd; }
      .product-description-container.open .product-description-content {
        max-height: inherit; }
      .product-description-container.open h6::before {
        background-image: url("../images/svg-icons/minus-black.svg");
        top: 1.5rem;
        height: 0.125rem; } }
  .product-description-container h6 {
    padding: 0 0 1.0625rem !important; }
    @media (max-width: 767.98px) {
      .product-description-container h6 {
        position: relative;
        padding: 1.0625rem 0 !important; }
        .product-description-container h6::before {
          content: "";
          display: block;
          background-image: url("../images/svg-icons/plus-black.svg");
          width: 0.625rem;
          height: 0.625rem;
          position: absolute;
          right: 0;
          top: 1.1875rem; } }
    @media (min-width: 768px) {
      .product-description-container h6 {
        padding-top: 0; } }
  .product-description-container .product-description-content {
    overflow: hidden;
    height: auto; }
    .product-description-container .product-description-content .stylitics-widget-outfits-container .stylitics-widget-outfit-cta-border:hover {
      background: #000;
      color: #fff; }
    .product-description-container .product-description-content .stylitics-widget-outfits-container .stylitics-widget-outfit-cta-border.stylitics-focus-border-1px:focus {
      -webkit-box-shadow: none !important;
              box-shadow: none !important;
      border: 1px solid black !important; }
    @media (max-width: 767.98px) {
      .product-description-container .product-description-content {
        -webkit-transition: 0.7s;
        -o-transition: 0.7s;
        transition: 0.7s;
        max-height: 0; }
        .product-description-container .product-description-content::after {
          content: "";
          display: block;
          padding-bottom: 1.0625rem; } }

@media (max-width: 767.98px) {
  #styliticsdata.product-description-content::after {
    content: "";
    display: block;
    padding-bottom: 2rem; } }

.product-info {
  clear: both;
  margin-top: -0.0625rem; }
  @media (min-width: 768px) {
    .product-info {
      padding-top: 1.125rem;
      min-height: 25em; } }
  .product-info ul {
    font-size: 13px;
    font-size: 0.8125rem;
    list-style: square;
    padding: 0 5em; }
    @media (min-width: 768px) {
      .product-info ul {
        padding: 1em 5em; } }
  .product-info .product-description-info .product-description-container:first-child {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-orient: vertical;
    -webkit-box-direction: normal;
        -ms-flex-direction: column;
            flex-direction: column; }
    .product-info .product-description-info .product-description-container:first-child .viewmore {
      -webkit-box-ordinal-group: 11;
          -ms-flex-order: 10;
              order: 10; }
  @media (min-width: 768px) {
    .product-info .product-description-info {
      border-top: 1px solid #ddd;
      padding: 2.6875rem 0 0;
      margin: 0 0 45px; }
      .product-info .product-description-info::after {
        content: "";
        display: table;
        clear: both; }
      .product-info .product-description-info,
      .product-info .product-description-info p,
      .product-info .product-description-info li {
        font-family: Montserrat, Arial, sans-serif;
        font-weight: 400;
        font-size: 13px;
        font-size: 0.8125rem;
        line-height: 1.84615em; }
      .product-info .product-description-info p {
        margin-bottom: 0.75rem; }
      .product-info .product-description-info.product-set {
        border-top: 0;
        padding-top: 0; }
        .product-info .product-description-info.product-set .pdp-description-container,
        .product-info .product-description-info.product-set .pdp-features-materials-container {
          width: 100%;
          float: none;
          padding-right: 0;
          padding-bottom: 0.5625rem; }
        .product-info .product-description-info.product-set .product-description-container {
          overflow: hidden;
          border-bottom: 1px solid #ddd; }
          .product-info .product-description-info.product-set .product-description-container::after {
            content: "";
            display: table;
            clear: both; }
          .product-info .product-description-info.product-set .product-description-container a.viewmore {
            text-decoration: underline;
            padding-bottom: 0.75rem;
            display: block; }
          .product-info .product-description-info.product-set .product-description-container:first-child {
            display: -webkit-box;
            display: -ms-flexbox;
            display: flex;
            -webkit-box-orient: vertical;
            -webkit-box-direction: normal;
                -ms-flex-direction: column;
                    flex-direction: column; }
            .product-info .product-description-info.product-set .product-description-container:first-child .viewmore {
              -webkit-box-ordinal-group: 11;
                  -ms-flex-order: 10;
                      order: 10; }
          .product-info .product-description-info.product-set .product-description-container.open:last-child {
            border-bottom: none; } }
      @media (min-width: 768px) and (min-width: 768px) {
        .product-info .product-description-info.product-set .product-description-container.product-reviews-qa {
          border-bottom: 1px solid #ddd; }
        .product-info .product-description-info.product-set .product-description-container.open .product-description-content {
          max-height: 624.9375rem; }
        .product-info .product-description-info.product-set .product-description-container.open h6::before {
          background-image: url("../images/svg-icons/minus-black.svg");
          top: 1.5rem;
          height: 0.125rem; } }
  @media (min-width: 768px) {
          .product-info .product-description-info.product-set .product-description-container h6 {
            cursor: pointer;
            padding: 1.0625rem 0 0.5rem !important;
            display: block !important; } }
        @media (min-width: 768px) and (min-width: 768px) {
          .product-info .product-description-info.product-set .product-description-container h6 {
            position: relative; }
            .product-info .product-description-info.product-set .product-description-container h6::before {
              content: "";
              display: block;
              background-image: url("../images/svg-icons/plus-black.svg");
              width: 0.625rem;
              height: 0.625rem;
              position: absolute;
              right: 0;
              top: 1.1875rem; } }
        @media (min-width: 768px) and (min-width: 768px) {
          .product-info .product-description-info.product-set .product-description-container h6 {
            padding-top: 0; } }
  @media (min-width: 768px) {
          .product-info .product-description-info.product-set .product-description-container .product-description-content {
            overflow: hidden;
            height: auto; }
            .product-info .product-description-info.product-set .product-description-container .product-description-content .stylitics-widget-outfit-cta-border:hover {
              background: #000;
              color: #fff; }
            .stylitics-widget-outfits-container .product-info .product-description-info.product-set .product-description-container .product-description-content .stylitics-widget-outfit-cta-border:focus {
              -webkit-box-shadow: none !important;
                      box-shadow: none !important;
              border: 1px solid black !important; } }
        @media (min-width: 768px) and (min-width: 768px) {
          .product-info .product-description-info.product-set .product-description-container .product-description-content {
            -webkit-transition: 0.7s;
            -o-transition: 0.7s;
            transition: 0.7s;
            max-height: 0; }
            .product-info .product-description-info.product-set .product-description-container .product-description-content::after {
              content: "";
              display: block;
              padding-bottom: 1.0625rem; } }
  @media (min-width: 768px) {
    .product-info .pdp-description-container {
      width: 48%;
      float: left;
      padding-right: 6%; }
    .product-info .pdp-features-materials-container {
      width: 29%;
      float: left;
      padding-right: 3%; }
      .product-info .pdp-features-materials-container:last-child {
        padding-right: 0;
        width: 23%; } }
  .product-info .pdp-features-materials-container:last-child {
    border-bottom: 0; }
  .product-info .tcc-cta-include {
    padding-top: 1.25rem; }
    @media (min-width: 768px) {
      .product-info .tcc-cta-include.pdp-only .layout {
        padding-left: 15%; } }
    @media (max-width: 365px) {
      .product-info .tcc-cta-include.pdp-only .layout img {
        margin-top: 12px; }
      .product-info .tcc-cta-include.pdp-only .layout .epjs-body {
        width: 190px;
        display: -webkit-box;
        display: -ms-flexbox;
        display: flex; } }

@media (max-width: 1023.98px) {
  .tcc-message-pdp {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-align: center;
        -ms-flex-align: center;
            align-items: center; }
    .tcc-message-pdp .new-tcc-update {
      margin-top: 0 !important; } }

.tcc-cta-desktop {
  text-align: center; }

.product-description-content ul,
.product-description-content ol,
.product-description ul,
.product-description ol {
  line-height: 24px;
  line-height: 1.5rem;
  padding-left: 0.9375rem !important;
  list-style: disc !important;
  list-style-image: url("../images/svg-icons/bullet.svg") !important; }
  .product-description-content ul li,
  .product-description-content ol li,
  .product-description ul li,
  .product-description ol li {
    line-height: 24px;
    line-height: 1.5rem; }

.product-reviews.no-reviews,
.product-review.no-reviews {
  display: none; }

.product-review {
  margin-bottom: 8px; }
  .product-review::after {
    content: "";
    display: table;
    clear: both; }

.product-main-attributes .attribute {
  padding: .2em 0; }

.product-main-attributes .label {
  padding: 0; }

/* pro-shipping-opts block */
.product-shipping-opts {
  margin: 0 0 1rem; }
  .product-shipping-opts ul li {
    margin-top: 13px;
    position: relative; }
    .product-shipping-opts ul li:first-child {
      margin-top: 0; }
  .product-shipping-opts input[type="radio"][disabled] + label,
  .product-shipping-opts input[type="radio"].disabled + label {
    color: #ddd; }
    .product-shipping-opts input[type="radio"][disabled] + label .error,
    .product-shipping-opts input[type="radio"].disabled + label .error {
      display: block; }
  .product-shipping-opts input[type="radio"] + label {
    margin: 0;
    letter-spacing: normal; }
    @media (min-width: 768px) {
      .product-shipping-opts input[type="radio"] + label {
        font-size: 0.875rem; } }
    @media (max-width: 1023.98px) {
      .product-shipping-opts input[type="radio"] + label {
        font-size: 0.75rem; } }
    .product-shipping-opts input[type="radio"] + label span {
      padding: 0 0 0 24px;
      display: block;
      font-weight: normal;
      text-transform: none; }
    .product-shipping-opts input[type="radio"] + label i {
      font-style: normal;
      text-transform: uppercase;
      display: inline-block;
      margin-right: 4px; }
    .product-shipping-opts input[type="radio"] + label .error {
      text-transform: none;
      font-family: "Libre Baskerville", Times, serif;
      font-style: italic;
      padding: 5px 0 0 24px;
      display: none; }
    .product-shipping-opts input[type="radio"] + label .pickup-lmtd-stock {
      display: inline-block;
      padding-left: 0; }
      .product-shipping-opts input[type="radio"] + label .pickup-lmtd-stock.colon::before {
        content: ":";
        font-weight: bold; }
      .product-shipping-opts input[type="radio"] + label .pickup-lmtd-stock .msg {
        display: inline-block;
        padding-left: 5px;
        font-weight: bold;
        color: #aa1e26; }
    .product-shipping-opts input[type="radio"] + label .lmtd-stock {
      color: #aa1e26;
      font-weight: bold;
      display: inline-block;
      padding-left: 3px; }
    .product-shipping-opts input[type="radio"] + label[for*="free-pick-in-store"] {
      display: -webkit-box;
      display: -ms-flexbox;
      display: flex; }
      @media only screen and (max-width: 1070px) {
        .product-shipping-opts input[type="radio"] + label[for*="free-pick-in-store"] {
          -ms-flex-wrap: wrap;
              flex-wrap: wrap; } }
      .product-shipping-opts input[type="radio"] + label[for*="free-pick-in-store"] .pickup-lmtd-stock {
        padding-left: 19px; }
      .product-shipping-opts input[type="radio"] + label[for*="free-pick-in-store"] .pickup-lmtd-stock,
      .product-shipping-opts input[type="radio"] + label[for*="free-pick-in-store"] .msg1 {
        font-weight: bold; }
      .product-shipping-opts input[type="radio"] + label[for*="free-pick-in-store"] .pickup-lmtd-stock.colon {
        display: -webkit-box;
        display: -ms-flexbox;
        display: flex;
        padding-left: 0; }
        .product-shipping-opts input[type="radio"] + label[for*="free-pick-in-store"] .pickup-lmtd-stock.colon .msg {
          padding-left: 3px; }
      .product-shipping-opts input[type="radio"] + label[for*="free-pick-in-store"] .msg1 {
        padding-left: 0; }
        .product-shipping-opts input[type="radio"] + label[for*="free-pick-in-store"] .msg1.colon::after {
          content: ":";
          font-weight: bold;
          padding-left: 0; }
  .product-shipping-opts.paylater {
    border-top: 1px solid #ddd;
    padding-top: 1rem; }

/* End product-shipping-opts block */
/* Start Product Shipping Availability block */
.pro-shipping-validation {
  position: relative;
  padding: 12px 0 0;
  margin: 0 -15px; }
  @media (min-width: 768px) {
    .pro-shipping-validation {
      padding: 0 0 30px 24px;
      margin: -13px 0 0; } }
  @media (min-width: 1024px) {
    .pro-shipping-validation {
      max-width: 355px; } }
  @media (max-width: 1023.98px) {
    .pro-shipping-validation {
      margin: -21px -15px 0;
      padding: 10px 15px 10px 30px; } }
  @media (max-width: 767.98px) {
    .pro-shipping-validation {
      padding: 10px 0; } }
  .pro-shipping-validation::before {
    content: "";
    display: none;
    height: 0;
    width: 0;
    border-width: 10px;
    border-style: solid;
    border-color: transparent transparent #aa1e26;
    position: absolute;
    top: -19px; }
    @media (min-width: 768px) {
      .pro-shipping-validation::before {
        display: block;
        left: 96px; } }
    @media (min-width: 1024px) {
      .pro-shipping-validation::before {
        left: 80px; } }
    @media (max-width: 1023.98px) {
      .pro-shipping-validation::before {
        top: -9px; } }
  .pro-shipping-validation .error {
    position: relative;
    background: #aa1e26;
    padding: 10px; }
    @media (min-width: 768px) {
      .pro-shipping-validation .error {
        padding: 15px 4px 14px; } }
    @media (min-width: 1024px) {
      .pro-shipping-validation .error {
        padding: 15px 4px 14px 11px; } }
    .pro-shipping-validation .error span {
      display: block;
      width: 20px;
      height: 15px;
      float: left;
      margin-right: 6px;
      margin-top: 4px;
      background-image: url("../images/svg-icons/warning-white.svg");
      background-repeat: no-repeat;
      background-size: 20px 15px; }
      @media (min-width: 768px) {
        .pro-shipping-validation .error span {
          margin-right: 4px; } }
      @media (min-width: 1024px) {
        .pro-shipping-validation .error span {
          margin-right: 10px; } }
    .pro-shipping-validation .error p {
      float: left;
      width: calc(100% - 40px);
      color: white;
      font-size: 10px;
      line-height: 1.6;
      margin: 0; }
      @media (min-width: 768px) {
        .pro-shipping-validation .error p {
          width: calc(100% - 30px);
          font-size: 10px; } }
    .pro-shipping-validation .error::after {
      content: "";
      display: block;
      clear: both;
      height: 0; }

/* End Product Shipping Availability block */
.product-actions::after {
  content: "";
  display: table;
  clear: both; }

.product-actions .pro-actions_inn {
  text-align: center;
  border-top: 1px solid #ddd;
  border-bottom: 1px solid #ddd;
  padding: 8px 0; }
  @media (min-width: 768px) and (max-width: 1023.98px) {
    .product-actions .pro-actions_inn {
      padding: 5px 0;
      text-align: center; } }
  @media (min-width: 768px) {
    .product-actions .pro-actions_inn {
      border-bottom: 1px solid #ddd; } }

.product-actions .action-link {
  vertical-align: middle; }
  .product-actions .action-link .icon {
    padding-right: 0.25rem;
    margin-top: -0.1875rem; }

.product-actions a {
  vertical-align: top; }
  .product-actions a[data-action="wishlist"], .product-actions a[data-action="find-in-store"] {
    font-family: Montserrat, Arial, sans-serif;
    font-weight: 700;
    font-size: 13px;
    font-size: 0.8125rem;
    text-transform: uppercase;
    line-height: 1.875rem;
    padding: 0.625rem 0; }
  .product-actions a[data-action="find-in-store"] {
    padding-right: 5%;
    border-right: 1px solid #ddd; }
    @media (min-width: 768px) and (max-width: 1023.98px) {
      .product-actions a[data-action="find-in-store"] {
        padding: 0 0 0.625rem 0;
        border-right: 0;
        border-bottom: 1px solid #ddd; } }
    @media screen and (max-width: 350px) {
      .product-actions a[data-action="find-in-store"] {
        padding-right: 4%; } }
  .product-actions a[data-action="wishlist"] {
    padding-left: 5%; }
    @media (min-width: 768px) and (max-width: 1023.98px) {
      .product-actions a[data-action="wishlist"] {
        padding: 0; } }
    @media screen and (max-width: 350px) {
      .product-actions a[data-action="wishlist"] {
        padding-left: 4%; } }
  @media (min-width: 768px) and (max-width: 1023.98px) {
    .product-actions a {
      display: block; } }

.product-actions .lmtd-stock {
  color: #aa1e26;
  font-weight: bold;
  margin-bottom: 0;
  display: inline-block; }

.product-actions > .lmtd-stock {
  margin-bottom: 16px; }

.pro-selected-outer .pro-selected-con {
  padding: 0 0 20px 24px;
  margin: -12px 0 0; }
  @media (min-width: 768px) {
    .pro-selected-outer .pro-selected-con {
      padding: 0 0 30px 26px; } }

.pro-selected-outer .pro-details {
  margin: 16px 0 10px; }
  @media (min-width: 768px) {
    .pro-selected-outer .pro-details {
      margin: 16px 0 11px; } }
  .pro-selected-outer .pro-details p {
    margin: 0; }
    .pro-selected-outer .pro-details p .is-stock {
      color: #777; }
  .pro-selected-outer .pro-details > p {
    line-height: 20px;
    margin: 0 0 3px; }
  .pro-selected-outer .pro-details .store-pkp-msg {
    margin: 0 0 16px 0; }
    .pro-selected-outer .pro-details .store-pkp-msg > span {
      font-size: 0.875rem;
      line-height: 1.25rem;
      letter-spacing: .28px;
      display: block;
      margin-bottom: 4px;
      letter-spacing: normal; }
  .pro-selected-outer .pro-details .store-opts {
    line-height: 1.375rem; }
  .pro-selected-outer .pro-details .pro-addresses p {
    font-size: 13px;
    line-height: 20px;
    letter-spacing: .28px; }
    @media (min-width: 768px) {
      .pro-selected-outer .pro-details .pro-addresses p {
        line-height: 20px; } }

.pro-selected-outer .store-opts > ul {
  list-style: none;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex; }
  .pro-selected-outer .store-opts > ul > li {
    padding: 0 16px;
    border-right: 1px solid #ccc;
    display: inline-block;
    position: relative; }
    .pro-selected-outer .store-opts > ul > li:first-child {
      padding-left: 0; }
    .pro-selected-outer .store-opts > ul > li:last-child {
      border-right: none;
      padding-right: 0; }
    .pro-selected-outer .store-opts > ul > li > a {
      text-decoration: underline;
      display: block;
      line-height: 19px; }
      .pro-selected-outer .store-opts > ul > li > a:hover {
        text-decoration: none; }
    .pro-selected-outer .store-opts > ul > li .store-tooltip {
      position: absolute;
      z-index: 1;
      top: 100%;
      padding: 20px 0 0;
      display: none;
      width: 240px;
      -webkit-transform: translate(-25px, 0);
          -ms-transform: translate(-25px, 0);
              transform: translate(-25px, 0); }
      @media (min-width: 768px) {
        .pro-selected-outer .store-opts > ul > li .store-tooltip {
          left: 50%;
          -webkit-transform: translate(-50%, 0);
              -ms-transform: translate(-50%, 0);
                  transform: translate(-50%, 0); } }
      .pro-selected-outer .store-opts > ul > li .store-tooltip .store-tooltip_content {
        position: relative;
        border: 1px solid #e1e1e1;
        background: white;
        padding: 25px; }
        .pro-selected-outer .store-opts > ul > li .store-tooltip .store-tooltip_content p {
          margin: 0; }
        .pro-selected-outer .store-opts > ul > li .store-tooltip .store-tooltip_content .view-store {
          font-size: 14px;
          text-decoration: underline; }
          .pro-selected-outer .store-opts > ul > li .store-tooltip .store-tooltip_content .view-store:hover {
            text-decoration: none; }
        .pro-selected-outer .store-opts > ul > li .store-tooltip .store-tooltip_content::before, .pro-selected-outer .store-opts > ul > li .store-tooltip .store-tooltip_content::after {
          content: "";
          bottom: 100%;
          left: 60px;
          border: solid transparent;
          height: 0;
          width: 0;
          position: absolute;
          pointer-events: none;
          z-index: 1; }
          @media (min-width: 768px) {
            .pro-selected-outer .store-opts > ul > li .store-tooltip .store-tooltip_content::before, .pro-selected-outer .store-opts > ul > li .store-tooltip .store-tooltip_content::after {
              left: 50%; } }
        .pro-selected-outer .store-opts > ul > li .store-tooltip .store-tooltip_content::before {
          border-bottom-color: #e1e1e1;
          border-width: 0 16px 16px;
          margin-left: -16px; }
        .pro-selected-outer .store-opts > ul > li .store-tooltip .store-tooltip_content::after {
          border-bottom-color: white;
          border-width: 0 14px 14px;
          margin-left: -14px; }
        .pro-selected-outer .store-opts > ul > li .store-tooltip .store-tooltip_content .btn-close {
          position: absolute;
          top: 15px;
          right: 15px;
          font-size: 20px;
          line-height: 1; }
        .pro-selected-outer .store-opts > ul > li .store-tooltip .store-tooltip_content strong {
          display: block;
          margin: 0 0 10px; }
        .pro-selected-outer .store-opts > ul > li .store-tooltip .store-tooltip_content .hrs-content {
          margin: 0 0 15px; }
          .pro-selected-outer .store-opts > ul > li .store-tooltip .store-tooltip_content .hrs-content p {
            margin: 0 0 5px; }
        .pro-selected-outer .store-opts > ul > li .store-tooltip .store-tooltip_content ul {
          margin: 0 0 15px;
          list-style: none; }
          .pro-selected-outer .store-opts > ul > li .store-tooltip .store-tooltip_content ul li {
            margin: 0 0 5px; }

@media (min-width: 768px) {
  .pro-selected-outer .store-validation {
    margin-top: -1px; } }

.pro-selected-outer .store-validation .error p {
  font-style: italic;
  margin: 0 0 7px; }
  @media (min-width: 768px) {
    .pro-selected-outer .store-validation .error p {
      line-height: 20px; } }
  .pro-selected-outer .store-validation .error p a {
    color: #aa1e26;
    text-decoration: underline; }
    @media (max-width: 1023.98px) {
      .pro-selected-outer .store-validation .error p a {
        display: inline-block; }
        .pro-selected-outer .store-validation .error p a::before {
          content: "\A"; } }
    .pro-selected-outer .store-validation .error p a:hover {
      text-decoration: none; }

.socialsharing {
  padding: 1rem 0;
  float: none;
  width: 100%;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-pack: start;
      -ms-flex-pack: start;
          justify-content: flex-start;
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center; }
  @media (min-width: 768px) {
    .socialsharing {
      padding: 1rem 0 0; } }
  .socialsharing .sharing-title {
    font-family: Montserrat, Arial, sans-serif;
    font-weight: 400;
    font-size: 17px;
    font-size: 1.0625rem;
    line-height: 0.94118em;
    color: #999;
    vertical-align: middle; }
  .socialsharing .fb-like {
    vertical-align: middle;
    max-height: 18.39px;
    margin-left: 0.25rem;
    padding-left: 0.25rem; }
  .socialsharing a {
    vertical-align: top; }
    .socialsharing a .svg-pdp-pinterest-dims {
      width: 20px;
      height: 20px; }
    .socialsharing a .svg-pdp-twitter-dims {
      width: 20px;
      height: 20px; }
    .socialsharing a .svg-pdp-facebook-dims {
      width: 20px;
      height: 20px; }
    .socialsharing a .svg-pdp-mail-dims {
      width: 23px;
      height: 19px; }
    .socialsharing a.share-icon {
      margin: 0 0.25rem;
      padding: 0 0.25rem;
      color: #999; }
      .socialsharing a.share-icon:hover {
        color: #aa1e26; }
      .socialsharing a.share-icon i {
        font-size: 48px;
        font-size: 3rem; }
        @media (min-width: 768px) {
          .socialsharing a.share-icon i {
            font-size: 32px;
            font-size: 2rem; } }

.pdp-main {
  font-family: Montserrat, Arial, sans-serif;
  font-weight: 400;
  margin: 0; }
  .pdp-main::after {
    content: "";
    display: table;
    clear: both; }
  .pdp-main ul {
    list-style: none;
    padding: 0;
    margin: 0; }
  .pdp-main label {
    /*@include type-pdp-label();*/
    width: auto;
    padding: 0;
    text-align: left; }
  @media (min-width: 768px) {
    .pdp-main .product-col-2 {
      float: left;
      width: 57%; } }
  @media (min-width: 768px) {
    .pdp-main .product-col-1,
    .pdp-main .product-col-3 {
      float: right;
      width: 36%;
      padding-bottom: 1.5625rem; } }
  .pdp-main .product-col-1 {
    clear: both; }
    @media (min-width: 768px) {
      .pdp-main .product-col-1 {
        padding-bottom: 0; } }
    .pdp-main .product-col-1.product-set-header {
      background: #fff; }
      @media (min-width: 768px) {
        .pdp-main .product-col-1.product-set-header {
          position: absolute;
          right: 0;
          z-index: 138; } }
    .pdp-main .product-col-1 .bv_main_container_row_flex > .bv_main_container_row_flex,
    .pdp-main .product-col-1 [data-bv-show="rating_summary"] .bv_main_container .bv_button_buttonMinimalist {
      padding-right: 0 !important; }
    @media screen and (min-width: 1080px) {
      .pdp-main .product-col-1 [data-bv-show="rating_summary"] .bv_main_container .bv_main_container_row_flex {
        padding-right: 0.5rem !important; } }
  .pdp-main .product-name {
    margin-bottom: 0.3125rem;
    font-family: Montserrat, Arial, sans-serif;
    font-weight: 700;
    font-size: 18px;
    font-size: 1.125rem;
    text-transform: uppercase;
    letter-spacing: 1.2px; }
    @media (min-width: 768px) {
      .pdp-main .product-name {
        font-size: 24px;
        font-size: 1.5rem; } }
    @media (min-width: 768px) {
      .pdp-main .product-name {
        font-family: Montserrat, Arial, sans-serif;
        font-weight: 700;
        font-size: 18px;
        font-size: 1.125rem;
        letter-spacing: .01em;
        text-transform: uppercase;
        margin-top: 1rem;
        margin-bottom: 0.625rem; } }
  .pdp-main .product-number {
    font-size: 13px;
    font-size: 0.8125rem;
    line-height: 1.84615em; }
  @media (min-width: 768px) {
    .pdp-main .pdp-secondary-line {
      border-bottom: 1px solid #ddd;
      margin-bottom: 16px;
      padding-bottom: 16px; } }
  @media screen and (min-width: 1080px) {
    .pdp-main .pdp-secondary-line {
      -webkit-box-align: start;
          -ms-flex-align: start;
              align-items: start;
      display: -webkit-box;
      display: -ms-flexbox;
      display: flex;
      -webkit-box-orient: horizontal;
      -webkit-box-direction: normal;
          -ms-flex-flow: row nowrap;
              flex-flow: row nowrap;
      -webkit-box-pack: justify;
          -ms-flex-pack: justify;
              justify-content: space-between; } }
  @media screen and (min-width: 1080px) {
    .pdp-main .pdp-secondary-line .product-number {
      -webkit-box-ordinal-group: 2;
          -ms-flex-order: 1;
              order: 1;
      font-size: 0.75rem;
      white-space: nowrap;
      padding-right: 5px;
      margin-top: 2px; } }
  @media (min-width: 1024px) {
    .pdp-main .pdp-secondary-line [data-bv-show="rating_summary"] {
      -webkit-box-ordinal-group: 3;
          -ms-flex-order: 2;
              order: 2;
      white-space: nowrap; } }
  @media screen and (min-width: 1080px) {
    .pdp-main .pdp-secondary-line [data-bv-show="rating_summary"] .bv_main_container {
      margin-top: 0 !important; } }
  @media (min-width: 1024px) {
    .pdp-main .pdp-secondary-line [data-bv-show="rating_summary"] .bv_main_container .bv_stars_component_container {
      padding-right: 8px !important; } }
  .pdp-main .product-price {
    clear: both;
    float: left;
    width: 100%;
    font-family: Montserrat, Arial, sans-serif;
    font-weight: 700;
    font-size: 16px;
    font-size: 1rem;
    line-height: 1.5em;
    letter-spacing: .6px;
    color: #000;
    margin: 0 0 0.625rem; }
    .pdp-main .product-price .price-standard {
      font-family: Montserrat, Arial, sans-serif;
      font-weight: 400;
      font-size: 16px;
      font-size: 1rem;
      line-height: 1.5em;
      text-decoration: line-through; }
      .pdp-main .product-price .price-standard + .price-sales {
        font-family: Montserrat, Arial, sans-serif;
        font-weight: 700;
        font-size: 16px;
        font-size: 1rem;
        line-height: 1.5em;
        color: #aa1e26; }
    @media (min-width: 768px) {
      .pdp-main .product-price {
        border-bottom: 1px solid #ddd;
        padding-bottom: 1.375rem;
        margin: 0.25rem 0 1.6875rem; } }
  .pdp-main .price-tiered {
    line-height: 1.5em;
    font-size: .6em;
    color: #aa1e26; }
  .pdp-main .product-add-to-cart-parent {
    position: relative; }
  .pdp-main .product-add-to-cart {
    padding: 1.4375rem 0;
    overflow: hidden;
    font-size: 1.0625rem;
    border-top: 1px solid #ddd; }
    @media (min-width: 768px) {
      .pdp-main .product-add-to-cart {
        padding: 1rem 0; } }
    .pdp-main .product-add-to-cart::after {
      content: "";
      display: block;
      clear: both;
      height: 0; }
    .pdp-main .product-add-to-cart .quantity-label {
      display: inline-block;
      margin-bottom: 0.5rem;
      position: absolute; }
      @media (min-width: 768px) {
        .pdp-main .product-add-to-cart .quantity-label {
          display: none; } }
    .pdp-main .product-add-to-cart .inventory {
      float: left;
      white-space: nowrap;
      clear: left; }
      .pdp-main .product-add-to-cart .inventory .quantity-module {
        margin-right: 0.1875rem; }
      .pdp-main .product-add-to-cart .inventory .quantity-module input {
        width: 1.5625rem; }
    @media (max-width: 767.98px) {
      .pdp-main .product-add-to-cart .product-price {
        width: 100%;
        padding: 30px 10px;
        text-align: left;
        font-size: 2em; } }
    .pdp-main .product-add-to-cart button {
      float: left;
      width: calc(100% - 108px);
      min-height: 3.125rem;
      font-size: 1.0625rem; }
      @media (min-width: 768px) and (max-width: 1023.98px) {
        .pdp-main .product-add-to-cart button {
          padding-left: 0;
          padding-right: 0; } }
      .pdp-main .product-add-to-cart button.add-to-cart-disabled {
        text-decoration: none;
        border-color: #ddd;
        background-color: #ddd;
        color: #999; }
  .pdp-main .product-set-list .product-add-to-cart {
    border-top: 1px solid #ddd;
    min-height: 6.625rem;
    padding-bottom: 1rem;
    padding-top: 1rem; }
  .pdp-main #pp-message {
    padding-bottom: 0.5rem;
    margin-top: -0.5rem; }
    @media (max-width: 1023.98px) {
      .pdp-main #pp-message {
        margin-top: -0.75rem; } }
  .pdp-main .recentlyviewed-container {
    display: none;
    padding: 0 0 1.875rem; }
    .pdp-main .recentlyviewed-container .product-description-container {
      overflow: visible; }
    @media screen and (min-width: 1024px) and (max-width: 1025px) {
      .pdp-main .recentlyviewed-container .slick-next {
        right: -1.4375rem; }
      .pdp-main .recentlyviewed-container .slick-prev {
        left: -1.4375rem; } }
    @media (min-width: 768px) {
      .pdp-main .recentlyviewed-container .product-description-content {
        overflow: visible; } }
    @media (max-width: 767.98px) {
      .pdp-main .recentlyviewed-container {
        padding: 0; }
        .pdp-main .recentlyviewed-container .type-hero-small {
          display: none; } }
  .pdp-main .recommendations-container {
    padding: 0 0 1.25rem; }
    .pdp-main .recommendations-container .product-description-container {
      overflow: visible; }
    @media screen and (min-width: 1024px) and (max-width: 1025px) {
      .pdp-main .recommendations-container .slick-next {
        right: -1.5rem; }
      .pdp-main .recommendations-container .slick-prev {
        left: -1.5rem; } }
    @media (min-width: 768px) {
      .pdp-main .recommendations-container {
        padding: 0 0 1.875rem; }
        .pdp-main .recommendations-container .product-description-content {
          overflow: visible; }
        .pdp-main .recommendations-container ul.product-description-content {
          overflow-x: auto; }
        .pdp-main .recommendations-container .type-hero-sub-small {
          font-family: "Libre Baskerville", Times, serif;
          font-style: italic;
          font-size: 18px;
          font-size: 1.125rem;
          text-transform: none; } }
    @media (min-width: 768px) and (min-width: 768px) {
      .pdp-main .recommendations-container .type-hero-sub-small {
        font-size: 14px;
        font-size: 0.875rem; } }
    @media (min-width: 768px) and (min-width: 1024px) {
      .pdp-main .recommendations-container .type-hero-sub-small {
        font-size: 30px;
        font-size: 1.875rem; } }
    @media (min-width: 768px) {
        .pdp-main .recommendations-container.you-may-also-like {
          text-align: center; }
          .pdp-main .recommendations-container.you-may-also-like .recommendation-title {
            font-family: Montserrat, Arial, sans-serif;
            font-weight: 700;
            font-size: 24px;
            font-size: 1.5rem;
            letter-spacing: 1.2px;
            text-transform: uppercase;
            padding-bottom: 0.625rem;
            margin-bottom: 0.625rem; } }
      @media (min-width: 768px) and (min-width: 768px) {
        .pdp-main .recommendations-container.you-may-also-like .recommendation-title {
          font-size: 32px;
          font-size: 2rem;
          padding-bottom: 1.5625rem; } }
      @media (min-width: 768px) and (min-width: 1024px) {
        .pdp-main .recommendations-container.you-may-also-like .recommendation-title {
          font-size: 32px;
          font-size: 2rem;
          text-align: justify; } }
    @media (min-width: 768px) {
        .pdp-main .recommendations-container.shop-the-look .recommendation-title {
          padding: 1.0625rem 0 !important; } }
    @media (max-width: 767.98px) {
      .pdp-main .recommendations-container {
        padding: 0; }
        .pdp-main .recommendations-container .type-hero-small {
          display: none; } }
  .pdp-main .recommendations {
    clear: left;
    margin: auto; }
    .pdp-main .recommendations h2 {
      font-family: Montserrat, Arial, sans-serif;
      font-weight: 700;
      font-size: 16px;
      font-size: 1rem;
      letter-spacing: .8px;
      text-transform: uppercase;
      margin-left: 14px; }
      @media (min-width: 768px) {
        .pdp-main .recommendations h2 {
          font-size: 18px;
          font-size: 1.125rem; } }
    .pdp-main .recommendations #carousel-recommendations {
      position: relative;
      margin: auto; }
    .pdp-main .recommendations li {
      width: 250px; }
      .pdp-main .recommendations li.recommendation-item::before {
        content: ""; }
      .pdp-main .recommendations li img {
        margin: auto; }
    .pdp-main .recommendations .product-tile:hover .recommendation-tooltip {
      display: block !important; }
    @media (max-width: 767.98px) {
      .pdp-main .recommendations .product-tile {
        padding-bottom: 1.25rem; } }
    .pdp-main .recommendations .product-name {
      width: 100%;
      margin: 0.4375rem 0 0.3125rem;
      text-transform: capitalize; }
      .pdp-main .recommendations .product-name a {
        font-family: Montserrat, Arial, sans-serif;
        font-weight: 400;
        font-size: 12px;
        font-size: 0.75rem;
        line-height: 1.33333em;
        letter-spacing: 0.3px; }
    .pdp-main .recommendations .product-price {
      font-family: Montserrat, Arial, sans-serif;
      font-weight: 400;
      font-size: 13px;
      font-size: 0.8125rem;
      line-height: 1.84615em;
      padding-bottom: 0;
      border-bottom: none; }
      .pdp-main .recommendations .product-price .price-standard,
      .pdp-main .recommendations .product-price .price-sales {
        font-size: 0.8125rem !important; }
    .pdp-main .recommendations .recommendation-tooltip {
      position: absolute;
      top: 50%;
      left: 50%;
      z-index: 100;
      width: 300px;
      border: 1px solid #ddd;
      text-align: left;
      background: none repeat scroll 0 0 #fff; }
    .pdp-main .recommendations .tooltip {
      z-index: 100; }
  .pdp-main .shop-the-look-recommendation ul {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -ms-flex-wrap: nowrap;
        flex-wrap: nowrap;
    overflow-x: auto;
    -webkit-overflow-scrolling: touch; }
  .pdp-main .shop-the-look-recommendation .recommendation-item {
    -webkit-box-flex: 0;
        -ms-flex: 0 0 auto;
            flex: 0 0 auto;
    margin-right: 0.625rem;
    width: 8.5rem; }
    .pdp-main .shop-the-look-recommendation .recommendation-item .product-image {
      min-width: auto;
      min-height: auto; }
  .pdp-main .shop-the-look-recommendation img {
    width: 100%;
    height: auto; }
  .pdp-main .shop-the-look-recommendation .product-name {
    font-family: Montserrat, Arial, sans-serif;
    font-weight: 400;
    font-size: 11px;
    font-size: 0.6875rem;
    line-height: 1.45455em;
    text-transform: capitalize;
    margin: 0.5rem 0; }
  .pdp-main .shop-the-look-recommendation .product-price,
  .pdp-main .shop-the-look-recommendation .price-standard,
  .pdp-main .shop-the-look-recommendation .price-sales {
    font-family: Montserrat, Arial, sans-serif;
    font-weight: 700;
    font-size: 11px;
    font-size: 0.6875rem;
    line-height: 1.45455em;
    margin: 0;
    padding-bottom: 0;
    border-bottom: none; }
  .pdp-main .shop-the-look-recommendation .price-sales {
    font-size: 0.6875rem !important; }
  .pdp-main .promotion {
    overflow: hidden; }
    .pdp-main .promotion .promotion-message {
      margin: 0 0 0.9375rem; }
      @media (min-width: 768px) {
        .pdp-main .promotion .promotion-message {
          margin: 0 0 0.625rem; } }
      .pdp-main .promotion .promotion-message:last-child {
        margin-bottom: 0; }
        @media (min-width: 768px) {
          .pdp-main .promotion .promotion-message:last-child {
            margin: 0; } }
    .pdp-main .promotion .promotion-title {
      display: none; }
      @media (max-width: 1023.98px) {
        .pdp-main .promotion .promotion-title {
          font-size: 86%; } }
    .pdp-main .promotion .promotion-callout {
      padding-top: 1rem;
      font-family: Montserrat, Arial, sans-serif;
      font-weight: 700;
      font-size: 13px;
      font-size: 0.8125rem;
      line-height: 1.38462em;
      text-transform: uppercase;
      color: #aa1e26; }
      .pdp-main .promotion .promotion-callout p {
        margin-bottom: 0; }
  @media (max-width: 767.98px) {
    .pdp-main .product-review-links {
      margin-left: 6%; } }
  @media (max-width: 767.98px) {
    .pdp-main .prSnippetTitle,
    .pdp-main .prSnippetRatingUnclickable {
      float: left; } }
  .pdp-main .availability-web {
    padding: 0;
    width: calc(100% - 40px); }
    .pdp-main .availability-web .value {
      display: block;
      margin-bottom: 0.5rem; }
    .pdp-main .availability-web .availability-novariation,
    .pdp-main .availability-web .in-stock-msg,
    .pdp-main .availability-web .is-in-stock,
    .pdp-main .availability-web [data-status="store-in-stock"] {
      font-family: "Libre Baskerville", Times, serif;
      font-style: italic;
      font-size: 12px;
      font-size: 0.75rem;
      color: #999;
      margin-top: -5px; }
      .pdp-main .availability-web .availability-novariation.error,
      .pdp-main .availability-web .in-stock-msg.error,
      .pdp-main .availability-web .is-in-stock.error,
      .pdp-main .availability-web [data-status="store-in-stock"].error {
        color: #aa1e26;
        padding-left: 18%; }
    .pdp-main .availability-web .availability-msg {
      font-family: "Libre Baskerville", Times, serif;
      font-family: "Libre Baskerville", Times, serif;
      font-style: italic;
      font-size: 12px;
      font-size: 0.75rem;
      line-height: 1.25em;
      color: #999;
      margin-top: -5px; }
    .pdp-main .availability-web .availability-novariation.error {
      text-align: left;
      font-family: Montserrat, Arial, sans-serif;
      font-weight: 400;
      font-size: 0.75rem;
      line-height: 1.25em;
      font-style: normal;
      background: black url("../images/warning-icon.png") 8px 11px no-repeat;
      background-size: 13px auto;
      color: white;
      min-height: 46px;
      padding: 8px 8px 8px 31px;
      position: absolute;
      right: 10%;
      top: 90px;
      width: 266px;
      z-index: 1; }
      @media (max-width: 479.98px) {
        .pdp-main .availability-web .availability-novariation.error {
          left: -15px;
          right: auto;
          top: 100px;
          width: 100vw; } }
      @media (min-width: 480px) {
        .pdp-main .availability-web .availability-novariation.error::after {
          content: "";
          border-bottom: 8px solid #000;
          border-left: 8px solid transparent;
          border-right: 8px solid transparent;
          clear: both;
          height: 8px;
          left: 47%;
          position: absolute;
          top: -8px;
          width: 8px; } }
  .pdp-main .on-order,
  .pdp-main .preorder-msg,
  .pdp-main .backorder-msg {
    display: inline-block;
    font-family: Montserrat, Arial, sans-serif;
    font-weight: 700;
    font-style: normal;
    color: #aa1e26; }
  .pdp-main .recommendation-title {
    padding: 1.0625rem 0; }
  .pdp-main.gc .product-col-1 {
    border: 0;
    padding-bottom: 1.375rem; }
  .pdp-main.gc .product-variations .attribute .label,
  .pdp-main.gc .product-options .attribute .label {
    font-size: 13px;
    font-weight: 500; }
    .pdp-main.gc .product-variations .attribute .label::after,
    .pdp-main.gc .product-options .attribute .label::after {
      content: ":";
      position: relative;
      left: -3px; }
  .pdp-main.gc .product-variations .attribute .selected-value,
  .pdp-main.gc .product-options .attribute .selected-value {
    font-weight: 500;
    margin: 0 !important;
    padding: 0 !important; }
    @media (min-width: 768px) {
      .pdp-main.gc .product-variations .attribute .selected-value,
      .pdp-main.gc .product-options .attribute .selected-value {
        margin-left: 0;
        padding-top: 0; } }
  .pdp-main.gc .product-name {
    margin-bottom: 0.75rem; }
    @media (min-width: 768px) {
      .pdp-main.gc .product-name {
        font-family: Montserrat, Arial, sans-serif;
        font-weight: 700;
        font-size: 18px;
        font-size: 1.125rem;
        text-transform: uppercase;
        letter-spacing: 1.2px; } }
  @media (min-width: 768px) and (min-width: 768px) {
    .pdp-main.gc .product-name {
      font-size: 24px;
      font-size: 1.5rem; } }
  .pdp-main.gc .product-number {
    line-height: 1; }
  .pdp-main.gc .gift-card-details {
    margin: 1.875rem 0;
    clear: both; }
  .pdp-main.gc .product-description {
    margin: 1.25rem 0;
    padding-bottom: 0.75rem; }
  .pdp-main.gc .type .button-row {
    margin-top: 0.75rem;
    text-align: center; }
  .pdp-main.gc .type a.button {
    width: calc(50% - 5px);
    max-width: 12.8125rem; }
    .pdp-main.gc .type a.button:first-child {
      margin-right: 0.625rem; }
    .pdp-main.gc .type a.button.disabled {
      pointer-events: none;
      cursor: default;
      text-decoration: none;
      border-color: #000;
      background-color: #000;
      color: #fff; }
  .pdp-main.gc .amount,
  .pdp-main.gc .amount .label,
  .pdp-main.gc .amount .buttons {
    margin-top: 0.75rem; }
  .pdp-main.gc .amount .buttons {
    font-size: 0; }
  .pdp-main.gc .amount .custom {
    display: none; }
    .pdp-main.gc .amount .custom .form-row {
      margin: 1.375rem 0 0; }
    .pdp-main.gc .amount .custom label {
      font-family: Montserrat, Arial, sans-serif;
      font-weight: 400;
      font-size: 13px;
      font-size: 0.8125rem;
      line-height: 1.84615em;
      text-transform: none;
      width: 100%; }
    .pdp-main.gc .amount .custom .required-indicator {
      display: none; }
    .pdp-main.gc .amount .custom .field-wrapper {
      max-width: 6.25rem; }
  .pdp-main.gc .amount button {
    margin: 0 0.4375rem 0.4375rem 0;
    padding: 0.5rem 0.3125rem;
    width: 6.25rem;
    height: 2rem;
    min-height: 0;
    font-size: 0.875rem; }
    .pdp-main.gc .amount button:last-child {
      margin-right: 0; }
  .pdp-main.gc .amount .selected {
    color: #fff;
    background-color: #000;
    -webkit-transition: all 0s linear;
    -o-transition: all 0s linear;
    transition: all 0s linear; }
  .pdp-main.gc .attribute {
    margin: 1.375rem 0 0; }
  .pdp-main.gc .gc-selected-value {
    display: inline-block; }
  .pdp-main.gc .optional-message {
    margin-top: 1.5625rem; }
  .pdp-main.gc .message {
    padding: 1.0625rem 1.125rem;
    border: 1px solid #ddd;
    -webkit-transition: all 0.3s linear;
    -o-transition: all 0.3s linear;
    transition: all 0.3s linear;
    max-height: 99999em;
    overflow: hidden;
    position: relative; }
    .pdp-main.gc .message .msg {
      -webkit-transition: all 0.3s linear;
      -o-transition: all 0.3s linear;
      transition: all 0.3s linear;
      max-height: 99999em;
      overflow: hidden; }
    .pdp-main.gc .message .plus-black {
      display: none; }
    .pdp-main.gc .message .minus-black {
      display: block; }
    .pdp-main.gc .message .openclose {
      position: absolute;
      right: 1.25rem;
      top: 1.5rem; }
    .pdp-main.gc .message.hidden {
      max-height: -webkit-max-content;
      max-height: -moz-max-content;
      max-height: max-content; }
      .pdp-main.gc .message.hidden .msg {
        max-height: 0; }
      .pdp-main.gc .message.hidden .openclose {
        right: 1.25rem;
        top: 1.25rem; }
      .pdp-main.gc .message.hidden .plus-black {
        display: block; }
      .pdp-main.gc .message.hidden .minus-black {
        display: none; }
    .pdp-main.gc .message .label {
      font-family: Montserrat, Arial, sans-serif;
      font-weight: 700;
      font-size: 13px;
      font-size: 0.8125rem;
      line-height: 1.38462em;
      cursor: pointer; }
    .pdp-main.gc .message label {
      font-family: Montserrat, Arial, sans-serif;
      font-weight: 700;
      font-size: 13px;
      font-size: 0.8125rem;
      line-height: 1.84615em;
      text-transform: none; }
    .pdp-main.gc .message .input-textarea {
      height: 8.125rem; }
      .pdp-main.gc .message .input-textarea:focus-visible {
        outline: 0 !important; }
    .pdp-main.gc .message .char-count {
      font-family: "Libre Baskerville", Times, serif;
      font-style: italic;
      font-size: 12px;
      font-size: 0.75rem;
      line-height: 2em;
      margin-top: 0.5rem;
      color: #999; }
      .pdp-main.gc .message .char-count.char-limit {
        color: #aa1e26; }
      .pdp-main.gc .message .char-count .char-remain-count {
        padding-right: 0.3125rem; }
      .pdp-main.gc .message .char-count .char-allowed-count {
        padding-left: 0.3125rem; }
  .pdp-main.gc ul.swatches.color {
    margin-left: 0; }
    .pdp-main.gc ul.swatches.color a {
      border: 0;
      height: 2.25rem;
      margin-right: 0.4375rem;
      min-height: auto;
      min-width: auto;
      padding: 0;
      width: 2.25rem; }
      .pdp-main.gc ul.swatches.color a,
      .pdp-main.gc ul.swatches.color a img, .pdp-main.gc ul.swatches.color a::before, .pdp-main.gc ul.swatches.color a::after {
        border-radius: 0;
        height: 2.25rem;
        width: 3.1875rem; }
      .pdp-main.gc ul.swatches.color a img {
        padding: 0;
        margin: 0;
        left: 0; }
      .pdp-main.gc ul.swatches.color a::before {
        border: 1px solid #ddd; }
    .pdp-main.gc ul.swatches.color .selected a::before,
    .pdp-main.gc ul.swatches.color a:hover::before {
      border: 3px solid #000; }
    .pdp-main.gc ul.swatches.color li {
      z-index: 1; }
    .pdp-main.gc ul.swatches.color li.strike a:hover {
      top: 2px;
      left: 2px; }
    .pdp-main.gc ul.swatches.color li.strike a {
      opacity: 0.8;
      border-color: #ddd;
      color: #ddd;
      background: transparent;
      position: relative;
      overflow: hidden; }
      .pdp-main.gc ul.swatches.color li.strike a::after {
        border: none;
        content: "";
        display: block;
        -webkit-box-sizing: border-box;
                box-sizing: border-box;
        background: #ddd;
        position: absolute;
        -webkit-transform: rotate(135deg);
            -ms-transform: rotate(135deg);
                transform: rotate(135deg);
        width: 160%;
        width: 250px;
        height: 0.125rem;
        left: -31%;
        top: 50%; }
    .pdp-main.gc ul.swatches.color li.unselectable a::after {
      height: 0.125rem;
      width: 3.75rem; }
    @media (min-width: 1024px) {
      .pdp-main.gc ul.swatches.color li:not(.unselectable) a:hover {
        border: none;
        border-radius: 0;
        height: 2.25rem;
        line-height: 0;
        min-height: auto;
        min-width: auto;
        padding: 0;
        width: 3.1875rem; } }
  .pdp-main.gc .product-add-to-cart {
    border: 0; }
    @media (min-width: 768px) {
      .pdp-main.gc .product-add-to-cart {
        padding-top: 1rem;
        padding-bottom: 1rem; } }
    .pdp-main.gc .product-add-to-cart button {
      width: 100%; }
  .pdp-main.gc legend {
    padding: 0;
    margin: 0.625rem 0 0;
    font-family: Montserrat, Arial, sans-serif;
    font-weight: 700;
    font-size: 16px;
    font-size: 1rem;
    border: 0; }
  .pdp-main.gc #GiftCertificateForm label,
  .pdp-main.gc .gift-balance label {
    text-transform: none; }
  .pdp-main.gc #GiftCertificateForm .required-indicator,
  .pdp-main.gc .gift-balance .required-indicator {
    display: none; }
  .pdp-main.gc #GiftCertificateForm .field-wrapper,
  .pdp-main.gc .gift-balance .field-wrapper {
    width: 100%; }
  .pdp-main.gc .balance-title {
    font-family: Montserrat, Arial, sans-serif;
    font-weight: 700;
    font-size: 16px;
    font-size: 1rem;
    line-height: 1.5em;
    text-transform: uppercase;
    margin: 0.75rem 0; }
  .pdp-main.gc .gift-check-balance .content-asset {
    margin: 1.25rem 0; }
  .pdp-main.gc .availability-web .availability-novariation.error {
    background: white;
    color: #aa1e26;
    font-family: "Libre Baskerville", Times, serif;
    float: right;
    font-size: 0.75rem;
    font-style: italic;
    height: auto;
    min-height: 0;
    padding-left: 18%;
    position: static;
    text-align: right;
    width: calc(100% - 40px); }
    .pdp-main.gc .availability-web .availability-novariation.error::after {
      display: none; }
  .pdp-main.gc #pp-message {
    padding-bottom: 1.5rem;
    margin-top: -0.5rem;
    margin-bottom: 1.5rem;
    border-bottom: 1px solid #ddd; }
    @media (min-width: 480px) and (max-width: 767.98px) {
      .pdp-main.gc #pp-message {
        margin-top: -0.875rem; } }
  .pdp-main .tcc-cta-include.header-only,
  .pdp-main .tcc-cta-include.footer-only,
  .pdp-main .tcc-cta-include.landing-only {
    display: none; }
  .pdp-main .leaflet-container {
    z-index: 50; }
    .pdp-main .leaflet-container.leaflet-touch .leaflet-control-layers,
    .pdp-main .leaflet-container.leaflet-touch .leaflet-bar {
      display: none; }
    .pdp-main .leaflet-container .tapbtn {
      position: absolute;
      top: calc(50%);
      z-index: 999;
      background: rgba(255, 255, 255, 0.6);
      height: 30px;
      left: calc(50% - 90px);
      width: 180px;
      color: rgba(0, 0, 0, 0.72);
      display: -webkit-box;
      display: -ms-flexbox;
      display: flex;
      -webkit-box-pack: center;
          -ms-flex-pack: center;
              justify-content: center;
      -webkit-box-align: center;
          -ms-flex-align: center;
              align-items: center;
      text-transform: capitalize;
      border: 1px solid rgba(255, 255, 255, 0.25);
      font-weight: bold; }
  @media screen and (max-width: 767.9px) {
    .pdp-main .product-info {
      display: -webkit-box;
      display: -ms-flexbox;
      display: flex;
      -webkit-box-orient: vertical;
      -webkit-box-direction: normal;
          -ms-flex-direction: column;
              flex-direction: column; }
      .pdp-main .product-info #stylitics-container {
        -webkit-box-ordinal-group: 0;
            -ms-flex-order: -1;
                order: -1;
        width: 100% !important; } }

.pdp-promotional-asset {
  margin-bottom: 5rem; }

.sticky-buy-wrapper {
  z-index: 138;
  position: fixed;
  left: 0;
  background-color: #fff;
  -webkit-box-shadow: 0 0 15px 0 rgba(0, 0, 0, 0.2);
          box-shadow: 0 0 15px 0 rgba(0, 0, 0, 0.2);
  -webkit-transition: all 0.3s linear;
  -o-transition: all 0.3s linear;
  transition: all 0.3s linear;
  height: 0;
  overflow: hidden; }
  .sticky-buy-wrapper.visible {
    height: 5.625rem;
    overflow: inherit; }
  .sticky-buy-wrapper.hidden {
    overflow: hidden; }
  .sticky-buy-wrapper .price-standard h4 {
    font-weight: 700;
    font-size: 1rem;
    color: #aa1e25; }
    .sticky-buy-wrapper .price-standard h4.strike-through {
      color: #000;
      font-weight: 400;
      font-size: 0.6875rem;
      text-decoration: line-through; }
    .sticky-buy-wrapper .price-standard h4.original-price, .sticky-buy-wrapper .price-standard h4:only-child {
      color: #000;
      font-size: 1rem;
      text-decoration: none;
      font-weight: 700; }

.sticky-buy-bar {
  margin: auto;
  width: calc(100% - 30px);
  max-width: 1280px;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-orient: horizontal;
  -webkit-box-direction: normal;
      -ms-flex-direction: row;
          flex-direction: row;
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
  margin: 1.25rem auto; }
  .sticky-buy-bar .name,
  .sticky-buy-bar .product-price,
  .sticky-buy-bar button {
    width: auto; }
    .sticky-buy-bar .name.add-to-cart-disabled,
    .sticky-buy-bar .product-price.add-to-cart-disabled,
    .sticky-buy-bar button.add-to-cart-disabled {
      text-decoration: none;
      border-color: #ddd;
      background-color: #ddd;
      color: #999; }
  .sticky-buy-bar .name,
  .sticky-buy-bar .product-price {
    font-family: Montserrat, Arial, sans-serif;
    font-weight: 700;
    font-size: 16px;
    font-size: 1rem;
    line-height: 1.3125em;
    text-transform: uppercase; }
  .sticky-buy-bar .name {
    width: 27%; }
  .sticky-buy-bar button {
    max-width: 18%;
    width: 100%;
    -ms-flex-item-align: end;
        align-self: end; }
  .sticky-buy-bar .product-price {
    width: 19%;
    padding: 0 0.9375rem;
    text-align: center;
    margin: 0;
    border: 0; }
  .sticky-buy-bar .variations > select {
    width: 100%;
    padding: 0 0.8125rem; }
  .sticky-buy-bar .variations {
    width: 36%;
    max-width: 28.75rem; }
    .sticky-buy-bar .variations .select-style {
      width: calc(82% / 2 - 10px);
      max-width: 11.875rem;
      margin-left: 0.625rem;
      font-family: Montserrat, Arial, sans-serif;
      font-weight: 700;
      font-size: 13px;
      font-size: 0.8125rem;
      text-transform: uppercase;
      display: inline-block; }
    .sticky-buy-bar .variations .attribute-color,
    .sticky-buy-bar .variations .ui-selectmenu-button {
      width: 18%;
      max-width: 5rem;
      -webkit-box-sizing: border-box;
              box-sizing: border-box;
      vertical-align: top; }
    .sticky-buy-bar .variations .ui-selectmenu-button {
      padding: 0.375rem 0.75rem; }
      .sticky-buy-bar .variations .ui-selectmenu-button.ui-corner-top {
        border-radius: 0; }
      .sticky-buy-bar .variations .ui-selectmenu-button.ui-state-focus {
        border-color: #ddd; }

.ui-selectmenu-menu ul {
  padding: 0.9375rem 0;
  max-height: 16.875rem; }

.swatch-item {
  margin: 0.1875rem 0.625rem;
  border: 1px solid #000;
  display: inline-block;
  border-radius: 50%;
  width: 1.5625rem;
  height: 1.5625rem;
  cursor: pointer; }
  .swatch-item span {
    -webkit-transition: all 0.3s linear;
    -o-transition: all 0.3s linear;
    transition: all 0.3s linear;
    border-radius: 50%;
    width: 100%;
    height: 100%;
    margin: 0;
    position: relative; }
  .swatch-item.empty-selector {
    display: none; }

.ui-state-focus {
  outline: none; }
  .ui-state-focus.ui-menu-item {
    border: 0; }

.ui-state-focus .swatch-item span,
.ui-selectmenu-button .swatch-item span {
  margin: 0.1875rem;
  width: 1.1875rem;
  height: 1.1875rem; }

.ui-selectmenu-button .ui-icon-triangle {
  padding-right: 10px;
  background: #fff url("../images/svg-icons/down-triangle.svg") no-repeat scroll;
  height: 0.4375rem;
  width: 0.625rem;
  background-size: 0.625rem;
  position: absolute;
  right: 0.4375rem;
  top: 1.0625rem;
  margin: 0; }

.ui-selectmenu-button .swatch-item {
  vertical-align: middle;
  margin: 0; }
  .ui-selectmenu-button .swatch-item span {
    width: 1.0625rem;
    height: 1.0625rem; }

.ui-selectmenu-button.ui-state-focus {
  border: 1px solid #000; }

.product-set-header .product-name {
  margin-bottom: 0; }

@media (max-width: 767.98px) {
  .product-set-header {
    text-align: center; } }

@media (min-width: 768px) {
  .product-set .promotion {
    margin-top: 1.25rem; } }

.product-set .product-add-to-cart {
  border-bottom: 4px solid #ddd;
  border-top: 1px solid #ddd;
  clear: both;
  overflow: visible;
  padding-bottom: 1.875rem;
  padding-top: 1rem;
  position: relative; }
  @media (max-width: 1023.98px) {
    .product-set .product-add-to-cart.product-add-all-to-cart {
      min-height: 8.25rem;
      border-bottom: 1px solid #ddd;
      border-top: 0;
      margin-top: -18px; } }
  @media (min-width: 768px) {
    .product-set .product-add-to-cart.product-add-all-to-cart {
      border: 0;
      padding-bottom: 5.25rem;
      padding-top: inherit;
      border-bottom: 1px solid #ddd;
      min-height: 6.25rem !important;
      height: 6.5rem; } }
  @media (min-width: 1024px) {
    .product-set .product-add-to-cart.product-add-all-to-cart {
      height: 7.5rem; } }
  .product-set .product-add-to-cart.add-to-cart-disabled-container {
    min-height: 6.25rem; }
    @media (min-width: 768px) {
      .product-set .product-add-to-cart.add-to-cart-disabled-container {
        min-height: 6.625rem; } }
  .product-set .product-add-to-cart.add-to-cart-container {
    min-height: 8.125rem; }
    @media (min-width: 768px) {
      .product-set .product-add-to-cart.add-to-cart-container {
        min-height: 8.375rem; } }
    .product-set .product-add-to-cart.add-to-cart-container.in-stock-date-msg-container {
      min-height: 8.4375rem; }
      @media (min-width: 768px) {
        .product-set .product-add-to-cart.add-to-cart-container.in-stock-date-msg-container {
          min-height: 9.6875rem; } }
      @media screen and (min-width: 1009px) {
        .product-set .product-add-to-cart.add-to-cart-container.in-stock-date-msg-container {
          min-height: 8.4375rem; } }
  @media (min-width: 768px) {
    .product-set .product-add-to-cart {
      padding-bottom: 1rem; } }
  .product-set .product-add-to-cart label {
    display: inline-block;
    font-family: Montserrat, Arial, sans-serif;
    font-weight: 700;
    font-size: 16px;
    font-size: 1rem;
    line-height: 1.5em;
    float: left;
    margin-bottom: 0.9375rem;
    padding-right: 0.3125rem;
    text-transform: none; }
    .product-set .product-add-to-cart label.visually-hidden {
      width: 1px; }
  .product-set .product-add-to-cart .availability-web {
    text-align: right; }
    .product-set .product-add-to-cart .availability-web label {
      float: none; }
  .product-set .product-add-to-cart button {
    border-color: #aa1e26;
    background-color: #aa1e26;
    color: #fff; }
    .product-set .product-add-to-cart button:hover, .product-set .product-add-to-cart button:focus, .product-set .product-add-to-cart button:active, .product-set .product-add-to-cart button.active {
      border-color: #7f161c;
      background-color: #7f161c;
      color: #fff; }
    .product-set .product-add-to-cart button.disabled, .product-set .product-add-to-cart button[disabled],
    fieldset[disabled] .product-set .product-add-to-cart button {
      cursor: default;
      pointer-events: none;
      background: #ddd;
      border-color: #ddd;
      color: #999; }
    .product-set .product-add-to-cart button.add-to-cart-disabled, .product-set .product-add-to-cart button.add-to-cart-disabled:hover {
      text-decoration: none;
      border-color: #ddd;
      background-color: #ddd;
      color: #999; }
  .product-set .product-add-to-cart .quantity-label {
    bottom: 5rem;
    position: static; }
  .product-set .product-add-to-cart .product-price {
    padding: 0;
    width: auto;
    display: inline-block;
    font-family: Montserrat, Arial, sans-serif;
    font-weight: 700;
    font-size: 16px;
    font-size: 1rem;
    line-height: 1.5em;
    float: none;
    margin: 0;
    border-bottom: 0; }
  @media (max-width: 1279.98px) {
    .product-set .product-add-to-cart .add-all-to-cart {
      width: 100%; } }
  .product-set .product-add-to-cart .ps-price-wrapper {
    width: 100%;
    padding-bottom: 0.9375rem; }

.product-set .promotion .promotion-callout {
  padding-top: 0; }

@media (min-width: 768px) {
  .product-set.product-col-2 {
    height: 3100px;
    position: fixed;
    left: 12px;
    top: 142px; } }

@media (min-width: 768px) {
  .product-set.product-col-3 {
    position: relative;
    margin-top: 58px; } }

.product-variations {
  clear: both; }

.productsetMain {
  margin-top: 15px; }
  @media (min-width: 768px) {
    .productsetMain {
      margin-top: 25px; } }
  .productsetMain .store-heading h1 {
    font-family: Montserrat, Arial, sans-serif;
    font-weight: 700;
    font-size: 24px;
    font-size: 1.5rem;
    line-height: 1.25em;
    letter-spacing: 0.01em; }
    @media (max-width: 479.98px) {
      .productsetMain .store-heading h1 {
        font-family: Montserrat, Arial, sans-serif;
        font-weight: 700;
        font-size: 18px;
        font-size: 1.125rem;
        line-height: 1.11111em; } }
    @media (min-width: 768px) {
      .productsetMain .store-heading h1 {
        font-family: Montserrat, Arial, sans-serif;
        font-weight: 700;
        font-size: 32px;
        font-size: 2rem;
        line-height: 1.25em; } }
    @media only screen and (min-width: 1480px) {
      .productsetMain .store-heading h1 {
        font-family: Montserrat, Arial, sans-serif;
        font-weight: 700;
        font-size: 36px;
        font-size: 2.25rem;
        line-height: 1.22222em; } }
  .productsetMain .store-heading h3 {
    font-family: Montserrat, Arial, sans-serif;
    font-weight: 400;
    font-size: 16px;
    font-size: 1rem;
    line-height: 1.25em;
    letter-spacing: 0.01em;
    margin-top: 0.3125rem;
    text-transform: none; }
    @media (max-width: 479.98px) {
      .productsetMain .store-heading h3 {
        font-family: Montserrat, Arial, sans-serif;
        font-weight: 400;
        font-size: 14px;
        font-size: 0.875rem;
        line-height: 1.28571em; } }
    @media (min-width: 768px) {
      .productsetMain .store-heading h3 {
        font-family: Montserrat, Arial, sans-serif;
        font-weight: 400;
        font-size: 18px;
        font-size: 1.125rem;
        line-height: 1.33333em; } }
    @media only screen and (min-width: 1480px) {
      .productsetMain .store-heading h3 {
        font-family: Montserrat, Arial, sans-serif;
        font-weight: 400;
        font-size: 22px;
        font-size: 1.375rem;
        line-height: 1.27273em; } }
  .productsetMain .product-info .product-description-container:first-child {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-orient: vertical;
    -webkit-box-direction: normal;
        -ms-flex-direction: column;
            flex-direction: column; }
    .productsetMain .product-info .product-description-container:first-child .viewmore {
      -webkit-box-ordinal-group: 11;
          -ms-flex-order: 10;
              order: 10; }
  .productsetMain .product-info .product-description-container.open:last-child {
    border-bottom: none; }

.product-set-list .clearfix {
  clear: both;
  width: 100%;
  height: 0; }

.product-set-list .product-info {
  padding-top: 0;
  min-height: 0; }
  .product-set-list .product-info .product-description-info {
    margin: 0; }

.product-set-list .bv_button_component_container {
  display: none !important; }

.product-set-list .bv_main_container {
  pointer-events: none !important; }

.product-set-list .product-set-item {
  clear: both;
  overflow: visible;
  padding: 1.0625rem 0 0;
  margin: 1.0625rem 0; }

.product-set-list .product-set-image {
  float: left;
  width: 32%;
  margin-right: 0.9375rem;
  margin-bottom: 0.9375rem;
  min-height: 8.25rem; }
  .product-set-list .product-set-image img {
    max-width: 100%;
    width: 100%; }

.product-set-list .product-set-details {
  width: 100%;
  margin-top: 5px; }

.product-set-list .attribute {
  clear: both; }
  .product-set-list .attribute h3 {
    width: 25%; }

.product-set-list .product-number {
  font-family: Montserrat, Arial, sans-serif;
  font-weight: 400;
  font-size: 12px;
  font-size: 0.75rem;
  line-height: 2em;
  margin-bottom: 0.5rem; }

.product-set-list .product-name {
  font-family: Montserrat, Arial, sans-serif;
  font-weight: 700;
  font-size: 18px;
  font-size: 1.125rem;
  line-height: 1.22222em;
  float: none;
  width: auto;
  margin: 0; }
  @media (max-width: 479.98px) {
    .product-set-list .product-name {
      font-family: Montserrat, Arial, sans-serif;
      font-weight: 700;
      font-size: 16px;
      font-size: 1rem;
      line-height: 1.125em; } }
  @media (min-width: 768px) {
    .product-set-list .product-name {
      font-family: Montserrat, Arial, sans-serif;
      font-weight: 700;
      font-size: 20px;
      font-size: 1.25rem;
      line-height: 1.3em; } }
  @media only screen and (min-width: 1480px) {
    .product-set-list .product-name {
      font-family: Montserrat, Arial, sans-serif;
      font-weight: 700;
      font-size: 24px;
      font-size: 1.5rem;
      line-height: 1.25em; } }

@media (max-width: 767.98px) {
  .product-set-list h2 + .product-col-1 {
    border-top: 0;
    padding-top: 0;
    margin-top: 0; } }

.product-set-list .product-set-item-container {
  clear: both; }
  .product-set-list .product-set-item-container .product-set-divider {
    border-top: 1px solid #ddd;
    margin: 30px 0 15px;
    clear: both; }
    @media (min-width: 768px) {
      .product-set-list .product-set-item-container .product-set-divider {
        margin: 40px 0 15px; } }
  .product-set-list .product-set-item-container:first-child .product-set-divider {
    margin-top: 15px; }
  .product-set-list .product-set-item-container .product-primary-image {
    padding: 0; }
  .product-set-list .product-set-item-container .product-col-1 {
    width: 100%;
    float: none; }
    .product-set-list .product-set-item-container .product-col-1 .pdp-secondary-line {
      border-bottom: 0;
      margin-bottom: 0;
      padding-bottom: 0; }
      @media (min-width: 768px) {
        .product-set-list .product-set-item-container .product-col-1 .pdp-secondary-line {
          width: 57%;
          -webkit-box-align: start;
              -ms-flex-align: start;
                  align-items: start;
          display: -webkit-box;
          display: -ms-flexbox;
          display: flex;
          -webkit-box-orient: horizontal;
          -webkit-box-direction: normal;
              -ms-flex-flow: row nowrap;
                  flex-flow: row nowrap;
          -webkit-box-pack: justify;
              -ms-flex-pack: justify;
                  justify-content: space-between; } }
      .product-set-list .product-set-item-container .product-col-1 .pdp-secondary-line [data-bv-show="rating_summary"],
      .product-set-list .product-set-item-container .product-col-1 .pdp-secondary-line [data-bv-show="inline_rating"] {
        font-size: medium;
        line-height: 1;
        direction: ltr;
        text-align: start;
        color: black;
        font-style: normal;
        font-weight: normal;
        list-style-type: disc;
        text-decoration: none; }
        .product-set-list .product-set-item-container .product-col-1 .pdp-secondary-line [data-bv-show="rating_summary"] button,
        .product-set-list .product-set-item-container .product-col-1 .pdp-secondary-line [data-bv-show="inline_rating"] button {
          opacity: 1;
          background-attachment: scroll;
          background-color: transparent;
          background-image: none;
          bottom: auto;
          clear: none;
          clip: auto;
          color: inherit;
          counter-increment: none;
          counter-reset: none;
          cursor: auto;
          direction: inherit;
          float: none;
          font-family: inherit;
          font-size: inherit;
          font-style: inherit;
          font-weight: inherit;
          height: auto;
          left: auto;
          letter-spacing: normal;
          line-height: inherit;
          list-style-type: inherit;
          list-style-position: outside;
          list-style-image: none;
          max-height: none;
          max-width: none;
          min-height: 0;
          min-width: 0;
          position: static;
          quotes: "" "";
          right: auto;
          table-layout: auto;
          text-align: inherit;
          text-indent: 0;
          text-transform: none;
          top: auto;
          unicode-bidi: normal;
          vertical-align: baseline;
          visibility: inherit;
          white-space: normal;
          width: auto;
          word-spacing: normal;
          z-index: auto;
          background-origin: padding-box;
          background-clip: border-box;
          background-size: auto;
          -webkit-border-image: none;
          -webkit-box-shadow: none;
                  box-shadow: none;
          -webkit-box-sizing: content-box;
                  box-sizing: content-box;
          -webkit-column-count: auto;
                  column-count: auto;
          -webkit-column-gap: normal;
                  column-gap: normal;
          -webkit-column-width: auto;
                  column-width: auto;
          -webkit-font-feature-settings: normal;
                  font-feature-settings: normal;
          overflow-x: visible;
          overflow-y: visible;
          -webkit-hyphens: manual;
              -ms-hyphens: manual;
                  hyphens: manual;
          -webkit-perspective: none;
                  perspective: none;
          -webkit-perspective-origin: 50% 50%;
                  perspective-origin: 50% 50%;
          -webkit-backface-visibility: visible;
                  backface-visibility: visible;
          text-shadow: none;
          -webkit-transform: none;
              -ms-transform: none;
                  transform: none;
          -webkit-transform-origin: 50% 50%;
              -ms-transform-origin: 50% 50%;
                  transform-origin: 50% 50%;
          -webkit-transform-style: flat;
                  transform-style: flat;
          word-break: normal;
          background-position: 0 0;
          background-repeat: repeat;
          border-color: currentcolor;
          border-style: none;
          border-width: medium;
          font-variant: normal;
          margin: 0;
          padding: 0;
          text-decoration: inherit;
          -webkit-border-image: none 100% / 1 / 0 stretch;
               -o-border-image: none 100% / 1 / 0 stretch;
                  border-image: none 100% / 1 / 0 stretch;
          border-radius: 0;
          -webkit-column-rule: medium none black;
                  column-rule: medium none black;
          -webkit-transition: all 0s ease 0s;
          -o-transition: all 0s ease 0s;
          transition: all 0s ease 0s; }
        .product-set-list .product-set-item-container .product-col-1 .pdp-secondary-line [data-bv-show="rating_summary"] .bv_main_container,
        .product-set-list .product-set-item-container .product-col-1 .pdp-secondary-line [data-bv-show="inline_rating"] .bv_main_container {
          display: -webkit-inline-box;
          display: -ms-inline-flexbox;
          display: inline-flex;
          -ms-flex-wrap: wrap;
              flex-wrap: wrap;
          background-color: transparent;
          margin: 5px 0;
          padding: 2px;
          border: none;
          border-radius: 0; }
          .product-set-list .product-set-item-container .product-col-1 .pdp-secondary-line [data-bv-show="rating_summary"] .bv_main_container .bv_main_container_row_flex,
          .product-set-list .product-set-item-container .product-col-1 .pdp-secondary-line [data-bv-show="inline_rating"] .bv_main_container .bv_main_container_row_flex {
            display: -webkit-inline-box;
            display: -ms-inline-flexbox;
            display: inline-flex;
            -webkit-box-align: center;
                -ms-flex-align: center;
                    align-items: center; }
          .product-set-list .product-set-item-container .product-col-1 .pdp-secondary-line [data-bv-show="rating_summary"] .bv_main_container .bv_offscreen_text,
          .product-set-list .product-set-item-container .product-col-1 .pdp-secondary-line [data-bv-show="inline_rating"] .bv_main_container .bv_offscreen_text {
            position: absolute;
            width: 1px;
            height: 1px;
            clip: rect(1px, 1px, 1px, 1px);
            overflow: hidden;
            padding: 0;
            border-width: 0;
            border-style: initial;
            border-color: initial;
            -webkit-border-image: initial;
                 -o-border-image: initial;
                    border-image: initial; }
          .product-set-list .product-set-item-container .product-col-1 .pdp-secondary-line [data-bv-show="rating_summary"] .bv_main_container .bv_numReviews_component_container,
          .product-set-list .product-set-item-container .product-col-1 .pdp-secondary-line [data-bv-show="inline_rating"] .bv_main_container .bv_numReviews_component_container {
            display: -webkit-box;
            display: -ms-flexbox;
            display: flex; }
        @media (min-width: 768px) {
          .product-set-list .product-set-item-container .product-col-1 .pdp-secondary-line [data-bv-show="rating_summary"],
          .product-set-list .product-set-item-container .product-col-1 .pdp-secondary-line [data-bv-show="inline_rating"] {
            -webkit-box-ordinal-group: 3;
                -ms-flex-order: 2;
                    order: 2;
            white-space: nowrap; }
            .product-set-list .product-set-item-container .product-col-1 .pdp-secondary-line [data-bv-show="rating_summary"] .bv_main_container_row_flex,
            .product-set-list .product-set-item-container .product-col-1 .pdp-secondary-line [data-bv-show="inline_rating"] .bv_main_container_row_flex {
              padding-right: 0 !important; } }
  .product-set-list .product-set-item-container .product-col-2.product-image-container {
    margin-bottom: 8px; }
  .product-set-list .product-set-item-container .product-col-3.product-detail {
    padding-bottom: 0; }

.product-set-list .pdp-description,
.product-set-list .pdp-description p,
.product-set-list .pdp-description li {
  font-family: Montserrat, Arial, sans-serif;
  font-weight: 400;
  font-size: 13px;
  font-size: 0.8125rem;
  line-height: 1.84615em;
  font-style: normal;
  letter-spacing: inherit; }

.tabs {
  position: relative;
  text-align: center; }

@media (min-width: 768px) {
  .tab {
    display: inline-block;
    float: none; } }

.tab .tab-switch {
  display: none; }
  @media (min-width: 768px) {
    .tab .tab-switch:checked + .tab-label {
      top: -0.0625rem;
      z-index: 1;
      -webkit-transition: all 0.3s linear;
      -o-transition: all 0.3s linear;
      transition: all 0.3s linear;
      border-bottom-color: #aa1e26;
      font-family: Montserrat, Arial, sans-serif;
      font-weight: 700;
      background: #fff;
      color: #000; } }
  .tab .tab-switch:checked + label + .tab-content {
    opacity: 1;
    z-index: 2;
    -webkit-transition: all 0.3s linear;
    -o-transition: all 0.3s linear;
    transition: all 0.3s linear; }

.tab .tab-label {
  display: block;
  position: relative;
  top: 0;
  -webkit-transition: all 0.25s;
  -o-transition: all 0.25s;
  transition: all 0.25s;
  line-height: 2.5em;
  border-bottom: 3px solid #fff;
  margin-bottom: 0;
  font-weight: 700;
  text-transform: none;
  color: rgba(0, 0, 0, 0.5); }
  @media (min-width: 768px) {
    .tab .tab-label {
      cursor: pointer;
      padding: 0 1.25rem; }
      .tab .tab-label:hover {
        border-bottom-color: rgba(0, 0, 0, 0.5);
        top: -0.25rem;
        -webkit-transition: top 0.25s;
        -o-transition: top 0.25s;
        transition: top 0.25s; } }
  .tab .tab-label::before {
    content: none; }

.tab .tab-content {
  padding: 1em 0;
  text-align: left;
  z-index: 1; }
  @media (min-width: 768px) {
    .tab .tab-content {
      left: 0;
      opacity: 0;
      position: absolute;
      top: 2.75em;
      -webkit-transition: all 0.3s linear;
      -o-transition: all 0.3s linear;
      transition: all 0.3s linear;
      width: 100%; } }

.recommendations-container::after {
  content: "";
  display: table;
  clear: both; }

.recommendations-container.shop-the-look {
  border-bottom: 0;
  padding-bottom: 1.25rem; }
  @media (max-width: 767.98px) {
    .recommendations-container.shop-the-look {
      padding-bottom: 0; } }
  @media (min-width: 768px) {
    .recommendations-container.shop-the-look {
      border-bottom: 1px solid #ddd; } }

.recommendations-container .recommendation_image {
  width: 100%; }

.recommendations-container .product-tile {
  max-width: none;
  width: 100%; }

.recommendation-carousel-pi .carousel-header {
  text-align: left; }
  .recommendation-carousel-pi .carousel-header .type-hero-small {
    text-align: left; }

.carousel-header.recommendations .recommendation-title {
  text-align: left; }

@media (max-width: 767.98px) {
  .horizontalcarousel-with-callout {
    width: 100%; }
    .horizontalcarousel-with-callout .tiles-container {
      padding: 0; } }
    @media (max-width: 767.98px) and (max-width: 767.98px) {
      .horizontalcarousel-with-callout .tiles-container .product-tile {
        padding: 0 0.875rem 0 0; }
        .horizontalcarousel-with-callout .tiles-container .product-tile .product-name a {
          font-family: Montserrat, Arial, sans-serif;
          font-weight: 400;
          font-size: 12px;
          font-size: 0.75rem;
          line-height: 1.33333em;
          text-transform: none;
          letter-spacing: 0.3px; }
        .horizontalcarousel-with-callout .tiles-container .product-tile .product-pricing {
          font-family: Montserrat, Arial, sans-serif;
          font-weight: 700;
          font-size: 11px;
          font-size: 0.6875rem;
          line-height: 1.45455em; }
          .horizontalcarousel-with-callout .tiles-container .product-tile .product-pricing > span {
            display: block; } }

.product-tile .product-pricing > span {
  display: block; }

.product-reviews h6,
.product-reviews-qa h6 {
  display: block; }
  @media (min-width: 768px) {
    .product-reviews h6,
    .product-reviews-qa h6 {
      display: none; } }

#BVRRContainer .bv-cv2-cleanslate .bv-core-container-496 .bv-action-bar,
#BVQAContainer .bv-cv2-cleanslate .bv-core-container-496 .bv-action-bar {
  margin: 0 !important; }

@media (max-width: 767.98px) {
  #BVRRContainer .bv-action-bar-header,
  #BVQAContainer .bv-action-bar-header {
    display: none !important; } }

.js .pdp-main .recommendations .product-tile .recommendation-tooltip {
  display: none !important; }

.js .add-all-to-cart {
  display: inherit; }

#ratings-summary button {
  pointer-events: none; }

.bv_modal_inner_content {
  text-align: center; }
  .bv_modal_inner_content .bv_histogram_component_container > div {
    cursor: pointer; }
    .bv_modal_inner_content .bv_histogram_component_container > div .bv_histogram_row_container.active {
      pointer-events: none;
      background-color: #f7f7f7 !important; }
  .bv_modal_inner_content .bv_button_component_container {
    display: inline-block;
    cursor: pointer; }
    .bv_modal_inner_content .bv_button_component_container button {
      pointer-events: none; }

[data-bv-show="rating_summary"] {
  min-height: 30px; }
  @media (min-width: 768px) {
    [data-bv-show="rating_summary"] {
      min-height: inherit; } }
  [data-bv-show="rating_summary"] .bv_main_container .bv_avgRating_component_container,
  [data-bv-show="rating_summary"] .bv_main_container .bv_numReviews_component_container {
    cursor: pointer !important; }

/**** E Gift Card ****/
.pdp-main.gc .product-variations .attribute-cardDesign .swatches.color {
  max-width: 100%;
  padding: 0 8px; }
  .pdp-main.gc .product-variations .attribute-cardDesign .swatches.color .swatchanchor {
    margin-right: 1rem; }

#gc-balance-form .g-recaptcha {
  margin-bottom: 0.625rem; }
  @media only screen and (min-width: 768px) and (max-width: 840px) and (orientation: portrait) {
    #gc-balance-form .g-recaptcha {
      -webkit-transform: scale(0.7);
          -ms-transform: scale(0.7);
              transform: scale(0.7);
      -webkit-transform-origin: 0 0;
          -ms-transform-origin: 0 0;
              transform-origin: 0 0; } }

@media (min-width: 768px) {
  .pdp-main.gc .product-image.main-image .primary-image {
    width: 620px;
    height: 840px; } }

@media (max-width: 767.98px) {
  .pdp-main.gc .product-image.main-image .primary-image {
    width: 345px;
    height: 468px; } }

@media (max-width: 1023.98px) {
  .pdp-main.gc .product-image.main-image .primary-image {
    width: 421px;
    height: 570px; } }

.fpz-modal {
  background-color: #fff;
  width: 100%;
  height: 100%;
  height: -webkit-fill-available;
  height: -moz-available;
  height: stretch;
  position: fixed;
  top: 0;
  bottom: 0;
  left: 0;
  right: 0;
  z-index: 9999;
  overflow: hidden;
  -webkit-animation-duration: 200ms;
          animation-duration: 200ms;
  -webkit-animation-timing-function: linear;
          animation-timing-function: linear; }
  .fpz-modal.in-progress {
    opacity: 0;
    visibility: hidden;
    display: block !important; }
    .fpz-modal.in-progress .fpz-loader {
      display: block; }
  .fpz-modal .fpz-loader {
    position: absolute;
    top: 0;
    bottom: 0;
    left: 0;
    right: 0;
    z-index: 1;
    display: none;
    width: 100%;
    height: 100%; }
  .fpz-modal .fpz-close {
    position: absolute;
    top: 8px;
    right: 8px;
    width: 48px;
    height: 48px;
    padding: 12px;
    border-radius: 50px;
    background-color: rgba(255, 255, 255, 0.6);
    z-index: 999; }
    @media (min-width: 768px) {
      .fpz-modal .fpz-close {
        width: 64px;
        height: 64px;
        padding: 20px; }
        .fpz-modal .fpz-close .icon {
          width: 24px;
          height: 24px;
          display: -webkit-box;
          display: -ms-flexbox;
          display: flex;
          -webkit-box-align: center;
              -ms-flex-align: center;
                  align-items: center; } }
  .fpz-modal .fpz-content {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-align: center;
        -ms-flex-align: center;
            align-items: center;
    width: 100%;
    height: 100%; }
    .fpz-modal .fpz-content-inner {
      width: 100%;
      height: 100%; }
  .fpz-modal .fpz-thumbnails {
    margin: auto;
    position: static;
    height: 100%; }
  .fpz-modal .fpz-thumb {
    width: 100vw;
    height: 100%;
    display: -webkit-box !important;
    display: -ms-flexbox !important;
    display: flex !important;
    -webkit-box-align: center;
        -ms-flex-align: center;
            align-items: center; }
    .fpz-modal .fpz-thumb.slick-slide {
      padding: 0; }
    .fpz-modal .fpz-thumb.imgV2-ready .fpz-thumbnail {
      opacity: 0; }
    .fpz-modal .fpz-thumb .viewport.leaflet-container {
      overflow: inherit !important;
      background: transparent; }
      .fpz-modal .fpz-thumb .viewport.leaflet-container img.leaflet-image-layer {
        width: 100vw;
        height: auto; }
  .fpz-modal .fpz-thumbnail {
    width: 100vw;
    height: auto; }
    @media (orientation: landscape) {
      .fpz-modal .fpz-thumbnail {
        width: auto;
        height: 100%;
        margin: 0 auto; } }
  .fpz-modal .slick-slider .slick-list {
    overflow: inherit;
    height: 100%;
    padding: 0 !important; }
  .fpz-modal .slick-slider .slick-track {
    height: 100%; }
  .fpz-modal .slick-slider .slick-dots {
    position: absolute;
    bottom: 20px;
    height: 24px;
    padding: 8px 16px;
    border-radius: 100px;
    background-color: rgba(255, 255, 255, 0.6);
    left: 50%;
    -webkit-transform: translateX(-50%);
        -ms-transform: translateX(-50%);
            transform: translateX(-50%);
    width: auto;
    margin: 0; }
    @media (min-width: 768px) {
      .fpz-modal .slick-slider .slick-dots {
        bottom: 36px; } }
    .fpz-modal .slick-slider .slick-dots li {
      margin: 0 4px;
      display: block;
      float: left; }
      .fpz-modal .slick-slider .slick-dots li button::before {
        top: 0;
        left: 0;
        margin: 0;
        padding: 0;
        width: 8px;
        height: 8px;
        border: none; }
  .fpz-modal .slick-slider .slick-prev,
  .fpz-modal .slick-slider .slick-next {
    top: initial;
    width: 48px;
    height: 48px;
    padding: 16px 15px 16px 17px;
    border-radius: 50px;
    background-color: rgba(255, 255, 255, 0.6);
    bottom: 8px;
    -webkit-transform: none;
        -ms-transform: none;
            transform: none; }
    .fpz-modal .slick-slider .slick-prev::before,
    .fpz-modal .slick-slider .slick-next::before {
      display: block;
      width: 16px;
      height: 16px;
      background-position: center; }
    @media (min-width: 768px) {
      .fpz-modal .slick-slider .slick-prev,
      .fpz-modal .slick-slider .slick-next {
        width: 64px;
        height: 64px;
        padding: 20px;
        bottom: 16px; }
        .fpz-modal .slick-slider .slick-prev::before,
        .fpz-modal .slick-slider .slick-next::before {
          width: 24px;
          height: 24px; } }
  .fpz-modal .slick-slider .slick-next {
    right: 8px; }
    .fpz-modal .slick-slider .slick-next::before {
      background-image: url("../images/svg-icons/fpz-arrow-right.svg"); }
  .fpz-modal .slick-slider .slick-prev {
    left: 8px; }
    .fpz-modal .slick-slider .slick-prev::before {
      background-image: url("../images/svg-icons/fpz-arrow-left.svg"); }
  @media (min-width: 768px) {
    .fpz-modal .slick-slider .slick-next {
      right: 16px; }
    .fpz-modal .slick-slider .slick-prev {
      left: 16px; } }
  .fpz-modal .leaflet-control-container {
    display: none; }

body.disableScroll {
  overflow: hidden;
  position: fixed;
  max-width: 100vw; }

body.isTablet .product-image-container.VER-B {
  -webkit-box-align: start;
      -ms-flex-align: start;
          align-items: flex-start; }
  body.isTablet .product-image-container.VER-B .product-thumbnails img,
  body.isTablet .product-image-container.VER-B .primary-image {
    width: 100%; }
  body.isTablet .product-image-container.VER-B .zoomImg {
    display: none; }

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

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

@-webkit-keyframes showBtn {
  from {
    opacity: 0;
    display: none; }
  70% {
    opacity: 1;
    display: block; } }

@keyframes showBtn {
  from {
    opacity: 0;
    display: none; }
  70% {
    opacity: 1;
    display: block; } }

.zoomIn {
  -webkit-animation-name: zoomIn;
          animation-name: zoomIn;
  -webkit-animation-duration: 500ms;
          animation-duration: 500ms; }

@media (max-width: 767.98px) {
  .talbots-pdp .pdp-main .availability-web {
    width: 100%; }
    .talbots-pdp .pdp-main .availability-web .not-available-msg.show-unavailable:not(.error-gc),
    .talbots-pdp .pdp-main .availability-web .availability-novariation.error:not(.error-gc) {
      color: #aa1e26;
      background-color: rgba(170, 30, 38, 0.1);
      background-image: none;
      padding: 12px 16px;
      font-weight: 600;
      font-family: Montserrat, Arial, sans-serif;
      margin: 16px auto 0;
      font-size: 13px;
      line-height: 1.4;
      position: unset;
      font-style: normal;
      text-align: left;
      width: 100% !important; }
    .talbots-pdp .pdp-main .availability-web .availability-novariation.error::after {
      display: none; }
  .talbots-pdp .pdp-main .product-add-to-cart:not(.product-add-to-cart-gc) {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-orient: vertical;
    -webkit-box-direction: reverse;
        -ms-flex-direction: column-reverse;
            flex-direction: column-reverse; }
  .talbots-pdp .add-to-cart-btn-wrapper.sticky {
    position: fixed;
    bottom: 0;
    left: 0;
    right: 0;
    z-index: 3001;
    padding: 10px 15px 16px;
    background: #fff;
    -webkit-box-shadow: 8px 0 16px 0 rgba(0, 0, 0, 0.08), 4px 0 8px 0 rgba(0, 0, 0, 0.08), 2px 0 4px 0 rgba(0, 0, 0, 0.08), 7px 0 5px -5px rgba(0, 0, 0, 0.08);
            box-shadow: 8px 0 16px 0 rgba(0, 0, 0, 0.08), 4px 0 8px 0 rgba(0, 0, 0, 0.08), 2px 0 4px 0 rgba(0, 0, 0, 0.08), 7px 0 5px -5px rgba(0, 0, 0, 0.08);
    -webkit-animation: showBtn ease-in-out 0.25s;
            animation: showBtn ease-in-out 0.25s; }
    .talbots-pdp .add-to-cart-btn-wrapper.sticky button {
      width: 100%;
      font-size: 14px;
      max-height: 40px;
      min-height: 40px;
      padding: 10px 24px;
      margin: 0 !important; }
    .talbots-pdp .add-to-cart-btn-wrapper.sticky .add-to-cart-gc.disabled {
      position: relative;
      z-index: 0; }
  .talbots-pdp .add-to-cart-btn-wrapper #AddToBasketButton,
  .talbots-pdp .add-to-cart-btn-wrapper #add-to-cart {
    -webkit-transition: unset !important;
    -o-transition: unset !important;
    transition: unset !important; } }

@media (max-width: 1023.98px) {
  #attentive_overlay iframe#attentive_creative {
    bottom: 65px !important; }
  body.atc-modal-open .add-to-cart-btn-wrapper.sticky {
    z-index: 99; } }

.js .ui-dialog-content .pdp-main {
  overflow: hidden; }

.js .ui-dialog-content .bonus-product-list {
  padding: 0 1.0625rem; }
  @media (min-width: 768px) {
    .js .ui-dialog-content .bonus-product-list {
      padding: 0 3.125rem; } }
  .js .ui-dialog-content .bonus-product-list .bonus-product-item {
    margin-top: 1.5625rem; }
    .js .ui-dialog-content .bonus-product-list .bonus-product-item::after {
      content: "";
      display: table;
      clear: both; }
    @media (max-width: 767.98px) {
      .js .ui-dialog-content .bonus-product-list .bonus-product-item {
        padding-bottom: 1.5625rem; }
        .js .ui-dialog-content .bonus-product-list .bonus-product-item .product-col-2 {
          margin: auto; }
        .js .ui-dialog-content .bonus-product-list .bonus-product-item .product-col-2,
        .js .ui-dialog-content .bonus-product-list .bonus-product-item .product-col-3 {
          width: 100%; } }
    .js .ui-dialog-content .bonus-product-list .bonus-product-item .product-col-2 {
      margin: 0;
      width: 50%; }
    .js .ui-dialog-content .bonus-product-list .bonus-product-item .product-variations {
      border-bottom: 1px solid #ddd;
      padding-bottom: 1.5625rem; }
      .js .ui-dialog-content .bonus-product-list .bonus-product-item .product-variations .attribute-color {
        border-top: 1px solid #fff;
        margin-top: 10px; }
    .js .ui-dialog-content .bonus-product-list .bonus-product-item .product-add-to-cart {
      margin-top: 0.9375rem; }
    .js .ui-dialog-content .bonus-product-list .bonus-product-item .product-col-3 {
      margin: 0;
      padding-left: 1.5625rem; }
      @media (max-width: 767.98px) {
        .js .ui-dialog-content .bonus-product-list .bonus-product-item .product-col-3 {
          padding-left: 0; } }
  .js .ui-dialog-content .bonus-product-list .product-name {
    margin-top: 0; }
  .js .ui-dialog-content .bonus-product-list .product-primary-image {
    display: block;
    margin-bottom: 1.25rem; }
  .js .ui-dialog-content .bonus-product-list .bonus-product-form {
    width: 100%; }
  .js .ui-dialog-content .bonus-product-list .product-add-to-cart {
    padding-bottom: 0; }
    .js .ui-dialog-content .bonus-product-list .product-add-to-cart .inventory {
      width: auto; }
    .js .ui-dialog-content .bonus-product-list .product-add-to-cart .bonus-product-form button {
      width: calc(100% - 145px);
      font-size: 1rem; }
  .js .ui-dialog-content .bonus-product-list .promotion {
    margin-bottom: 0; }
  .js .ui-dialog-content .bonus-product-list .bonus-product-list-footer {
    padding: 1em; }
    .js .ui-dialog-content .bonus-product-list .bonus-product-list-footer::after {
      content: "";
      display: table;
      clear: both; }
    .js .ui-dialog-content .bonus-product-list .bonus-product-list-footer .add-to-cart-bonus {
      float: right; }
  .js .ui-dialog-content .bonus-product-list .selected-bonus-item {
    position: relative;
    margin: 1em 0 1em 2em;
    padding-bottom: 1rem;
    border-bottom: 1px solid #ddd; }
    .js .ui-dialog-content .bonus-product-list .selected-bonus-item .item-name {
      font-family: Montserrat, Arial, sans-serif;
      font-weight: 400;
      font-size: 13px;
      font-size: 0.8125rem;
      line-height: 1.38462em;
      margin-bottom: 0.4375rem; }
    .js .ui-dialog-content .bonus-product-list .selected-bonus-item .remove-link {
      position: absolute;
      left: -1.5625rem;
      top: 0;
      color: #aa1e26;
      cursor: pointer; }
      .js .ui-dialog-content .bonus-product-list .selected-bonus-item .remove-link:hover {
        color: #000; }
    .js .ui-dialog-content .bonus-product-list .selected-bonus-item .item-attributes li {
      text-transform: capitalize;
      padding: 0.125rem 0; }
  .js .ui-dialog-content .bonus-product-list .quantity-error {
    clear: both;
    display: block;
    margin-top: 0.625rem; }

.js .ui-dialog-content .bonus-product-summary {
  margin-bottom: 1.25rem; }

.js .ui-dialog-content .show-promo-details {
  overflow: hidden;
  color: #000;
  text-decoration: underline; }
  .js .ui-dialog-content .show-promo-details:hover {
    color: #000;
    text-decoration: none; }
  .js .ui-dialog-content .show-promo-details.button {
    text-decoration: none; }

.js .ui-dialog-content .bonus-discount-container .promo-details {
  display: none; }
  .js .ui-dialog-content .bonus-discount-container .promo-details.visible {
    display: block; }

#mini-cart .bonus-discount-container {
  display: none; }

.js #bonus-product-dialog.ui-dialog-content .pdp-main {
  overflow: visible;
  max-height: 100%; }
  .js #bonus-product-dialog.ui-dialog-content .pdp-main .product-price {
    float: none;
    clear: inherit; }

.js #bonus-product-dialog.ui-dialog-content .bonus-product-list .bonus-product-item .product-variations {
  display: none; }

.sizinginformation {
  padding: 10px;
  border: none; }
  @media (max-width: 1023.98px) {
    .sizinginformation {
      padding: 0; } }
  .sizinginformation th {
    background: #fff; }
    @media (max-width: 1023.98px) {
      .sizinginformation th {
        font-family: Montserrat, Arial, sans-serif;
        font-weight: 400;
        padding: 0 0 0 2px; } }
  .sizinginformation td,
  .sizinginformation th {
    padding: 10px;
    border-bottom: 1px solid #fff; }
  .sizinginformation td {
    border-left: 1px solid #fff; }
    @media (max-width: 1023.98px) {
      .sizinginformation td {
        padding: 5px;
        text-align: center;
        background: #fff; } }
  .sizinginformation .ui-tabs-nav {
    height: 33px; }
  .sizinginformation .sizing-charts {
    border: none; }
  @media (max-width: 1023.98px) {
    .sizinginformation .sizechart {
      padding: 0 !important; } }
  .sizinginformation .tips-list {
    padding: 0 !important; }
    .sizinginformation .tips-list li {
      list-style: none !important; }

.js .ui-dialog-content {
  background: #fff; }
  @media (min-width: 768px) {
    .js .ui-dialog-content .product-col-2 {
      width: 39%;
      margin-left: 2rem; }
      .js .ui-dialog-content .product-col-2 .product-image {
        max-width: 100%; } }
  .js .ui-dialog-content .product-col-2,
  .js .ui-dialog-content .product-primary-image {
    padding-top: 0; }
  .js .ui-dialog-content .product-col-1 {
    display: none; }
  @media (min-width: 768px) {
    .js .ui-dialog-content .product-col-3 {
      width: calc(50% - 1.5625rem);
      max-width: 26.5625rem;
      margin-right: 1.5625rem;
      height: 100%;
      padding-bottom: 0; } }
  .js .ui-dialog-content .pdp-main {
    overflow: visible;
    height: 100%; }
    @media (min-width: 768px) {
      .js .ui-dialog-content .pdp-main {
        overflow: auto;
        max-height: 29.5rem;
        -webkit-user-select: none;
           -moz-user-select: none;
            -ms-user-select: none;
                user-select: none; } }
    @media only screen and (max-width: 900px) and (orientation: landscape) {
      .js .ui-dialog-content .pdp-main {
        max-height: inherit; } }
    .js .ui-dialog-content .pdp-main .promotion {
      margin-top: 0.9375rem; }
      .js .ui-dialog-content .pdp-main .promotion:last-child {
        margin-top: 0.625rem; }
      .js .ui-dialog-content .pdp-main .promotion .promotion-callout {
        margin-top: 0;
        padding-top: 0;
        font-family: Montserrat, Arial, sans-serif;
        font-weight: 700;
        font-size: 16px;
        font-size: 1rem; }
    .js .ui-dialog-content .pdp-main .product-set-list {
      border-top: 0;
      margin-bottom: 6rem; }
      .js .ui-dialog-content .pdp-main .product-set-list .product-name {
        margin: 0; }
      .js .ui-dialog-content .pdp-main .product-set-list .promotion {
        margin-top: 1.25rem; }
    .js .ui-dialog-content .pdp-main .product-set-item {
      margin: 0 0 1em;
      border-bottom: 4px solid #ddd; }
      .js .ui-dialog-content .pdp-main .product-set-item:first-child {
        padding-top: 0; }
      .js .ui-dialog-content .pdp-main .product-set-item button {
        width: 100%; }
      .js .ui-dialog-content .pdp-main .product-set-item .pdpForm {
        position: relative;
        display: block;
        width: auto;
        margin: 0;
        -webkit-box-shadow: none;
                box-shadow: none;
        padding: 0 0 1.25rem;
        max-height: none;
        min-height: 100px; }
      .js .ui-dialog-content .pdp-main .product-set-item .product-add-to-cart .quantity-label {
        display: inline-block;
        bottom: 4.375rem; }
      .js .ui-dialog-content .pdp-main .product-set-item .product-add-to-cart .availability-web {
        display: none;
        text-align: right;
        width: calc(100% - 40px);
        margin: 0 0 0.5rem 0; }
      .js .ui-dialog-content .pdp-main .product-set-item .quantity-module label {
        display: none; }
      .js .ui-dialog-content .pdp-main .product-set-item .sub-product-item {
        width: calc(70% - 10px); }
    .js .ui-dialog-content .pdp-main .product-set .product-set-add-to-cart {
      padding: 0.9375rem 0;
      -webkit-box-pack: end;
          -ms-flex-pack: end;
              justify-content: flex-end; }
      .js .ui-dialog-content .pdp-main .product-set .product-set-add-to-cart .ps-price-wrapper {
        width: auto;
        margin-top: 1.0625rem; }
      .js .ui-dialog-content .pdp-main .product-set .product-set-add-to-cart .product-price {
        margin: 0 0.9375rem 0 0; }
      .js .ui-dialog-content .pdp-main .product-set .product-set-add-to-cart .add-all-to-cart {
        -webkit-box-pack: center;
            -ms-flex-pack: center;
                justify-content: center;
        margin: 0; }
      .js .ui-dialog-content .pdp-main .product-set .product-set-add-to-cart label {
        margin: 0; }
    @media (min-width: 768px) {
      .js .ui-dialog-content .pdp-main .product-set.product-col-2 {
        top: 0; } }
    .js .ui-dialog-content .pdp-main .product-set .product-add-to-cart .product-price {
      border: 0; }
    .js .ui-dialog-content .pdp-main .size-chart-link {
      display: none; }
    .js .ui-dialog-content .pdp-main .pdpForm {
      position: absolute;
      bottom: 0;
      left: 0;
      width: 100%;
      margin-bottom: -4.0625rem;
      padding: 0;
      -webkit-box-shadow: 0 -2px 6px 0 rgba(0, 0, 0, 0.2);
              box-shadow: 0 -2px 6px 0 rgba(0, 0, 0, 0.2); }
      @media (max-width: 767.98px) {
        .js .ui-dialog-content .pdp-main .pdpForm {
          position: static;
          padding: 0 1.25rem;
          width: calc(100% + 2.5rem);
          margin: 1rem -1.25rem -9.1rem -1.25rem; }
          .js .ui-dialog-content .pdp-main .pdpForm #add-to-cart {
            width: 100%; } }
    .js .ui-dialog-content .pdp-main .product-add-to-cart {
      background: #fff;
      z-index: 9000;
      position: relative;
      overflow: visible !important;
      display: -webkit-box;
      display: -ms-flexbox;
      display: flex;
      -webkit-box-orient: horizontal;
      -webkit-box-direction: normal;
          -ms-flex-direction: row;
              flex-direction: row;
      -ms-flex-flow: nowrap;
          flex-flow: nowrap;
      -webkit-box-align: center;
          -ms-flex-align: center;
              align-items: center;
      border: 0;
      height: auto;
      max-height: 122px;
      padding: 7px 0 7px 180px; }
      @media (max-width: 767.98px) {
        .js .ui-dialog-content .pdp-main .product-add-to-cart {
          -webkit-box-orient: horizontal;
          -webkit-box-direction: reverse;
              -ms-flex-direction: row-reverse;
                  flex-direction: row-reverse;
          max-height: none;
          -webkit-box-pack: space-evenly;
              -ms-flex-pack: space-evenly;
                  justify-content: space-evenly;
          padding: 7px 0;
          -ms-flex-wrap: wrap;
              flex-wrap: wrap; }
          .js .ui-dialog-content .pdp-main .product-add-to-cart .availability-msg {
            text-align: center; } }
      @media (min-width: 768px) {
        .js .ui-dialog-content .pdp-main .product-add-to-cart .add-to-cart-btn-wrapper {
          -webkit-box-ordinal-group: 4;
              -ms-flex-order: 3;
                  order: 3;
          width: calc(33% - 10px);
          max-width: 18.125rem;
          margin: 0 0 0 0.1875rem;
          max-width: 18.125rem;
          order: 3;
          width: calc(33% - 10px); }
          .js .ui-dialog-content .pdp-main .product-add-to-cart .add-to-cart-btn-wrapper button {
            width: 100%;
            -webkit-user-select: none;
               -moz-user-select: none;
                -ms-user-select: none;
                    user-select: none; } }
      .js .ui-dialog-content .pdp-main .product-add-to-cart .inventory {
        -webkit-box-ordinal-group: 3;
            -ms-flex-order: 2;
                order: 2; }
        @media (max-width: 767.98px) {
          .js .ui-dialog-content .pdp-main .product-add-to-cart .inventory {
            -webkit-box-ordinal-group: 2;
                -ms-flex-order: 1;
                    order: 1; } }
      @media (max-width: 767.98px) {
        .js .ui-dialog-content .pdp-main .product-add-to-cart .button {
          display: block; } }
      .js .ui-dialog-content .pdp-main .product-add-to-cart .quantity-label {
        display: none; }
      .js .ui-dialog-content .pdp-main .product-add-to-cart .quantity-module {
        margin: 0; }
        .js .ui-dialog-content .pdp-main .product-add-to-cart .quantity-module label {
          position: inherit;
          font-family: Montserrat, Arial, sans-serif;
          font-weight: 400;
          font-size: 12px;
          font-size: 0.75rem;
          line-height: 2em;
          text-transform: none; }
          .js .ui-dialog-content .pdp-main .product-add-to-cart .quantity-module label::after {
            content: ":"; }
    .js .ui-dialog-content .pdp-main .inventory {
      -webkit-box-ordinal-group: 3;
          -ms-flex-order: 2;
              order: 2; }
    .js .ui-dialog-content .pdp-main .availability-msg .not-available-msg {
      display: none; }
      .js .ui-dialog-content .pdp-main .availability-msg .not-available-msg.show-unavailable {
        display: block; }
    .js .ui-dialog-content .pdp-main .availability-web {
      text-align: left;
      display: none;
      position: absolute;
      bottom: 115%;
      left: 50%;
      -webkit-transform: translateX(-50%);
          -ms-transform: translateX(-50%);
              transform: translateX(-50%); }
      @media (max-width: 767.98px) {
        .js .ui-dialog-content .pdp-main .availability-web {
          position: absolute;
          bottom: 115%;
          margin-bottom: 0; } }
      .js .ui-dialog-content .pdp-main .availability-web .availability-novariation.error,
      .js .ui-dialog-content .pdp-main .availability-web .availability-novariation .not-available-msg,
      .js .ui-dialog-content .pdp-main .availability-web .in-stock-msg.error,
      .js .ui-dialog-content .pdp-main .availability-web .in-stock-msg .not-available-msg,
      .js .ui-dialog-content .pdp-main .availability-web .is-in-stock.error,
      .js .ui-dialog-content .pdp-main .availability-web .is-in-stock .not-available-msg,
      .js .ui-dialog-content .pdp-main .availability-web [data-status="store-in-stock"].error,
      .js .ui-dialog-content .pdp-main .availability-web [data-status="store-in-stock"] .not-available-msg,
      .js .ui-dialog-content .pdp-main .availability-web .availability-msg.error,
      .js .ui-dialog-content .pdp-main .availability-web .availability-msg .not-available-msg {
        position: absolute;
        right: 0;
        top: auto;
        width: 280px;
        z-index: 10; }
      .js .ui-dialog-content .pdp-main .availability-web .availability-novariation.error,
      .js .ui-dialog-content .pdp-main .availability-web .in-stock-msg.error,
      .js .ui-dialog-content .pdp-main .availability-web .is-in-stock.error,
      .js .ui-dialog-content .pdp-main .availability-web [data-status="store-in-stock"].error,
      .js .ui-dialog-content .pdp-main .availability-web .availability-msg.error {
        bottom: 110%;
        left: 80%;
        -webkit-transform: translateX(-50%);
            -ms-transform: translateX(-50%);
                transform: translateX(-50%); }
        .js .ui-dialog-content .pdp-main .availability-web .availability-novariation.error::after,
        .js .ui-dialog-content .pdp-main .availability-web .in-stock-msg.error::after,
        .js .ui-dialog-content .pdp-main .availability-web .is-in-stock.error::after,
        .js .ui-dialog-content .pdp-main .availability-web [data-status="store-in-stock"].error::after,
        .js .ui-dialog-content .pdp-main .availability-web .availability-msg.error::after {
          content: "";
          border-left: 8px solid transparent;
          border-right: 8px solid transparent;
          height: 8px;
          left: 47%;
          position: absolute;
          width: 8px;
          border-top: 8px solid #000;
          border-bottom: none;
          bottom: -8px;
          top: auto; }
        @media (max-width: 767.98px) {
          .js .ui-dialog-content .pdp-main .availability-web .availability-novariation.error,
          .js .ui-dialog-content .pdp-main .availability-web .in-stock-msg.error,
          .js .ui-dialog-content .pdp-main .availability-web .is-in-stock.error,
          .js .ui-dialog-content .pdp-main .availability-web [data-status="store-in-stock"].error,
          .js .ui-dialog-content .pdp-main .availability-web .availability-msg.error {
            left: 50%; } }
        .js .ui-dialog-content .pdp-main .availability-web .availability-novariation.error.avb-tal-wish,
        .js .ui-dialog-content .pdp-main .availability-web .in-stock-msg.error.avb-tal-wish,
        .js .ui-dialog-content .pdp-main .availability-web .is-in-stock.error.avb-tal-wish,
        .js .ui-dialog-content .pdp-main .availability-web [data-status="store-in-stock"].error.avb-tal-wish,
        .js .ui-dialog-content .pdp-main .availability-web .availability-msg.error.avb-tal-wish {
          left: 40% !important; }
          @media (max-width: 767.98px) {
            .js .ui-dialog-content .pdp-main .availability-web .availability-novariation.error.avb-tal-wish,
            .js .ui-dialog-content .pdp-main .availability-web .in-stock-msg.error.avb-tal-wish,
            .js .ui-dialog-content .pdp-main .availability-web .is-in-stock.error.avb-tal-wish,
            .js .ui-dialog-content .pdp-main .availability-web [data-status="store-in-stock"].error.avb-tal-wish,
            .js .ui-dialog-content .pdp-main .availability-web .availability-msg.error.avb-tal-wish {
              left: 50% !important;
              /*&::after {
                                    bottom: 100%;
                                    left: 50%;
                                    border: solid transparent;
                                    content: "";
                                    height: 0;
                                    width: 0;
                                    position: absolute;
                                    pointer-events: none;
                                    border-color: rgba(0, 0, 0, 0);
                                    border-bottom-color: #000;
                                    border-width: 8px;
                                    margin-left: -8px;
                                }*/ } }
      .js .ui-dialog-content .pdp-main .availability-web .availability-novariation .not-available-msg,
      .js .ui-dialog-content .pdp-main .availability-web .in-stock-msg .not-available-msg,
      .js .ui-dialog-content .pdp-main .availability-web .is-in-stock .not-available-msg,
      .js .ui-dialog-content .pdp-main .availability-web [data-status="store-in-stock"] .not-available-msg,
      .js .ui-dialog-content .pdp-main .availability-web .availability-msg .not-available-msg {
        bottom: 86px; }
        .js .ui-dialog-content .pdp-main .availability-web .availability-novariation .not-available-msg.show-unavailable,
        .js .ui-dialog-content .pdp-main .availability-web .in-stock-msg .not-available-msg.show-unavailable,
        .js .ui-dialog-content .pdp-main .availability-web .is-in-stock .not-available-msg.show-unavailable,
        .js .ui-dialog-content .pdp-main .availability-web [data-status="store-in-stock"] .not-available-msg.show-unavailable,
        .js .ui-dialog-content .pdp-main .availability-web .availability-msg .not-available-msg.show-unavailable {
          bottom: 110%;
          left: 80%;
          -webkit-transform: translateX(-50%);
          -ms-transform: translateX(-50%);
          transform: translateX(-50%); }
          @media (max-width: 767.98px) {
            .js .ui-dialog-content .pdp-main .availability-web .availability-novariation .not-available-msg.show-unavailable,
            .js .ui-dialog-content .pdp-main .availability-web .in-stock-msg .not-available-msg.show-unavailable,
            .js .ui-dialog-content .pdp-main .availability-web .is-in-stock .not-available-msg.show-unavailable,
            .js .ui-dialog-content .pdp-main .availability-web [data-status="store-in-stock"] .not-available-msg.show-unavailable,
            .js .ui-dialog-content .pdp-main .availability-web .availability-msg .not-available-msg.show-unavailable {
              left: 50%; } }
    .js .ui-dialog-content .pdp-main .product-acton-links {
      width: 51%;
      -webkit-box-ordinal-group: 2;
          -ms-flex-order: 1;
              order: 1;
      text-align: center; }
      .js .ui-dialog-content .pdp-main .product-acton-links .action-link {
        font-weight: 700;
        text-transform: uppercase; }
        .js .ui-dialog-content .pdp-main .product-acton-links .action-link .icon {
          padding-right: 0.25rem;
          margin-top: -0.1875rem; }
        .js .ui-dialog-content .pdp-main .product-acton-links .action-link.wishlist {
          padding: 0.625rem 0;
          font-family: Montserrat, Arial, sans-serif;
          font-size: 0.8125rem;
          line-height: 1.875rem;
          text-transform: uppercase; }
      @media (max-width: 767.98px) {
        .js .ui-dialog-content .pdp-main .product-acton-links {
          padding: 0.75rem 0;
          width: 100%; } }
      .js .ui-dialog-content .pdp-main .product-acton-links .qv-added-to-cart {
        display: none;
        position: absolute;
        right: 0;
        bottom: 70px;
        padding: 2px;
        background: white;
        color: #aa1e26;
        border: 1px solid #ddd;
        border-radius: 4px;
        -webkit-box-shadow: 2px 2px 5px 0 rgba(0, 0, 0, 0.2);
                box-shadow: 2px 2px 5px 0 rgba(0, 0, 0, 0.2);
        font-size: .9em; }
        @media (max-width: 767.98px) {
          .js .ui-dialog-content .pdp-main .product-acton-links .qv-added-to-cart {
            padding: 2px 10px;
            bottom: 55px; } }
    .js .ui-dialog-content .pdp-main .product-thumbnails {
      padding: 0;
      margin-top: 0; }
      .js .ui-dialog-content .pdp-main .product-thumbnails .thumb {
        margin: 0; }
      .js .ui-dialog-content .pdp-main .product-thumbnails .product-thumbnails-list {
        margin-bottom: 0; }
    .js .ui-dialog-content .pdp-main .product-actions {
      margin: 0;
      padding: 0;
      border: 0; }
      .js .ui-dialog-content .pdp-main .product-actions a {
        color: #000;
        padding-left: 0;
        text-align: center;
        font-weight: 700; }
    .js .ui-dialog-content .pdp-main.gc .product-add-to-cart {
      padding: 0; }
      .js .ui-dialog-content .pdp-main.gc .product-add-to-cart button {
        width: 100%;
        margin-top: 1rem;
        margin-left: 0;
        max-width: inherit; }
    @media (min-width: 768px) {
      .js .ui-dialog-content .pdp-main.gc .product-thumbnails {
        max-width: 97%; } }
    .js .ui-dialog-content .pdp-main.gc .product-image-container {
      max-width: 40%;
      width: 40%; }
      .js .ui-dialog-content .pdp-main.gc .product-image-container .product-primary-image .primary-image {
        width: 100%;
        height: inherit; }
      @media (min-width: 768px) {
        .js .ui-dialog-content .pdp-main.gc .product-image-container .product-primary-image {
          width: 100%; } }
  .js .ui-dialog-content .slick-prev {
    left: -2.125rem; }
  .js .ui-dialog-content .slick-next {
    right: -2.125rem; }
  @media (min-width: 768px) {
    .js .ui-dialog-content .thumb img {
      padding-bottom: 0; }
    .js .ui-dialog-content .thumb a {
      margin-bottom: 0; }
    .js .ui-dialog-content .thumb:hover a, .js .ui-dialog-content .thumb.selected a {
      border-bottom: 0;
      margin-bottom: 0; } }
  .js .ui-dialog-content .thumb ~ .thumb:not(.slick-slide) {
    display: none; }
    @media (min-width: 768px) {
      .js .ui-dialog-content .thumb ~ .thumb:not(.slick-slide) {
        display: block; } }
  .js .ui-dialog-content .product-image-container,
  .js .ui-dialog-content .product-thumbnails {
    max-width: 60%; }
    @media (max-width: 767.98px) {
      .js .ui-dialog-content .product-image-container,
      .js .ui-dialog-content .product-thumbnails {
        width: 92%;
        max-width: none;
        margin: 0 4% 30px; } }
    .js .ui-dialog-content .product-image-container ul,
    .js .ui-dialog-content .product-thumbnails ul {
      width: 100%;
      display: block; }
    @media (max-width: 767.98px) {
      .js .ui-dialog-content .product-image-container .slick-dotted,
      .js .ui-dialog-content .product-thumbnails .slick-dotted {
        margin-bottom: 0; } }
  .js .ui-dialog-content .product-thumbnails {
    width: 100%;
    max-width: 100%;
    margin-top: 0.1875rem; }
  @media (min-width: 768px) {
    .js .ui-dialog-content .product-image-container {
      position: relative;
      margin-bottom: 0; } }
  .js .ui-dialog-content .product-image-container .product-thumbnails .thumb {
    margin: 0;
    padding: 0;
    border: 0; }
  @media (max-width: 1023.98px) {
    .js .ui-dialog-content .product-image-container .product-thumbnails ul.product-thumbnails-list {
      height: 100%; } }
  @media (max-width: 1023.98px) {
    .js .ui-dialog-content .product-image-container .product-thumbnails ul.product-thumbnails-list .slick-list {
      height: 100%; } }
  @media (max-width: 767.98px) {
    .js .ui-dialog-content .promotion-message:last-child {
      margin: 0; } }
  .js .ui-dialog-content .tcc-cta-include {
    display: none; }
  .js .ui-dialog-content .show-tab {
    display: none; }
    @media (min-width: 768px) {
      .js .ui-dialog-content .show-tab {
        display: block; } }
  .js .ui-dialog-content .show-mob {
    display: none; }
    @media (max-width: 767.98px) {
      .js .ui-dialog-content .show-mob {
        display: block; } }

@media (max-width: 1023.98px) {
  .js .dialog-quick-view {
    position: fixed !important;
    top: 0 !important;
    left: 0 !important;
    right: 0 !important;
    margin: 0 5px !important;
    overflow-y: scroll !important;
    overflow-x: hidden !important;
    width: auto !important;
    max-width: none !important; } }

@media only screen and (max-width: 900px) and (orientation: landscape) {
  .js .dialog-quick-view {
    bottom: 0 !important; } }

@media (max-width: 767.98px) {
  .js .dialog-quick-view {
    bottom: 0 !important;
    z-index: 3002 !important; } }

.js .dialog-quick-view .ui-dialog-title {
  text-transform: uppercase; }

.js .zoomPad {
  float: left;
  position: relative;
  z-index: 99;
  width: 100%;
  cursor: crosshair; }

.js .zoomPreload {
  font-family: Montserrat, Arial, sans-serif;
  font-weight: 400;
  font-size: 13px;
  font-size: 0.8125rem;
  opacity: 0.8;
  position: absolute;
  top: 0;
  left: 0;
  z-index: 110;
  width: 90px;
  height: 43px;
  padding: 8px;
  border: 1px solid #ddd;
  text-align: center;
  text-decoration: none;
  background: url("../images/zoomloader.gif") #fff no-repeat 43px 30px;
  color: #000; }

.js .zoomPup {
  opacity: 0.6;
  position: absolute;
  z-index: 101;
  overflow: hidden;
  border: 1px solid #ddd;
  background-color: #fff;
  cursor: crosshair; }

.js .zoomOverlay {
  display: none;
  position: absolute;
  left: 0;
  top: 0;
  z-index: 101;
  width: 100%;
  height: 100%;
  background: #fff; }

.js .zoomWindow {
  position: absolute;
  left: 110%;
  top: 40px;
  z-index: 110;
  height: auto;
  background: #fff; }

.js .zoomWrapper {
  position: relative;
  z-index: 110;
  border: 1px solid #ddd; }

.js .zoomWrapperTitle {
  font-size: 10px;
  font-size: 0.625rem;
  display: block;
  opacity: 0.6;
  position: absolute;
  top: 0;
  left: 0;
  z-index: 120;
  overflow: hidden;
  width: 100%;
  height: 18px;
  line-height: 18px;
  text-align: center;
  background: white;
  color: #fff; }

.js .zoomWrapperImage {
  display: block;
  position: relative;
  z-index: 110;
  overflow: hidden; }
  .js .zoomWrapperImage img {
    display: block;
    position: absolute;
    z-index: 101;
    border: none; }

.js .zoomIframe {
  display: block;
  opacity: 0.8;
  position: absolute;
  z-index: -1; }

.quickview-nav .quickview-next {
  float: right; }

#QuickViewDialog.ui-dialog-content,
.confirm-delete-dialog.ui-dialog-content {
  margin-bottom: 4.0625rem; }
  @media (max-width: 767.98px) {
    #QuickViewDialog.ui-dialog-content,
    .confirm-delete-dialog.ui-dialog-content {
      margin-bottom: 0; } }

#QuickViewDialog .product-image-container {
  display: block; }

#QuickViewDialog.ui-dialog-content {
  min-height: initial !important;
  height: auto !important; }
  @media only screen and (max-device-width: 1023.98px) and (orientation: landscape) {
    #QuickViewDialog.ui-dialog-content:not(.stylitics-dialog) {
      min-height: 35rem !important; } }
  @media only screen and (max-device-width: 900px) and (orientation: landscape) {
    #QuickViewDialog.ui-dialog-content:not(.stylitics-dialog) {
      min-height: 29.375rem !important; } }
  @media only screen and (min-width: 1024px) {
    #QuickViewDialog.ui-dialog-content:not(.stylitics-dialog) {
      min-height: 34.375rem !important; } }
  @media only screen and (min-device-width: 1366px) and (max-device-height: 1024px) and (-webkit-min-device-pixel-ratio: 2) and (orientation: landscape) {
    #QuickViewDialog.ui-dialog-content:not(.stylitics-dialog) {
      min-height: 45rem !important; } }
  @media only screen and (max-device-width: 900px) and (max-device-height: 450px) and (orientation: landscape) {
    .ps-quick-view #QuickViewDialog.ui-dialog-content {
      min-height: 23.75rem !important; } }
  @media only screen and (device-width: 414px) and (device-height: 896px) and (-webkit-device-pixel-ratio: 2) and (orientation: landscape) {
    .ps-quick-view #QuickViewDialog.ui-dialog-content {
      min-height: 23.75rem !important; } }
  @media only screen and (width: 1024px) and (orientation: landscape) {
    .ps-quick-view #QuickViewDialog.ui-dialog-content {
      min-height: 33.125rem !important; } }
  @media only screen and (min-device-width: 1366px) and (max-device-height: 1024px) and (-webkit-min-device-pixel-ratio: 2) and (orientation: landscape) {
    .ps-quick-view #QuickViewDialog.ui-dialog-content {
      min-height: 34.375rem !important; } }
  #QuickViewDialog.ui-dialog-content form.pdpForm .availability-storepickup {
    width: calc(30% - 20px);
    margin: 0 0.625rem; }

#QuickViewDialog > .html-slot-container {
  display: none; }

@media (max-width: 767.98px) {
  .product-acton-links.show-tab {
    display: none !important; } }

.dialog-quick-view .ui-dialog-titlebar {
  margin: 0 0 5px 0 !important;
  -webkit-box-shadow: 0 2px 6px 0 rgba(0, 0, 0, 0.2);
  box-shadow: 0 2px 6px 0 rgba(0, 0, 0, 0.2);
  padding: 15px 20px 0; }
  @media (max-width: 767.98px) {
    .dialog-quick-view .ui-dialog-titlebar {
      display: none; } }
  .dialog-quick-view .ui-dialog-titlebar .ui-dialog-titlebar-close {
    right: 0; }

.dialog-quick-view .ui-dialog-titlebar-close {
  right: 0;
  z-index: 2; }

.dialog-quick-view .product-add-to-cart .availability-msg {
  display: none; }

.dialog-quick-view .product-add-to-cart .availability-web .availability-msg {
  display: block; }

.simple-show-tab {
  display: none; }

.dialog-quick-view.p-quick-view {
  position: fixed; }
  @media (max-width: 767.98px) {
    .dialog-quick-view.p-quick-view .ui-dialog-titlebar {
      display: block;
      padding: 15px 20px 11px; } }
  @media (min-width: 480px) {
    .dialog-quick-view.p-quick-view .ui-dialog-titlebar {
      padding: 15px 20px 0; } }
  @media (min-width: 480px) {
    .dialog-quick-view.p-quick-view .ui-dialog-title {
      margin-bottom: 5px; } }
  @media (min-width: 1024px) {
    .dialog-quick-view.p-quick-view #QuickViewDialog.ui-dialog-content {
      min-height: initial !important;
      height: auto !important; } }
  @media (min-width: 1024px) {
    .dialog-quick-view.p-quick-view #QuickViewDialog.ui-dialog-content .product-image-container .slick-list {
      min-height: initial; } }
  @media (max-width: 1279.98px) {
    .dialog-quick-view.p-quick-view #QuickViewDialog.ui-dialog-content .product-image-container .slick-list {
      min-height: initial; } }
  @media (min-width: 480px) {
    .dialog-quick-view.p-quick-view .pdp-main .product-col-3.product-detail .product-content {
      padding-bottom: 12px; } }
  .dialog-quick-view.p-quick-view .show-tab {
    display: none; }
  @media (min-width: 768px) {
    .dialog-quick-view.p-quick-view .pdpForm .show-tab {
      display: block;
      -webkit-user-select: none;
         -moz-user-select: none;
          -ms-user-select: none;
              user-select: none; } }
  .dialog-quick-view.p-quick-view .simple-show-tab {
    display: block; }
    @media (min-width: 768px) {
      .dialog-quick-view.p-quick-view .simple-show-tab .promotion:last-child {
        margin-bottom: 1.5625rem; } }
  .dialog-quick-view.p-quick-view .ui-dialog-content .pdp-main .promotion {
    display: none; }
  @media (max-width: 767.98px) {
    .dialog-quick-view.p-quick-view .ui-dialog-content .pdp-main .simple-show-tab {
      display: none; } }
  .dialog-quick-view.p-quick-view .ui-dialog-content .pdp-main .simple-show-tab .promotion {
    display: block; }
  .dialog-quick-view.p-quick-view .ui-dialog-content .pdp-main .show-mob .promotion {
    display: block; }

@media (min-width: 768px) {
  html {
    --scrollbar-width: 0; }
    html.hide-overflow-qv {
      overflow-y: hidden !important;
      padding-right: var(--scrollbar-width); } }

@media only screen and (min-width: 1024px) {
  #QuickViewDialog.ui-dialog-content.stylitics-dialog {
    min-height: 30.625rem !important; } }

@media (max-width: 767.98px) {
  #QuickViewDialog.ui-dialog-content.stylitics-dialog {
    display: block; } }

@media (max-width: 767.98px) {
  #QuickViewDialog .stylitics-image .product-acton-links {
    display: block;
    width: 100%; }
    #QuickViewDialog .stylitics-image .product-acton-links.show-tab {
      display: none; }
    #QuickViewDialog .stylitics-image .product-acton-links .qv-added-to-cart {
      bottom: 70px !important;
      position: fixed;
      left: 9px;
      width: 95%; } }

.stylitics-dialog.ui-dialog-content {
  min-height: 30.5rem !important; }
  @media only screen and (min-width: 1024px) {
    .stylitics-dialog.ui-dialog-content .stylitics-images-list {
      height: 450px; } }
  @media (max-width: 767.98px) {
    .stylitics-dialog.ui-dialog-content .stylitics-images-list {
      -webkit-box-shadow: 0 4px 5px 0 rgba(0, 0, 0, 0.2);
      box-shadow: 0 4px 5px 0 rgba(0, 0, 0, 0.2);
      padding: 0 30px; } }
  @media only screen and (min-width: 1024px) {
    .stylitics-dialog.ui-dialog-content .stylitics-image {
      height: 450px; } }

@media (max-width: 767.98px) {
  .stylitics-qv {
    overflow: unset; } }

@media (max-width: 767.98px) {
  .stylitics-qv .ui-dialog-titlebar-close {
    top: -5px;
    right: 0;
    z-index: 100;
    position: fixed; } }

@media only screen and (max-device-width: 1023.98px) and (orientation: landscape) {
  .stylitics-qv .ui-dialog-titlebar-close {
    right: 0;
    z-index: 100; } }

.stylitics-qv .ui-dialog-titlebar {
  padding: 0 20px; }
  .stylitics-qv .ui-dialog-titlebar .ps-qv-title {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex; }
    .stylitics-qv .ui-dialog-titlebar .ps-qv-title span {
      display: -webkit-inline-box;
      display: -ms-inline-flexbox;
      display: inline-flex;
      padding: 17px 10px;
      font-size: 1.0625rem;
      max-width: calc(100% - 320px); }
    .stylitics-qv .ui-dialog-titlebar .ps-qv-title div {
      overflow: hidden;
      -o-text-overflow: ellipsis;
         text-overflow: ellipsis; }
    .stylitics-qv .ui-dialog-titlebar .ps-qv-title span:first-child {
      padding-left: 0;
      -webkit-box-shadow: 2px 0 6px -2px rgba(0, 0, 0, 0.2);
              box-shadow: 2px 0 6px -2px rgba(0, 0, 0, 0.2);
      margin-right: 8px;
      width: 90px;
      font-size: 0.8125rem;
      white-space: normal;
      text-align: center;
      padding: 15px 10px 11px; }
    .stylitics-qv .ui-dialog-titlebar .ps-qv-title .stylenum {
      font-family: Montserrat, Arial, sans-serif;
      font-weight: 400;
      font-size: 13px;
      font-size: 0.8125rem;
      line-height: 1.84615em;
      text-transform: none;
      padding-left: 15px 10px 11px 0; }

#QuickViewDialog.stylitics-dialog {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  padding: 5px 0.5% 1.25rem 12px; }
  @media only screen and (max-width: 1023.8px) {
    #QuickViewDialog.stylitics-dialog {
      padding: 5px 0.5% 1.25rem 0.5%; } }
  @media (max-width: 767.98px) {
    #QuickViewDialog.stylitics-dialog {
      padding: 0;
      -webkit-box-orient: vertical;
      -webkit-box-direction: normal;
          -ms-flex-direction: column;
              flex-direction: column;
      display: none; } }
  @media (max-width: 1023.98px) {
    #QuickViewDialog.stylitics-dialog .pdpForm .pdpForm {
      position: fixed;
      margin-bottom: 0;
      bottom: 100px; } }
  @media (max-width: 767.98px) {
    #QuickViewDialog.stylitics-dialog .pdpForm {
      bottom: 0;
      z-index: 100;
      margin: 0 6px;
      padding: 0;
      width: calc(100% - 12px);
      position: fixed; }
      #QuickViewDialog.stylitics-dialog .pdpForm .show-mob {
        display: none; } }
  #QuickViewDialog.stylitics-dialog .stylitics-images-list {
    min-width: 150px;
    overflow-y: auto; }
    @media only screen and (max-width: 1023.8px) and (orientation: landscape) {
      #QuickViewDialog.stylitics-dialog .stylitics-images-list {
        margin: 0 25px 0 0;
        min-width: 125px;
        overflow-x: hidden; } }
    @media only screen and (max-width: 1023.8px) {
      #QuickViewDialog.stylitics-dialog .stylitics-images-list {
        height: 732px;
        margin-right: 25px;
        min-width: 125px; } }
    @media only screen and (min-width: 1024px) {
      #QuickViewDialog.stylitics-dialog .stylitics-images-list {
        height: 450px;
        padding-right: 12px; } }
    @media only screen and (min-width: 768px) and (max-width: 1023.8px) and (orientation: landscape) {
      #QuickViewDialog.stylitics-dialog .stylitics-images-list {
        max-width: 125px; } }
    @media (max-width: 767.98px) {
      #QuickViewDialog.stylitics-dialog .stylitics-images-list {
        margin: 0 0 1px 0;
        padding-bottom: 14px;
        padding-top: 20px;
        display: -webkit-box;
        display: -ms-flexbox;
        display: flex;
        overflow-y: hidden;
        height: unset;
        position: fixed;
        top: 0;
        width: calc(100vw - 12px);
        background-color: #fff;
        z-index: 10;
        padding-right: 35px; }
        #QuickViewDialog.stylitics-dialog .stylitics-images-list .slick-track {
          display: -webkit-box;
          display: -ms-flexbox;
          display: flex; } }
    @media only screen and (max-width: 1023.8px) and (orientation: landscape) {
      #QuickViewDialog.stylitics-dialog .stylitics-images-list .slick-track {
        max-width: 100%; } }
    @media (max-width: 767.98px) {
      #QuickViewDialog.stylitics-dialog .stylitics-images-list .slick-prev {
        left: 0.1875rem;
        top: calc(50% - 10px); } }
    @media (max-width: 767.98px) {
      #QuickViewDialog.stylitics-dialog .stylitics-images-list .slick-next {
        right: 0.15rem;
        top: calc(50% - 10px); } }
    #QuickViewDialog.stylitics-dialog .stylitics-images-list .stylitics-img {
      cursor: pointer; }
      @media only screen and (max-width: 1023.8px) and (orientation: landscape) {
        #QuickViewDialog.stylitics-dialog .stylitics-images-list .stylitics-img {
          width: 100% !important; } }
      @media (max-width: 767.98px) {
        #QuickViewDialog.stylitics-dialog .stylitics-images-list .stylitics-img {
          width: auto !important;
          margin: 0 10px;
          padding: 0; } }
      #QuickViewDialog.stylitics-dialog .stylitics-images-list .stylitics-img img {
        margin-bottom: 15px;
        display: -webkit-box;
        display: -ms-flexbox;
        display: flex;
        margin-left: auto;
        margin-right: auto;
        max-width: 100%; }
        @media (max-width: 767.98px) {
          #QuickViewDialog.stylitics-dialog .stylitics-images-list .stylitics-img img {
            height: auto;
            margin: 0;
            border: none;
            -ms-flex-item-align: center;
                align-self: center; } }
        @media only screen and (max-width: 767.98px) and (orientation: landscape) {
          #QuickViewDialog.stylitics-dialog .stylitics-images-list .stylitics-img img {
            max-height: 18vh; } }
      @media (max-width: 767.98px) {
        #QuickViewDialog.stylitics-dialog .stylitics-images-list .stylitics-img {
          height: inherit !important;
          -webkit-box-align: center;
              -ms-flex-align: center;
                  align-items: center;
          -webkit-box-pack: center;
              -ms-flex-pack: center;
                  justify-content: center;
          display: -webkit-box;
          display: -ms-flexbox;
          display: flex; } }
    #QuickViewDialog.stylitics-dialog .stylitics-images-list:empty {
      display: none; }
  #QuickViewDialog.stylitics-dialog .stylitics-image {
    overflow: hidden;
    width: 100%; }
    @media (max-width: 767.98px) {
      #QuickViewDialog.stylitics-dialog .stylitics-image {
        margin: 0;
        padding: 20px 0 65px 0;
        overflow: auto;
        height: calc(100% - 222px);
        overflow-x: hidden;
        margin-top: 157px; } }
    #QuickViewDialog.stylitics-dialog .stylitics-image .product-image-container {
      position: -webkit-sticky;
      position: sticky;
      top: 0; }
      @media only screen and (max-width: 1023.8px) {
        #QuickViewDialog.stylitics-dialog .stylitics-image .product-image-container {
          margin-left: 0; } }
      @media (max-width: 767.98px) {
        #QuickViewDialog.stylitics-dialog .stylitics-image .product-image-container {
          margin: 0;
          width: 100%; } }
    #QuickViewDialog.stylitics-dialog .stylitics-image .product-thumbnails {
      padding: 0; }
      @media only screen and (max-width: 1023.8px) {
        #QuickViewDialog.stylitics-dialog .stylitics-image .product-thumbnails {
          padding-right: 8px; } }
      @media only screen and (max-width: 1023.8px) and (min-width: 575px) {
        #QuickViewDialog.stylitics-dialog .stylitics-image .product-thumbnails {
          margin-left: 5px; } }
      @media (max-width: 767.98px) {
        #QuickViewDialog.stylitics-dialog .stylitics-image .product-thumbnails {
          padding: 0 30px;
          width: 92%; } }
      #QuickViewDialog.stylitics-dialog .stylitics-image .product-thumbnails .slick-list {
        min-height: inherit; }
        @media only screen and (max-width: 1023.8px) {
          #QuickViewDialog.stylitics-dialog .stylitics-image .product-thumbnails .slick-list .slick-track {
            height: 100%; } }
      #QuickViewDialog.stylitics-dialog .stylitics-image .product-thumbnails .product-col-3.product-detail {
        padding-left: 20px; }
        #QuickViewDialog.stylitics-dialog .stylitics-image .product-thumbnails .product-col-3.product-detail .product-variations .attribute-size {
          border-bottom: 1px solid #ddd;
          padding-bottom: 0.75rem; }
    #QuickViewDialog.stylitics-dialog .stylitics-image .product-col-3 {
      margin-right: 1rem;
      height: auto; }
      @media (max-width: 767.98px) {
        #QuickViewDialog.stylitics-dialog .stylitics-image .product-col-3 {
          margin: 0 20px; } }
      #QuickViewDialog.stylitics-dialog .stylitics-image .product-col-3 .swatches.size {
        margin-bottom: 0.9375rem; }
      #QuickViewDialog.stylitics-dialog .stylitics-image .product-col-3 .sizetype li a {
        font-size: 11.4px; }
      #QuickViewDialog.stylitics-dialog .stylitics-image .product-col-3 .promotion {
        margin-top: 0; }
    @media only screen and (max-device-width: 1023.98px) and (orientation: landscape) {
      #QuickViewDialog.stylitics-dialog .stylitics-image .ps-qv-title span {
        display: block;
        font-size: 1rem;
        font-weight: 700;
        text-transform: uppercase; }
      #QuickViewDialog.stylitics-dialog .stylitics-image .ps-qv-title span:first-child {
        display: none; }
      #QuickViewDialog.stylitics-dialog .stylitics-image .ps-qv-title .stylenum {
        font-family: Montserrat, Arial, sans-serif;
        font-weight: 400;
        font-size: 12px;
        font-size: 0.75rem;
        line-height: 2em; } }
    @media (max-width: 767.98px) {
      #QuickViewDialog.stylitics-dialog .stylitics-image .ps-qv-title {
        margin: 0 20px 18px 20px; }
        #QuickViewDialog.stylitics-dialog .stylitics-image .ps-qv-title span {
          display: block;
          font-size: 1rem;
          font-weight: 700;
          text-transform: uppercase; }
        #QuickViewDialog.stylitics-dialog .stylitics-image .ps-qv-title span:first-child {
          display: none; }
        #QuickViewDialog.stylitics-dialog .stylitics-image .ps-qv-title .stylenum {
          font-family: Montserrat, Arial, sans-serif;
          font-weight: 400;
          font-size: 12px;
          font-size: 0.75rem;
          line-height: 2em; } }
    @media only screen and (min-width: 730px) and (max-width: 1023.8px) and (orientation: landscape) {
      #QuickViewDialog.stylitics-dialog .stylitics-image .ps-qv-title {
        margin: 0; } }

.stylitics-image .pdp-main {
  padding-bottom: 0 !important; }
  .stylitics-image .pdp-main .product-info {
    float: right;
    margin-right: 1rem;
    width: calc(50% - 1.5625rem);
    min-height: 0;
    clear: right; }
    @media (max-width: 767.98px) {
      .stylitics-image .pdp-main .product-info {
        margin: 20px 0 0;
        padding-right: 0;
        width: 100%;
        padding: 0 20px; } }
    @media (min-width: 768px) {
      .stylitics-image .pdp-main .product-info {
        padding-top: 0; } }
    .stylitics-image .pdp-main .product-info .view-details-link {
      display: block;
      padding-bottom: 12px;
      text-decoration: underline; }
    .stylitics-image .pdp-main .product-info .product-description-container {
      overflow: unset; }
      .stylitics-image .pdp-main .product-info .product-description-container h6 {
        padding: 1.0625rem 0 !important; }
  @media (max-width: 767.98px) {
    .stylitics-image .pdp-main .product-detail .product-variations .attribute.attribute-sizetype {
      border-top: 1px solid #ddd;
      padding-top: 8px; } }
  .stylitics-image .pdp-main .product-description-container {
    width: auto;
    float: none;
    padding-right: 0;
    border-top: none;
    border-bottom: 1px solid #ddd; }
    .stylitics-image .pdp-main .product-description-container.open .product-description-content {
      max-height: 624.9375rem; }
    .stylitics-image .pdp-main .product-description-container.open h6::before {
      background-image: url("../images/svg-icons/minus-black.svg");
      top: 1.5rem;
      height: 0.125rem; }
  .stylitics-image .pdp-main h6 {
    position: relative; }
    .stylitics-image .pdp-main h6::before {
      content: "";
      display: block;
      background-image: url("../images/svg-icons/plus-black.svg");
      width: 0.625rem;
      height: 0.625rem;
      position: absolute;
      right: 0;
      top: 1.1875rem; }
  .stylitics-image .pdp-main .product-description-content {
    font-family: inherit;
    font-size: inherit;
    font-style: normal;
    line-height: inherit;
    -webkit-transition: 0.7s;
    -o-transition: 0.7s;
    transition: 0.7s;
    max-height: 0; }
    .stylitics-image .pdp-main .product-description-content::after {
      content: "";
      display: block;
      padding-bottom: 1.0625rem; }
  .stylitics-image .pdp-main .product-description-info {
    padding: 0;
    border-top: 1px solid #ddd; }
  .stylitics-image .pdp-main h6.mobile-tablet {
    display: block !important; }

@media only screen and (max-width: 1023.8px) {
  .dialog-quick-view.stylitics-qv {
    bottom: unset !important;
    max-height: 100%; } }

@media (max-width: 767.98px) {
  .dialog-quick-view.stylitics-qv {
    bottom: 0 !important; } }

.dialog-quick-view.stylitics-qv .show-tab {
  display: none; }

@media (min-width: 768px) {
  .dialog-quick-view.stylitics-qv .pdpForm .show-tab {
    display: block; } }

#styliticsdata .stylitics-widget-outfits-container ul.slick-dots li button:focus::before {
  opacity: 0.15;
  background-color: #999;
  border: 1px solid transparent; }

#styliticsdata .stylitics-widget-outfits-container ul.slick-dots li.slick-active button::before {
  opacity: 0.75;
  border: 0.0625rem solid #000;
  background-color: #000; }

@media only screen and (min-width: 1025px) {
  #QuickViewDialog .product-set-detail-image .product-image-container .product-thumbnails ul.product-thumbnails-list {
    height: inherit;
    min-height: inherit; }
    #QuickViewDialog .product-set-detail-image .product-image-container .product-thumbnails ul.product-thumbnails-list .slick-list {
      height: inherit;
      min-height: inherit; } }

@media (max-width: 767.98px) {
  #QuickViewDialog .product-set-detail-image .product-acton-links .qv-added-to-cart {
    bottom: 66px !important;
    margin: 0 10px;
    padding: 2px 0;
    position: fixed; } }

#QuickViewDialog .product-thumbnails .slick-dots {
  margin: 0; }

.ps-quick-view .ui-dialog-titlebar {
  min-height: 65px; }

@media (min-width: 1024px) {
  .ui-dialog.ps-quick-view #QuickViewDialog.ui-dialog-content {
    min-height: 28.75rem !important; } }

.dialog-quick-view.ps-quick-view .show-tab {
  display: none; }

@media (min-width: 768px) {
  .dialog-quick-view.ps-quick-view .pdpForm .show-tab {
    display: block; } }

@media (max-width: 767.98px) {
  .dialog-quick-view.ps-quick-view {
    top: 0 !important;
    bottom: 0 !important; }
    .dialog-quick-view.ps-quick-view .ui-dialog-titlebar-close {
      top: -5px;
      right: 0;
      z-index: 100;
      position: fixed; } }

@media only screen and (max-width: 1023px) {
  .dialog-quick-view.ps-quick-view {
    bottom: unset !important;
    max-height: 100%; } }

@media (max-width: 767.98px) {
  .dialog-quick-view.ps-quick-view {
    bottom: 0 !important; } }

.dialog-quick-view.ps-quick-view .ui-dialog-titlebar {
  margin: 0 0 5px 0;
  padding: 0;
  -webkit-box-shadow: 0 2px 6px 0 rgba(0, 0, 0, 0.2);
          box-shadow: 0 2px 6px 0 rgba(0, 0, 0, 0.2);
  z-index: 1;
  overflow: hidden; }
  @media (max-width: 767.98px) {
    .dialog-quick-view.ps-quick-view .ui-dialog-titlebar {
      display: none; } }
  .dialog-quick-view.ps-quick-view .ui-dialog-titlebar .ui-dialog-title {
    margin-left: 15px; }
    .dialog-quick-view.ps-quick-view .ui-dialog-titlebar .ui-dialog-title .ps-qv-title {
      display: -webkit-box;
      display: -ms-flexbox;
      display: flex; }
      .dialog-quick-view.ps-quick-view .ui-dialog-titlebar .ui-dialog-title .ps-qv-title span {
        display: -webkit-inline-box;
        display: -ms-inline-flexbox;
        display: inline-flex;
        padding: 17px 10px;
        font-size: 1.0625rem;
        max-width: calc(100% - 320px); }
      .dialog-quick-view.ps-quick-view .ui-dialog-titlebar .ui-dialog-title .ps-qv-title div {
        overflow: hidden;
        -o-text-overflow: ellipsis;
           text-overflow: ellipsis; }
      .dialog-quick-view.ps-quick-view .ui-dialog-titlebar .ui-dialog-title .ps-qv-title span:first-child {
        padding-left: 0;
        -webkit-box-shadow: 2px 0 6px -2px rgba(0, 0, 0, 0.2);
                box-shadow: 2px 0 6px -2px rgba(0, 0, 0, 0.2);
        margin-right: 8px;
        width: 90px;
        font-size: 0.8125rem;
        white-space: normal;
        text-align: center;
        padding: 13px 10px; }
      .dialog-quick-view.ps-quick-view .ui-dialog-titlebar .ui-dialog-title .ps-qv-title .stylenum {
        font-family: Montserrat, Arial, sans-serif;
        font-weight: 400;
        font-size: 13px;
        font-size: 0.8125rem;
        line-height: 1.84615em;
        text-transform: none;
        padding-left: 0;
        padding-top: 18px; }
  .dialog-quick-view.ps-quick-view .ui-dialog-titlebar .ui-dialog-titlebar-close {
    right: 0; }
  .dialog-quick-view.ps-quick-view .ui-dialog-titlebar #dialogSubtitleBar {
    display: none; }

.dialog-quick-view.ps-quick-view .ui-dialog-content {
  min-height: 30.5rem !important;
  margin-bottom: 4.5625rem;
  padding: 0 .5% 0 0; }
  @media (max-width: 767.98px) {
    .dialog-quick-view.ps-quick-view .ui-dialog-content .ps-qv-title {
      margin: 0 20px 18px 20px; }
      .dialog-quick-view.ps-quick-view .ui-dialog-content .ps-qv-title span {
        display: block;
        font-size: 1rem;
        font-weight: 700;
        text-transform: uppercase; }
      .dialog-quick-view.ps-quick-view .ui-dialog-content .ps-qv-title span:first-child {
        display: none; }
      .dialog-quick-view.ps-quick-view .ui-dialog-content .ps-qv-title .stylenum {
        font-family: Montserrat, Arial, sans-serif;
        font-weight: 400;
        font-size: 12px;
        font-size: 0.75rem;
        line-height: 2em; } }
  .dialog-quick-view.ps-quick-view .ui-dialog-content .pdp-main {
    overflow: inherit; }
    .dialog-quick-view.ps-quick-view .ui-dialog-content .pdp-main #pdpMain {
      overflow: auto;
      padding-top: 10px; }
  .dialog-quick-view.ps-quick-view .ui-dialog-content .product-col-2 {
    margin-left: 0;
    height: auto; }
    @media (max-width: 767.98px) {
      .dialog-quick-view.ps-quick-view .ui-dialog-content .product-col-2 {
        margin: 0;
        padding: 0 30px; } }
    @media only screen and (max-width: 1023.8px) and (orientation: landscape) {
      .dialog-quick-view.ps-quick-view .ui-dialog-content .product-col-2 {
        padding: 0; } }
  @media (max-width: 767.98px) {
    .dialog-quick-view.ps-quick-view .ui-dialog-content .product-set-images {
      z-index: 10;
      background: #fff;
      -webkit-box-shadow: 0 2px 6px 0 rgba(0, 0, 0, 0.2);
              box-shadow: 0 2px 6px 0 rgba(0, 0, 0, 0.2); } }
  .dialog-quick-view.ps-quick-view .ui-dialog-content .product-set-images .product-thumbnails .slick-list {
    height: 100% !important;
    min-height: inherit; }
  @media (min-width: 768px) {
    .dialog-quick-view.ps-quick-view .ui-dialog-content .product-set-images .product-thumbnails {
      max-height: 29.5rem; } }
  @media (max-width: 767.98px) {
    .dialog-quick-view.ps-quick-view .ui-dialog-content .product-set-images .product-thumbnails {
      margin: 20px 0 15px 0;
      padding-left: 5px;
      width: 100%;
      overflow: visible; }
      .dialog-quick-view.ps-quick-view .ui-dialog-content .product-set-images .product-thumbnails .slick-prev {
        left: -1.8125rem; }
      .dialog-quick-view.ps-quick-view .ui-dialog-content .product-set-images .product-thumbnails .slick-next {
        right: -1.5rem; } }
  @media (min-width: 768px) {
    .dialog-quick-view.ps-quick-view .ui-dialog-content .product-set-images .product-thumbnails ul.product-thumbnails-list .slick-prev {
      display: none !important; }
    .dialog-quick-view.ps-quick-view .ui-dialog-content .product-set-images .product-thumbnails ul.product-thumbnails-list .slick-next {
      display: none !important; } }
  .dialog-quick-view.ps-quick-view .ui-dialog-content .product-col-3 {
    position: static;
    width: calc(100% - 130px);
    max-width: none;
    margin: 0;
    padding-left: 30px; }
    @media (max-width: 767.98px) {
      .dialog-quick-view.ps-quick-view .ui-dialog-content .product-col-3 {
        margin: calc(35px + 40%) 0 0;
        height: auto !important;
        padding: 9px 0 65px 0;
        width: auto; } }
    @media only screen and (max-width: 499px) {
      .dialog-quick-view.ps-quick-view .ui-dialog-content .product-col-3 {
        margin: calc(35px + 35%) 0 0;
        width: auto; } }
    .dialog-quick-view.ps-quick-view .ui-dialog-content .product-col-3 .pdp-main .pdp-form {
      margin-bottom: -4.5625rem; }
    @media (max-width: 767.98px) {
      .dialog-quick-view.ps-quick-view .ui-dialog-content .product-col-3 .pdp-main .pdpForm {
        position: fixed;
        bottom: 0;
        z-index: 100;
        margin: 0 6px;
        padding: 0;
        width: calc(100% - 12px); }
        .dialog-quick-view.ps-quick-view .ui-dialog-content .product-col-3 .pdp-main .pdpForm .show-mob {
          display: none; } }
    .dialog-quick-view.ps-quick-view .ui-dialog-content .product-col-3 .product-col-2 {
      width: 39%;
      position: -webkit-sticky;
      position: sticky;
      top: 0;
      margin-left: 30px; }
      @media (max-width: 767.98px) {
        .dialog-quick-view.ps-quick-view .ui-dialog-content .product-col-3 .product-col-2 {
          width: 100%;
          padding: 0;
          position: static;
          margin-left: 0; } }
    .dialog-quick-view.ps-quick-view .ui-dialog-content .product-col-3 .product-col-3 {
      margin-right: 0;
      padding-left: 0;
      padding-right: 5%;
      width: calc(50% - 1.5625rem);
      height: auto; }
      @media (max-width: 767.98px) {
        .dialog-quick-view.ps-quick-view .ui-dialog-content .product-col-3 .product-col-3 {
          margin: 0 20px;
          padding: 0;
          width: calc(100% - 40px); }
          .dialog-quick-view.ps-quick-view .ui-dialog-content .product-col-3 .product-col-3 .product-content {
            padding-top: 10px;
            border-top: 1px solid #ddd; } }
      @media only screen and (max-width: 1024px) and (orientation: landscape) {
        .dialog-quick-view.ps-quick-view .ui-dialog-content .product-col-3 .product-col-3 {
          margin: 0 20px;
          padding: 0;
          overflow: auto; } }
    .dialog-quick-view.ps-quick-view .ui-dialog-content .product-col-3 .product-info {
      float: right;
      padding-right: 5%;
      width: calc(50% - 1.5625rem);
      min-height: 0;
      clear: right; }
      @media only screen and (max-width: 1024px) and (orientation: landscape) {
        .dialog-quick-view.ps-quick-view .ui-dialog-content .product-col-3 .product-info {
          margin: 20px 0 10px 0 !important; } }
      @media (max-width: 767.98px) {
        .dialog-quick-view.ps-quick-view .ui-dialog-content .product-col-3 .product-info {
          margin: 20px 20px 0 20px;
          padding-right: 0;
          width: auto;
          float: none; } }
      .dialog-quick-view.ps-quick-view .ui-dialog-content .product-col-3 .product-info .view-details-link {
        display: block;
        padding-bottom: 12px;
        text-decoration: underline; }
      .dialog-quick-view.ps-quick-view .ui-dialog-content .product-col-3 .product-info .product-description-container h6 {
        padding: 1.0625rem 0 !important; }
    @media (max-width: 767.98px) {
      .dialog-quick-view.ps-quick-view .ui-dialog-content .product-col-3 .product-acton-links {
        display: block;
        width: 100%; } }
    .dialog-quick-view.ps-quick-view .ui-dialog-content .product-col-3 .product-description-container {
      width: auto;
      float: none;
      padding-right: 0;
      border-top: none;
      border-bottom: 1px solid #ddd; }
      .dialog-quick-view.ps-quick-view .ui-dialog-content .product-col-3 .product-description-container.open .product-description-content {
        max-height: 624.9375rem; }
      .dialog-quick-view.ps-quick-view .ui-dialog-content .product-col-3 .product-description-container.open h6::before {
        background-image: url("../images/svg-icons/minus-black.svg");
        top: 1.5rem;
        height: 0.125rem; }
    .dialog-quick-view.ps-quick-view .ui-dialog-content .product-col-3 h6 {
      position: relative; }
      .dialog-quick-view.ps-quick-view .ui-dialog-content .product-col-3 h6::before {
        content: "";
        display: block;
        background-image: url("../images/svg-icons/plus-black.svg");
        width: 0.625rem;
        height: 0.625rem;
        position: absolute;
        right: 0;
        top: 1.1875rem; }
    .dialog-quick-view.ps-quick-view .ui-dialog-content .product-col-3 .product-description-content {
      font-family: inherit;
      font-size: inherit;
      font-style: normal;
      line-height: inherit;
      -webkit-transition: 0.7s;
      -o-transition: 0.7s;
      transition: 0.7s;
      max-height: 0; }
      .dialog-quick-view.ps-quick-view .ui-dialog-content .product-col-3 .product-description-content::after {
        content: "";
        display: block;
        padding-bottom: 1.0625rem; }
    .dialog-quick-view.ps-quick-view .ui-dialog-content .product-col-3 .product-description-info {
      padding: 0;
      border-top: 1px solid #ddd; }
    @media (max-width: 767.98px) {
      .dialog-quick-view.ps-quick-view .ui-dialog-content .product-col-3 .promotion {
        margin: 20px 0 0 0 !important; } }
    .dialog-quick-view.ps-quick-view .ui-dialog-content .product-col-3 .promotion .promotion-callout {
      font-size: 0.8125rem; }
    .dialog-quick-view.ps-quick-view .ui-dialog-content .product-col-3 .promotion-message:last-child {
      margin: 0; }
    .dialog-quick-view.ps-quick-view .ui-dialog-content .product-col-3 h6.mobile-tablet {
      display: block !important; }
    .dialog-quick-view.ps-quick-view .ui-dialog-content .product-col-3 .html-slot-container {
      float: right;
      padding-right: 5%;
      width: 50%; }
    .dialog-quick-view.ps-quick-view .ui-dialog-content .product-col-3 .product-add-to-cart {
      padding: 7px 0 7px 180px; }
      @media (max-width: 767.98px) {
        .dialog-quick-view.ps-quick-view .ui-dialog-content .product-col-3 .product-add-to-cart {
          padding-left: 0; } }
      .dialog-quick-view.ps-quick-view .ui-dialog-content .product-col-3 .product-add-to-cart .availability-web {
        display: none; }
    .dialog-quick-view.ps-quick-view .ui-dialog-content .product-col-3 #thumbnails {
      padding: 0;
      height: auto;
      overflow: inherit; }
      @media (max-width: 767.98px) {
        .dialog-quick-view.ps-quick-view .ui-dialog-content .product-col-3 #thumbnails {
          padding: 0 45px;
          margin: 0 0 30px; } }
  .dialog-quick-view.ps-quick-view .ui-dialog-content .product-image-container.product-set {
    width: 130px; }
    @media (max-width: 767.98px) {
      .dialog-quick-view.ps-quick-view .ui-dialog-content .product-image-container.product-set {
        width: calc(100vw - 12px);
        overflow: hidden;
        position: fixed;
        top: 0; } }
    @media only screen and (max-device-width: 900px) and (orientation: landscape) {
      .dialog-quick-view.ps-quick-view .ui-dialog-content .product-image-container.product-set .product-thumbnails {
        min-height: 332px; } }
    @media only screen and (max-width: 767px) and (orientation: landscape) {
      .dialog-quick-view.ps-quick-view .ui-dialog-content .product-image-container.product-set .product-thumbnails {
        min-height: inherit; } }
    @media (max-width: 1023px) {
      .dialog-quick-view.ps-quick-view .ui-dialog-content .product-image-container.product-set .product-thumbnails {
        padding-right: 10px; } }
    @media only screen and (width: 1024px) and (orientation: landscape) {
      .dialog-quick-view.ps-quick-view .ui-dialog-content .product-image-container.product-set .product-thumbnails .product-thumbnails-list {
        padding-right: 5px; } }
    @media (max-width: 767.98px) {
      .dialog-quick-view.ps-quick-view .ui-dialog-content .product-image-container.product-set .product-thumbnails {
        padding-right: 0;
        min-height: inherit;
        height: inherit !important; } }
    @media (max-width: 767.98px) {
      .dialog-quick-view.ps-quick-view .ui-dialog-content .product-image-container.product-set .product-thumbnails .slick-track,
      .dialog-quick-view.ps-quick-view .ui-dialog-content .product-image-container.product-set .product-thumbnails .slick-list {
        height: inherit !important;
        min-height: inherit; } }
    @media (max-width: 767.98px) {
      .dialog-quick-view.ps-quick-view .ui-dialog-content .product-image-container.product-set .product-thumbnails .slick-track {
        display: -webkit-box;
        display: -ms-flexbox;
        display: flex; } }
    @media (max-width: 767.98px) {
      .dialog-quick-view.ps-quick-view .ui-dialog-content .product-image-container.product-set .thumb {
        margin-right: 10px; } }
    .dialog-quick-view.ps-quick-view .ui-dialog-content .product-image-container.product-set .thumb img {
      margin-bottom: 15px;
      border: 1px solid #ddd; }
      @media (max-width: 767.98px) {
        .dialog-quick-view.ps-quick-view .ui-dialog-content .product-image-container.product-set .thumb img {
          margin-bottom: 0; } }
    .dialog-quick-view.ps-quick-view .ui-dialog-content .product-image-container.product-set .thumb img:hover {
      border: 1px solid #f8f8f8; }
  .dialog-quick-view.ps-quick-view .ui-dialog-content .product-thumbnails {
    max-width: none;
    height: auto;
    padding-right: 10px;
    overflow: auto; }
    @media (max-width: 767.98px) {
      .dialog-quick-view.ps-quick-view .ui-dialog-content .product-thumbnails {
        height: auto; } }
    @media (min-width: 768px) {
      .dialog-quick-view.ps-quick-view .ui-dialog-content .product-thumbnails .slick-list {
        height: 100% !important;
        min-height: inherit; } }

@media (min-width: 768px) {
  #bonus-product-dialog {
    max-height: 500px !important; } }

#bonus-product-dialog .product-image-container {
  position: static; }

#bonus-product-dialog .pdp-main .product-add-to-cart {
  padding: 0; }

.pdp-main .product-add-to-cart .online-stock span {
  float: left; }

.pdp-main .product-add-to-cart .store-stock {
  display: block;
  clear: left; }

.availability-web {
  padding-bottom: 1rem; }
  .availability-web label {
    float: none; }
  .availability-web p {
    margin: 0; }
  .availability-web .availability-msg .not-available-msg {
    display: none; }
    .availability-web .availability-msg .not-available-msg.show-unavailable {
      display: block; }
  .availability-web .availability-novariation,
  .availability-web .in-stock-msg,
  .availability-web .is-in-stock,
  .availability-web [data-status="store-in-stock"],
  .availability-web .availability-msg {
    font-family: "Libre Baskerville", Times, serif;
    font-style: italic;
    font-size: 12px;
    font-size: 0.75rem;
    color: #999;
    margin-top: -5px; }
    .availability-web .availability-novariation.error,
    .availability-web .availability-novariation .not-available-msg,
    .availability-web .in-stock-msg.error,
    .availability-web .in-stock-msg .not-available-msg,
    .availability-web .is-in-stock.error,
    .availability-web .is-in-stock .not-available-msg,
    .availability-web [data-status="store-in-stock"].error,
    .availability-web [data-status="store-in-stock"] .not-available-msg,
    .availability-web .availability-msg.error,
    .availability-web .availability-msg .not-available-msg {
      font-family: Montserrat, Arial, sans-serif;
      font-weight: 400;
      font-size: 12px;
      font-size: 0.75rem;
      line-height: 1.25em;
      background-color: #000;
      background-image: url("../images/warning-icon.png");
      background-position: 8px 11px;
      background-repeat: no-repeat;
      background-size: 13px auto;
      color: #fff;
      font-style: normal;
      min-height: 46px;
      padding: 8px 8px 8px 31px;
      position: absolute;
      right: 0;
      text-align: left;
      top: 88px;
      width: 266px;
      z-index: 1; }
      @media (max-width: 479.98px) {
        .availability-web .availability-novariation.error,
        .availability-web .availability-novariation .not-available-msg,
        .availability-web .in-stock-msg.error,
        .availability-web .in-stock-msg .not-available-msg,
        .availability-web .is-in-stock.error,
        .availability-web .is-in-stock .not-available-msg,
        .availability-web [data-status="store-in-stock"].error,
        .availability-web [data-status="store-in-stock"] .not-available-msg,
        .availability-web .availability-msg.error,
        .availability-web .availability-msg .not-available-msg {
          left: -15px;
          right: auto;
          top: 98px;
          width: 100vw; } }
      .availability-web .availability-novariation.error::after,
      .availability-web .availability-novariation .not-available-msg::after,
      .availability-web .in-stock-msg.error::after,
      .availability-web .in-stock-msg .not-available-msg::after,
      .availability-web .is-in-stock.error::after,
      .availability-web .is-in-stock .not-available-msg::after,
      .availability-web [data-status="store-in-stock"].error::after,
      .availability-web [data-status="store-in-stock"] .not-available-msg::after,
      .availability-web .availability-msg.error::after,
      .availability-web .availability-msg .not-available-msg::after {
        content: "";
        border-bottom: 8px solid #000;
        border-left: 8px solid transparent;
        border-right: 8px solid transparent;
        clear: both;
        height: 8px;
        left: 47%;
        position: absolute;
        top: -8px;
        width: 8px; }
        @media (max-width: 479.98px) {
          .availability-web .availability-novariation.error::after,
          .availability-web .availability-novariation .not-available-msg::after,
          .availability-web .in-stock-msg.error::after,
          .availability-web .in-stock-msg .not-available-msg::after,
          .availability-web .is-in-stock.error::after,
          .availability-web .is-in-stock .not-available-msg::after,
          .availability-web [data-status="store-in-stock"].error::after,
          .availability-web [data-status="store-in-stock"] .not-available-msg::after,
          .availability-web .availability-msg.error::after,
          .availability-web .availability-msg .not-available-msg::after {
            display: none; } }
  .availability-web .in-stock-msg {
    margin-top: 15px;
    padding-top: 0; }

.gc .availability-web .availability-novariation.error,
.gc .availability-web .availability-novariation .not-available-msg,
.gc .availability-web .in-stock-msg.error,
.gc .availability-web .in-stock-msg .not-available-msg,
.gc .availability-web .is-in-stock.error,
.gc .availability-web .is-in-stock .not-available-msg,
.gc .availability-web [data-status="store-in-stock"].error,
.gc .availability-web [data-status="store-in-stock"] .not-available-msg,
.gc .availability-web .availability-msg.error,
.gc .availability-web .availability-msg .not-available-msg {
  background: #fff;
  color: #aa1e26;
  font-family: "Libre Baskerville", Times, serif;
  float: right;
  font-size: 12px;
  font-style: italic;
  height: auto;
  margin: 0 0 8px rem;
  min-height: auto;
  padding-left: 18%;
  position: static;
  text-align: right;
  width: calc(100% - 40px); }
  .gc .availability-web .availability-novariation.error::after,
  .gc .availability-web .availability-novariation .not-available-msg::after,
  .gc .availability-web .in-stock-msg.error::after,
  .gc .availability-web .in-stock-msg .not-available-msg::after,
  .gc .availability-web .is-in-stock.error::after,
  .gc .availability-web .is-in-stock .not-available-msg::after,
  .gc .availability-web [data-status="store-in-stock"].error::after,
  .gc .availability-web [data-status="store-in-stock"] .not-available-msg::after,
  .gc .availability-web .availability-msg.error::after,
  .gc .availability-web .availability-msg .not-available-msg::after {
    display: none; }

/*.availability-storepickup {
    .availability-instore,
    .availability-web {
        //background-color: $subtle-contrast-bg;
        padding: 1rem;
    }

    .availability-instore {
        margin-bottom: 1rem;
    }

    .availability-web {
        float: none;
        padding: 0;
        width: 100%;
        margin-bottom: rem(8px);
    }
}*/
.not-available-msg,
.in-stock-date-msg,
.not-available,
.out-of-stock,
.store-error {
  font-family: Montserrat, Arial, sans-serif;
  font-weight: 400;
  font-style: normal;
  color: #aa1e26; }

.on-order,
.preorder-msg,
.backorder-msg {
  display: inline-block;
  font-family: Montserrat, Arial, sans-serif;
  font-weight: 700;
  font-style: normal;
  color: #aa1e26; }

#user-zip {
  display: block;
  margin: 1rem auto 0; }

.store-list-container {
  position: relative;
  overflow: hidden;
  width: 100%;
  margin: 0 auto; }

.store-list {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -ms-flex-wrap: wrap;
      flex-wrap: wrap;
  list-style: none;
  padding: 0;
  margin: 0; }

.store-tile {
  /* for non-flex browsers */
  display: inline-block;
  vertical-align: top;
  /* for flex browsers */
  -webkit-box-flex: 1;
      -ms-flex-positive: 1;
          flex-grow: 1;
  -ms-flex-preferred-size: 75%;
      flex-basis: 75%;
  border: 1px solid #ddd;
  border-style: dashed;
  list-style: none;
  margin: 0.3rem 2%;
  padding: 0.8rem;
  text-align: center;
  width: 96%; }
  @media (min-width: 480px) {
    .store-tile {
      width: 45%;
      -ms-flex-preferred-size: 40%;
          flex-basis: 40%; } }
  @media (min-width: 768px) {
    .store-tile {
      width: 31%;
      -ms-flex-preferred-size: 30%;
          flex-basis: 30%;
      margin: 0.3rem 1%; } }
  .store-tile.selected {
    background-color: rgba(170, 30, 38, 0.4); }
    .store-tile.selected .select-store-button {
      line-height: 1em;
      padding: 0.6875rem 20px;
      min-height: 2.5rem;
      font-family: Montserrat, Arial, sans-serif;
      font-weight: 700;
      font-size: 16px;
      font-size: 1rem;
      display: inline-block;
      -webkit-transition: all 0.3s linear;
      -o-transition: all 0.3s linear;
      transition: all 0.3s linear;
      border-width: 1px;
      border-style: solid;
      border-radius: 0;
      letter-spacing: 0.3px;
      text-align: center;
      text-decoration: none;
      text-transform: uppercase;
      cursor: pointer;
      border-color: #000;
      background-color: transparent;
      color: #000;
      border-color: #000;
      background-color: transparent;
      color: #000; }
      .store-tile.selected .select-store-button:hover, .store-tile.selected .select-store-button:focus, .store-tile.selected .select-store-button:active, .store-tile.selected .select-store-button.active {
        text-decoration: none; }
      .store-tile.selected .select-store-button:focus {
        outline: none; }
      .store-tile.selected .select-store-button.disabled, .store-tile.selected .select-store-button[disabled],
      fieldset[disabled] .store-tile.selected .select-store-button {
        cursor: default;
        pointer-events: none;
        background: #ddd;
        border-color: #ddd;
        color: #999; }
      .store-tile.selected .select-store-button:hover, .store-tile.selected .select-store-button:focus, .store-tile.selected .select-store-button:active, .store-tile.selected .select-store-button.active {
        border-color: #000;
        background-color: #000;
        color: #fff; }
      .store-tile.selected .select-store-button.disabled, .store-tile.selected .select-store-button[disabled],
      fieldset[disabled] .store-tile.selected .select-store-button {
        cursor: default;
        pointer-events: none;
        background: #ddd;
        border-color: #ddd;
        color: #999; }
      .store-tile.selected .select-store-button:hover, .store-tile.selected .select-store-button:focus, .store-tile.selected .select-store-button:active, .store-tile.selected .select-store-button.active {
        border-color: #000;
        background-color: #000;
        color: #fff; }
      .store-tile.selected .select-store-button.disabled, .store-tile.selected .select-store-button[disabled],
      fieldset[disabled] .store-tile.selected .select-store-button {
        cursor: default;
        pointer-events: none;
        background: #ddd;
        border-color: #ddd;
        color: #999; }
  .store-tile .store-status {
    font-size: 0.9em;
    display: block;
    margin: 1rem 0; }

.store-list-pdp-container {
  margin-top: 1em; }
  .store-list-pdp-container .store-list-pdp {
    margin-top: 0.5em; }
  .store-list-pdp-container .store-list-item {
    display: none;
    padding: 0.5em  0.8em; }
    .store-list-pdp-container .store-list-item::after {
      content: "";
      display: table;
      clear: both; }
    .store-list-pdp-container .store-list-item:last-of-type {
      border: none; }
    .store-list-pdp-container .store-list-item.selected {
      font-family: Montserrat, Arial, sans-serif;
      font-weight: 700;
      display: block; }
    .store-list-pdp-container .store-list-item.visible {
      display: block; }
    .store-list-pdp-container .store-list-item .store-address {
      float: left; }
    .store-list-pdp-container .store-list-item .store-status {
      float: right; }

.reserve-in-store,
.storePickup-store {
  overflow: hidden; }
  .reserve-in-store .mini-cart-product,
  .storePickup-store .mini-cart-product {
    padding-top: 0;
    margin-bottom: 0.9375rem; }
  .reserve-in-store .mini-cart-image,
  .storePickup-store .mini-cart-image {
    width: 7.1875rem; }
    .reserve-in-store .mini-cart-image img,
    .storePickup-store .mini-cart-image img {
      width: 100%; }
  .reserve-in-store .mini-cart-name,
  .storePickup-store .mini-cart-name {
    padding: 0; }
  .reserve-in-store .mini-cart-pricing,
  .reserve-in-store .product-number,
  .reserve-in-store .mini-cart-name,
  .reserve-in-store .mini-cart-attributes,
  .reserve-in-store .mini-cart-pricing,
  .storePickup-store .mini-cart-pricing,
  .storePickup-store .product-number,
  .storePickup-store .mini-cart-name,
  .storePickup-store .mini-cart-attributes,
  .storePickup-store .mini-cart-pricing {
    width: calc(100% - 135px);
    float: right; }
  .reserve-in-store .product-number,
  .reserve-in-store .mini-cart-attributes .attribute,
  .storePickup-store .product-number,
  .storePickup-store .mini-cart-attributes .attribute {
    margin: 0.3125rem 0; }
  .reserve-in-store .product-number,
  .storePickup-store .product-number {
    margin-top: 0; }
  .reserve-in-store .stores-in-stock-checkbox .form-row,
  .storePickup-store .stores-in-stock-checkbox .form-row {
    width: 100%;
    margin-bottom: 0.9375rem; }
  .reserve-in-store .stores-in-stock-checkbox h4,
  .storePickup-store .stores-in-stock-checkbox h4 {
    margin-top: 10px;
    font-size: 15px; }
  .reserve-in-store .mini-cart-pricing,
  .storePickup-store .mini-cart-pricing {
    margin-bottom: 0.625rem;
    margin-top: 0.5625rem;
    font-family: Montserrat, Arial, sans-serif;
    font-weight: 700;
    font-size: 16px;
    font-size: 1rem;
    line-height: 1.5em;
    letter-spacing: .6px;
    color: #000; }
    .reserve-in-store .mini-cart-pricing .price-standard,
    .storePickup-store .mini-cart-pricing .price-standard {
      font-family: Montserrat, Arial, sans-serif;
      font-weight: 400;
      font-size: 16px;
      font-size: 1rem;
      line-height: 1.5em;
      text-decoration: line-through; }
      .reserve-in-store .mini-cart-pricing .price-standard + .price-sales,
      .storePickup-store .mini-cart-pricing .price-standard + .price-sales {
        font-family: Montserrat, Arial, sans-serif;
        font-weight: 700;
        font-size: 16px;
        font-size: 1rem;
        line-height: 1.5em;
        color: #aa1e26; }
    .reserve-in-store .mini-cart-pricing span,
    .storePickup-store .mini-cart-pricing span {
      font-size: 0.8125rem; }
    .reserve-in-store .mini-cart-pricing .price-standard,
    .storePickup-store .mini-cart-pricing .price-standard {
      font-size: 0.8125rem; }
      .reserve-in-store .mini-cart-pricing .price-standard + .price-sales,
      .storePickup-store .mini-cart-pricing .price-standard + .price-sales {
        padding-left: 0.3125rem; }
  .reserve-in-store .address-field.form-row,
  .storePickup-store .address-field.form-row {
    width: 100%;
    margin-right: 0; }
    @media (min-width: 768px) {
      .reserve-in-store .address-field.form-row,
      .storePickup-store .address-field.form-row {
        width: calc(66% - 10px);
        max-width: 35rem;
        margin-right: 0.625rem; } }
  .reserve-in-store .distance-select.form-row,
  .storePickup-store .distance-select.form-row {
    width: calc(50% - 5px);
    margin-right: 0.625rem; }
    @media (min-width: 768px) {
      .reserve-in-store .distance-select.form-row,
      .storePickup-store .distance-select.form-row {
        max-width: 8.125rem;
        width: calc(16% - 5px); } }
  .reserve-in-store .instore-search-submit.form-row,
  .storePickup-store .instore-search-submit.form-row {
    width: calc(50% - 5px);
    margin-right: 0;
    margin-top: 1.5625rem; }
    @media (min-width: 768px) {
      .reserve-in-store .instore-search-submit.form-row,
      .storePickup-store .instore-search-submit.form-row {
        width: calc(18% - 5px);
        max-width: 9.375rem; } }
  .reserve-in-store .instore-search-submit button,
  .storePickup-store .instore-search-submit button {
    font-size: 0.8125rem;
    width: 100%;
    padding-left: 0.625rem;
    padding-right: 0.625rem; }
  .reserve-in-store .store-block-in-stock,
  .reserve-in-store .store-block-out-stock,
  .storePickup-store .store-block-in-stock,
  .storePickup-store .store-block-out-stock {
    padding: 18px 0 20px;
    border-top: 1px solid #ccc;
    clear: both; }
    @media (min-width: 768px) {
      .reserve-in-store .store-block-in-stock,
      .reserve-in-store .store-block-out-stock,
      .storePickup-store .store-block-in-stock,
      .storePickup-store .store-block-out-stock {
        padding: 20px 0 25px; } }
  .reserve-in-store .zero-stock,
  .storePickup-store .zero-stock {
    text-align: center;
    padding: 21px 0;
    color: #000; }
    @media (min-width: 768px) {
      .reserve-in-store .zero-stock,
      .storePickup-store .zero-stock {
        margin: 0 auto;
        width: 54%;
        padding: 58px 0 45px; } }
    .reserve-in-store .zero-stock h4,
    .storePickup-store .zero-stock h4 {
      text-transform: none;
      margin: 0;
      font-weight: 400;
      font-size: 16px;
      line-height: 27px; }
      @media (min-width: 768px) {
        .reserve-in-store .zero-stock h4,
        .storePickup-store .zero-stock h4 {
          font-size: 24px;
          line-height: 35px; } }
  .reserve-in-store .stores-header.no-stores,
  .storePickup-store .stores-header.no-stores {
    text-align: center;
    padding: 60px 0; }
    .reserve-in-store .stores-header.no-stores h4,
    .storePickup-store .stores-header.no-stores h4 {
      font-size: 16px;
      margin-bottom: 20px; }
  .reserve-in-store .store-info,
  .reserve-in-store .reserve-in-store,
  .storePickup-store .store-info,
  .storePickup-store .reserve-in-store {
    display: inline-block; }
  .reserve-in-store .store-info,
  .storePickup-store .store-info {
    width: calc(100% - 130px); }
    @media (min-width: 768px) {
      .reserve-in-store .store-info,
      .storePickup-store .store-info {
        width: calc(100% - 150px); } }
    .reserve-in-store .store-info .store-details,
    .storePickup-store .store-info .store-details {
      line-height: 1.375rem; }
  .reserve-in-store .reserve-in-store,
  .storePickup-store .reserve-in-store {
    width: 6.25rem;
    vertical-align: bottom;
    padding-top: 15px;
    display: inline-block; }
    @media (max-width: 767.98px) {
      .reserve-in-store .reserve-in-store,
      .storePickup-store .reserve-in-store {
        padding-top: 15px; } }
    @media (min-width: 480px) {
      .reserve-in-store .reserve-in-store,
      .storePickup-store .reserve-in-store {
        width: 9.375rem;
        vertical-align: top; } }
    .reserve-in-store .reserve-in-store a,
    .storePickup-store .reserve-in-store a {
      font-size: 0.8125rem;
      line-height: 1rem;
      width: 100%;
      padding-left: 0.625rem;
      padding-right: 0.625rem; }
      .reserve-in-store .reserve-in-store a:not(.disabled):hover,
      .storePickup-store .reserve-in-store a:not(.disabled):hover {
        color: #fff; }
      .reserve-in-store .reserve-in-store a.store-selected,
      .storePickup-store .reserve-in-store a.store-selected {
        background: black;
        color: white; }
      .reserve-in-store .reserve-in-store a .disabled,
      .storePickup-store .reserve-in-store a .disabled {
        background: transparent;
        color: #999;
        border-color: #ddd; }
    .reserve-in-store .reserve-in-store .disabled,
    .storePickup-store .reserve-in-store .disabled {
      background: transparent;
      color: #999;
      border-color: #ddd; }
  .reserve-in-store .instore-stores-search-results-wrapper #instore-stores-search-results,
  .storePickup-store .instore-stores-search-results-wrapper #instore-stores-search-results {
    overflow: auto;
    max-height: 33.125rem; }
    .reserve-in-store .instore-stores-search-results-wrapper #instore-stores-search-results .store,
    .storePickup-store .instore-stores-search-results-wrapper #instore-stores-search-results .store {
      padding-right: 10px; }
      @media (min-width: 768px) {
        .reserve-in-store .instore-stores-search-results-wrapper #instore-stores-search-results .store,
        .storePickup-store .instore-stores-search-results-wrapper #instore-stores-search-results .store {
          padding-right: 20px; } }
    .reserve-in-store .instore-stores-search-results-wrapper #instore-stores-search-results .no-results.error,
    .storePickup-store .instore-stores-search-results-wrapper #instore-stores-search-results .no-results.error {
      padding-left: 0;
      padding-right: 0; }
  .reserve-in-store .stores-container,
  .storePickup-store .stores-container {
    overflow: hidden; }
    .reserve-in-store .stores-container:empty,
    .storePickup-store .stores-container:empty {
      display: none; }
    .reserve-in-store .stores-container .storename,
    .storePickup-store .stores-container .storename {
      padding-bottom: 0.3125rem; }
      @media (max-width: 767.98px) {
        .reserve-in-store .stores-container .storename,
        .storePickup-store .stores-container .storename {
          position: relative; } }
      .reserve-in-store .stores-container .storename .storeLink,
      .storePickup-store .stores-container .storename .storeLink {
        width: calc(100% - 80px); }
        .reserve-in-store .stores-container .storename .storeLink .store-info,
        .storePickup-store .stores-container .storename .storeLink .store-info {
          font-family: Montserrat, Arial, sans-serif;
          font-weight: 400;
          font-size: 13px;
          font-size: 0.8125rem;
          width: 100%;
          margin-top: 6px; }
      .reserve-in-store .stores-container .storename a,
      .reserve-in-store .stores-container .storename .distance-wrapper,
      .storePickup-store .stores-container .storename a,
      .storePickup-store .stores-container .storename .distance-wrapper {
        padding: 0 0.625rem;
        vertical-align: top;
        display: inline-block; }
      .reserve-in-store .stores-container .storename,
      .reserve-in-store .stores-container .storename a,
      .storePickup-store .stores-container .storename,
      .storePickup-store .stores-container .storename a {
        font-family: Montserrat, Arial, sans-serif;
        font-weight: 700;
        font-size: 16px;
        font-size: 1rem;
        text-transform: uppercase;
        padding-left: 0; }
      @media (min-width: 768px) {
        .reserve-in-store .stores-container .storename .in-stock-info,
        .reserve-in-store .stores-container .storename .distance,
        .storePickup-store .stores-container .storename .in-stock-info,
        .storePickup-store .stores-container .storename .distance {
          padding: 0 0.625rem;
          vertical-align: top;
          display: inline-block;
          font-size: 13px; }
        .reserve-in-store .stores-container .storename .distance-wrapper,
        .storePickup-store .stores-container .storename .distance-wrapper {
          width: 60%; }
        .reserve-in-store .stores-container .storename .storeLink,
        .storePickup-store .stores-container .storename .storeLink {
          width: 40%; } }
      .reserve-in-store .stores-container .storename .in-stock-info,
      .reserve-in-store .stores-container .storename .distance-wrapper,
      .storePickup-store .stores-container .storename .in-stock-info,
      .storePickup-store .stores-container .storename .distance-wrapper {
        padding-right: 0; }
      .reserve-in-store .stores-container .storename .distance-wrapper,
      .storePickup-store .stores-container .storename .distance-wrapper {
        text-transform: none; }
      @media (max-width: 767.98px) {
        .reserve-in-store .stores-container .storename .in-stock-info,
        .reserve-in-store .stores-container .storename .distance-wrapper,
        .storePickup-store .stores-container .storename .in-stock-info,
        .storePickup-store .stores-container .storename .distance-wrapper {
          text-align: right; } }
    .reserve-in-store .stores-container .distance,
    .storePickup-store .stores-container .distance {
      font-weight: normal;
      font-size: 13px; }
      @media (max-width: 767.98px) {
        .reserve-in-store .stores-container .distance,
        .storePickup-store .stores-container .distance {
          font-weight: bold; } }
    @media (min-width: 768px) {
      .reserve-in-store .stores-container .distance,
      .storePickup-store .stores-container .distance {
        width: 30%;
        text-align: center;
        font-family: Montserrat, Arial, sans-serif;
        font-weight: 400;
        font-size: 14px;
        font-size: 0.875rem; }
      .reserve-in-store .stores-container .in-stock-info,
      .storePickup-store .stores-container .in-stock-info {
        width: 70%;
        text-align: right; } }
    .reserve-in-store .stores-container .in-stock-info,
    .storePickup-store .stores-container .in-stock-info {
      font-family: Montserrat, Arial, sans-serif;
      font-weight: 400;
      font-size: 13px;
      font-size: 0.8125rem;
      line-height: 1.84615em; }
      .reserve-in-store .stores-container .in-stock-info:not(.out-of-stock),
      .storePickup-store .stores-container .in-stock-info:not(.out-of-stock) {
        font-family: "Libre Baskerville", Times, serif;
        font-style: italic;
        color: #999;
        font-size: 13px;
        font-size: 0.8125rem;
        line-height: 1.84615em; }
      .reserve-in-store .stores-container .in-stock-info.bopis-store,
      .storePickup-store .stores-container .in-stock-info.bopis-store {
        color: #aa1e26;
        font-style: italic;
        font-family: "Libre Baskerville", Times, serif; }
    .reserve-in-store .stores-container .store-hours,
    .storePickup-store .stores-container .store-hours {
      padding-top: 0.625rem;
      float: left; }
    .reserve-in-store .stores-container .hours-switcher,
    .storePickup-store .stores-container .hours-switcher {
      cursor: pointer;
      display: inline-block; }
      .reserve-in-store .stores-container .hours-switcher::after,
      .storePickup-store .stores-container .hours-switcher::after {
        display: inline-block;
        content: "";
        background: url("../images/svg-icons/minus-black.svg") no-repeat center;
        width: 0.5rem;
        height: 0.5rem;
        font-family: Montserrat, Arial, sans-serif;
        font-weight: 700;
        font-size: 16px;
        font-size: 1rem;
        line-height: 1;
        vertical-align: middle;
        margin-left: 7px; }
      .reserve-in-store .stores-container .hours-switcher .hours,
      .storePickup-store .stores-container .hours-switcher .hours {
        width: 100%;
        padding-top: 0.3125rem; }
    .reserve-in-store .stores-container .show-hours::after,
    .storePickup-store .stores-container .show-hours::after {
      background: url("../images/svg-icons/plus-black.svg") no-repeat center; }

.instore-outer::after,
.instore-header::after {
  content: "";
  clear: both;
  height: 0;
  display: block;
  height: 0; }

.store-title {
  font-size: 16px;
  padding-bottom: 17px;
  padding-top: 17px;
  text-transform: capitalize; }
  @media (min-width: 768px) {
    .store-title {
      padding-top: 0;
      font-size: 18px;
      margin-top: 29px; } }

.storePickup-store .search-bar fieldset.instore-outer {
  overflow: visible; }

@media (min-width: 768px) {
  .storePickup-store .instore-left {
    float: left;
    width: 62.6667%; } }

@media (min-width: 768px) {
  .storePickup-store .instore-left .instore-header {
    margin-bottom: 22px; } }

.storePickup-store .instore-left .instore-header .address-field.form-row {
  width: 70%;
  margin-bottom: 0;
  margin-right: 7px; }
  @media (max-width: 1023.98px) {
    .storePickup-store .instore-left .instore-header .address-field.form-row {
      width: calc(100% - 144px); } }
  .storePickup-store .instore-left .instore-header .address-field.form-row input[type="text"] {
    height: 43px; }
    @media (max-width: 1023.98px) {
      .storePickup-store .instore-left .instore-header .address-field.form-row input[type="text"] {
        font-size: 14px; } }
  .storePickup-store .instore-left .instore-header .address-field.form-row .postal-error.error {
    margin: 5px 0 0; }
    @media (max-width: 767.98px) {
      .storePickup-store .instore-left .instore-header .address-field.form-row .postal-error.error {
        margin-right: -127px; } }

.storePickup-store .instore-left .instore-search-submit.form-row {
  width: 145px;
  margin-bottom: 0; }
  @media (max-width: 1023.98px) {
    .storePickup-store .instore-left .instore-search-submit.form-row {
      float: right;
      width: 134px; } }
  .storePickup-store .instore-left .instore-search-submit.form-row button {
    height: 43px; }

@media (max-width: 767.98px) {
  .storePickup-store .instore-left .instore-chk-opt {
    display: table;
    width: 100%; } }

@media (min-width: 768px) {
  .storePickup-store .instore-left .stores-in-stock-checkbox {
    width: 100%;
    max-width: none; } }

@media (max-width: 767.98px) {
  .storePickup-store .instore-left .stores-in-stock-checkbox {
    display: table-footer-group; } }

.storePickup-store .instore-left .stores-in-stock-checkbox .stores-header {
  float: none;
  margin-bottom: 0; }
  @media (max-width: 767.98px) {
    .storePickup-store .instore-left .stores-in-stock-checkbox .stores-header {
      padding: 15px 0; } }

.storePickup-store .instore-right {
  padding: 20px 0;
  border-style: solid;
  border-width: 1px 0;
  border-color: #ccc transparent; }
  @media (min-width: 768px) {
    .storePickup-store .instore-right {
      float: right;
      width: 33.3333%;
      padding: 0 0.9375rem 0 0;
      border: 0 none; } }
  .storePickup-store .instore-right .mini-cart-product {
    margin: 0;
    padding: 0; }
    .storePickup-store .instore-right .mini-cart-product .mini-cart-image {
      margin-right: 0;
      width: 89px; }
      .storePickup-store .instore-right .mini-cart-product .mini-cart-image img {
        max-width: 100%;
        width: auto; }
    .storePickup-store .instore-right .mini-cart-product .mini-cart-details {
      float: left;
      width: calc(100% - 89px);
      padding-left: 15px; }
      .storePickup-store .instore-right .mini-cart-product .mini-cart-details .mini-cart-name {
        float: none;
        width: 100%;
        margin: 0 0 4px; }
        .storePickup-store .instore-right .mini-cart-product .mini-cart-details .mini-cart-name a {
          font-weight: bold;
          font-size: 15px; }
      .storePickup-store .instore-right .mini-cart-product .mini-cart-details .product-number {
        float: none;
        width: 100%; }
        @media (max-width: 1023.98px) {
          .storePickup-store .instore-right .mini-cart-product .mini-cart-details .product-number {
            font-size: 11px; } }
        .storePickup-store .instore-right .mini-cart-product .mini-cart-details .product-number .swatchanchor {
          margin-right: 5px;
          vertical-align: text-bottom; }
          .storePickup-store .instore-right .mini-cart-product .mini-cart-details .product-number .swatchanchor img {
            border: 1px solid #ddd;
            width: 15px;
            height: 15px;
            display: inline-block;
            vertical-align: text-top; }
      .storePickup-store .instore-right .mini-cart-product .mini-cart-details .mini-cart-attributes {
        float: none;
        width: 100%; }
        @media (max-width: 1023.98px) {
          .storePickup-store .instore-right .mini-cart-product .mini-cart-details .mini-cart-attributes {
            font-size: 11px; } }
        .storePickup-store .instore-right .mini-cart-product .mini-cart-details .mini-cart-attributes .attribute {
          margin: 0.1125rem 0; }
          .storePickup-store .instore-right .mini-cart-product .mini-cart-details .mini-cart-attributes .attribute span.label {
            display: none; }
          .storePickup-store .instore-right .mini-cart-product .mini-cart-details .mini-cart-attributes .attribute[data-attribute="color"] .value {
            text-transform: capitalize; }
      .storePickup-store .instore-right .mini-cart-product .mini-cart-details .edit-cart-details {
        padding-top: 10px; }
        .storePickup-store .instore-right .mini-cart-product .mini-cart-details .edit-cart-details a {
          font-family: Montserrat, Arial, sans-serif;
          font-weight: 700;
          font-size: 11px;
          text-decoration: none;
          line-height: 1.5em;
          letter-spacing: .6px;
          text-transform: uppercase; }
          @media (min-width: 768px) {
            .storePickup-store .instore-right .mini-cart-product .mini-cart-details .edit-cart-details a {
              font-size: 0.8125rem; } }

.reserve-instore-form h6 {
  line-height: 1.5rem; }

@media (min-width: 768px) {
  .reserve-instore-form {
    width: 45%;
    float: left; } }

.reserve-instore-form .form-row-button button {
  width: 100%;
  max-width: none; }

.reserve-instore-form .required-indicator {
  display: none; }

.reserved-store-details {
  padding-top: 1.5625rem;
  border-top: 1px solid #ddd;
  margin-top: 1.5625rem; }
  @media (min-width: 768px) {
    .reserved-store-details {
      padding: 1.25rem;
      border: 1px solid #ddd;
      width: 50%;
      float: right;
      margin: 0; } }
  .reserved-store-details .directions {
    padding-top: 0.625rem; }
  .reserved-store-details .store-hours {
    margin-top: 1.875rem;
    line-height: 1.5rem; }
    .reserved-store-details .store-hours h6 {
      text-transform: none; }
  .reserved-store-details .stores-container {
    position: relative; }
  .reserved-store-details .instore-change-store {
    position: absolute;
    right: 0;
    top: 0; }

.instore-reservation-success .reservation-success-wrapper {
  padding-top: 1.5625rem;
  border-top: 1px solid #ddd; }
  @media (min-width: 768px) {
    .instore-reservation-success .reservation-success-wrapper {
      padding: 1.25rem;
      border: 1px solid #ddd; } }

.instore-reservation-success .store-info {
  width: 100%;
  overflow: hidden; }

.instore-reservation-success .stores-container .store-hours {
  padding-top: 1.25rem; }
  @media (min-width: 768px) {
    .instore-reservation-success .stores-container .store-hours {
      float: left;
      width: 35%;
      padding: 0; } }
  .instore-reservation-success .stores-container .store-hours h6 {
    text-transform: none;
    padding-bottom: 0.3125rem; }

@media (min-width: 768px) {
  .instore-reservation-success .stores-container .store-details,
  .instore-reservation-success .stores-container .store-hours {
    padding: 0;
    float: left;
    width: 65%; }
  .instore-reservation-success .stores-container .store-hours {
    width: 35%;
    padding-top: 0; } }

.instore-reservation-success .stores-container .directions {
  margin-top: 0.625rem; }

.reservation-success-message {
  text-align: center; }

.store {
  position: relative; }
  .store .store-hours .in-stock-info,
  .store .store-hours .out-of-stock {
    display: none; }
    @media (max-width: 767.98px) {
      .store .store-hours .in-stock-info,
      .store .store-hours .out-of-stock {
        display: block;
        position: absolute;
        right: 10px;
        bottom: auto; } }

#instore-search-form {
  margin-bottom: 0; }
  #instore-search-form.res-empty .form-row.stores-header + .form-row {
    display: none; }

/* ==== ROPIS Modal Mobile Fix ===== */
@media (max-width: 1023.98px) {
  #reserve-in-store-block.reserve-in-store .stores-container .storename .distance-wrapper {
    width: 100%;
    max-width: 100px; } }

@media (max-width: 1023.98px) {
  #reserve-in-store-block.reserve-in-store .stores-container .storename .distance-wrapper .in-stock-info {
    display: block; } }

@media (min-width: 768px) {
  #reserve-in-store-block.reserve-in-store .stores-container .storename .distance-wrapper a,
  #reserve-in-store-block.reserve-in-store .stores-container .storename .distance-wrapper .distance-wrapper {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex; } }

#ReserveInStoreDialog .out-of-stock {
  font-size: 13px;
  line-height: 22px;
  color: #aa1e26; }

.ui-dialog[aria-describedby="storePickup-outer"] .ui-dialog-titlebar,
.bopis-dialog .ui-dialog-titlebar {
  margin-bottom: 20px; }
  @media (max-width: 1023.98px) {
    .ui-dialog[aria-describedby="storePickup-outer"] .ui-dialog-titlebar,
    .bopis-dialog .ui-dialog-titlebar {
      padding-bottom: 4px;
      margin-bottom: 15px; } }

.ui-dialog[aria-describedby="storePickup-outer"] .ui-dialog-title,
.bopis-dialog .ui-dialog-title {
  text-transform: none;
  font-size: 21px;
  line-height: 25px; }
  @media (min-width: 768px) {
    .ui-dialog[aria-describedby="storePickup-outer"] .ui-dialog-title,
    .bopis-dialog .ui-dialog-title {
      font-size: 24px;
      line-height: 29px; } }

.ui-dialog[aria-describedby="storePickup-outer"] .ui-dialog-titlebar-close,
.bopis-dialog .ui-dialog-titlebar-close {
  width: 16px;
  height: 16px; }
  @media (max-width: 1023.98px) {
    .ui-dialog[aria-describedby="storePickup-outer"] .ui-dialog-titlebar-close,
    .bopis-dialog .ui-dialog-titlebar-close {
      width: 12px;
      height: 12px; } }
  .ui-dialog[aria-describedby="storePickup-outer"] .ui-dialog-titlebar-close .ui-icon-closethick,
  .bopis-dialog .ui-dialog-titlebar-close .ui-icon-closethick {
    width: 16px;
    height: 16px; }
    @media (max-width: 1023.98px) {
      .ui-dialog[aria-describedby="storePickup-outer"] .ui-dialog-titlebar-close .ui-icon-closethick,
      .bopis-dialog .ui-dialog-titlebar-close .ui-icon-closethick {
        width: 12px;
        height: 12px; } }

.ui-dialog[aria-describedby="storePickup-outer"] #storePickup-outer,
.bopis-dialog #storePickup-outer {
  padding-top: 0; }
  @media (max-width: 1023.98px) {
    .ui-dialog[aria-describedby="storePickup-outer"] #storePickup-outer,
    .bopis-dialog #storePickup-outer {
      max-height: 480px !important;
      overflow: auto !important; } }
  @media (max-width: 767.98px) {
    .ui-dialog[aria-describedby="storePickup-outer"] #storePickup-outer,
    .bopis-dialog #storePickup-outer {
      max-height: 380px !important; } }
  @media (max-width: 1023.98px) {
    .ui-dialog[aria-describedby="storePickup-outer"] #storePickup-outer #instore-stores-search-results,
    .bopis-dialog #storePickup-outer #instore-stores-search-results {
      overflow: visible;
      max-height: none; } }
  .ui-dialog[aria-describedby="storePickup-outer"] #storePickup-outer #instore-stores-search-results .store,
  .bopis-dialog #storePickup-outer #instore-stores-search-results .store {
    padding-right: 0.625rem; }
    @media (min-width: 768px) {
      .ui-dialog[aria-describedby="storePickup-outer"] #storePickup-outer #instore-stores-search-results .store,
      .bopis-dialog #storePickup-outer #instore-stores-search-results .store {
        display: -webkit-box;
        display: -ms-flexbox;
        display: flex;
        -webkit-box-orient: horizontal;
        -webkit-box-direction: normal;
            -ms-flex-direction: row;
                flex-direction: row;
        -ms-flex-wrap: wrap;
            flex-wrap: wrap;
        padding-right: 1.25rem; } }
    .ui-dialog[aria-describedby="storePickup-outer"] #storePickup-outer #instore-stores-search-results .store .in-stock-info,
    .bopis-dialog #storePickup-outer #instore-stores-search-results .store .in-stock-info {
      font-family: Montserrat, Arial, sans-serif;
      font-weight: 700;
      font-size: 13px;
      font-size: 0.8125rem;
      line-height: 1.84615em; }
      @media (max-width: 767.98px) {
        .ui-dialog[aria-describedby="storePickup-outer"] #storePickup-outer #instore-stores-search-results .store .in-stock-info,
        .bopis-dialog #storePickup-outer #instore-stores-search-results .store .in-stock-info {
          max-width: 130px;
          font-family: Montserrat, Arial, sans-serif;
          font-weight: 700;
          font-size: 12px;
          font-size: 0.75rem;
          line-height: 1.66667em; } }
      @media (min-width: 768px) {
        .ui-dialog[aria-describedby="storePickup-outer"] #storePickup-outer #instore-stores-search-results .store .in-stock-info,
        .bopis-dialog #storePickup-outer #instore-stores-search-results .store .in-stock-info {
          text-align: right !important; } }
      .ui-dialog[aria-describedby="storePickup-outer"] #storePickup-outer #instore-stores-search-results .store .in-stock-info:not(.out-of-stock), .ui-dialog[aria-describedby="storePickup-outer"] #storePickup-outer #instore-stores-search-results .store .in-stock-info:not(.bopis-store),
      .bopis-dialog #storePickup-outer #instore-stores-search-results .store .in-stock-info:not(.out-of-stock),
      .bopis-dialog #storePickup-outer #instore-stores-search-results .store .in-stock-info:not(.bopis-store) {
        font-family: Montserrat, Arial, sans-serif;
        font-size: 13px;
        line-height: 22px;
        color: #4d4d4d;
        font-style: normal; }
        @media (max-width: 767.98px) {
          .ui-dialog[aria-describedby="storePickup-outer"] #storePickup-outer #instore-stores-search-results .store .in-stock-info:not(.out-of-stock), .ui-dialog[aria-describedby="storePickup-outer"] #storePickup-outer #instore-stores-search-results .store .in-stock-info:not(.bopis-store),
          .bopis-dialog #storePickup-outer #instore-stores-search-results .store .in-stock-info:not(.out-of-stock),
          .bopis-dialog #storePickup-outer #instore-stores-search-results .store .in-stock-info:not(.bopis-store) {
            font-family: Montserrat, Arial, sans-serif;
            font-weight: 700;
            font-size: 12px;
            font-size: 0.75rem;
            line-height: 1.66667em; } }
      .ui-dialog[aria-describedby="storePickup-outer"] #storePickup-outer #instore-stores-search-results .store .in-stock-info.store-not-available,
      .bopis-dialog #storePickup-outer #instore-stores-search-results .store .in-stock-info.store-not-available {
        font-family: Montserrat, Arial, sans-serif;
        font-weight: 400;
        font-size: 13px;
        font-size: 0.8125rem;
        line-height: 1.84615em;
        color: #aa1e26;
        font-style: italic; }
        @media (max-width: 767.98px) {
          .ui-dialog[aria-describedby="storePickup-outer"] #storePickup-outer #instore-stores-search-results .store .in-stock-info.store-not-available,
          .bopis-dialog #storePickup-outer #instore-stores-search-results .store .in-stock-info.store-not-available {
            font-family: Montserrat, Arial, sans-serif;
            font-weight: 400;
            font-size: 12px;
            font-size: 0.75rem;
            line-height: 1.66667em; } }
      .ui-dialog[aria-describedby="storePickup-outer"] #storePickup-outer #instore-stores-search-results .store .in-stock-info .store-msgs,
      .bopis-dialog #storePickup-outer #instore-stores-search-results .store .in-stock-info .store-msgs {
        display: block; }
        @media (max-width: 767.98px) {
          .ui-dialog[aria-describedby="storePickup-outer"] #storePickup-outer #instore-stores-search-results .store .in-stock-info .store-msgs,
          .bopis-dialog #storePickup-outer #instore-stores-search-results .store .in-stock-info .store-msgs {
            margin-top: 10px;
            width: 120%;
            margin-left: -20%; } }
        .ui-dialog[aria-describedby="storePickup-outer"] #storePickup-outer #instore-stores-search-results .store .in-stock-info .store-msgs span,
        .bopis-dialog #storePickup-outer #instore-stores-search-results .store .in-stock-info .store-msgs span {
          display: block; }
          @media (max-width: 767.98px) {
            .ui-dialog[aria-describedby="storePickup-outer"] #storePickup-outer #instore-stores-search-results .store .in-stock-info .store-msgs span,
            .bopis-dialog #storePickup-outer #instore-stores-search-results .store .in-stock-info .store-msgs span {
              margin: 8px 0; } }
          @media (min-width: 768px) {
            .ui-dialog[aria-describedby="storePickup-outer"] #storePickup-outer #instore-stores-search-results .store .in-stock-info .store-msgs span + span,
            .bopis-dialog #storePickup-outer #instore-stores-search-results .store .in-stock-info .store-msgs span + span {
              position: absolute;
              right: 20px; } }
          @media (min-width: 768px) {
            .ui-dialog[aria-describedby="storePickup-outer"] #storePickup-outer #instore-stores-search-results .store .in-stock-info .store-msgs span + span + span,
            .bopis-dialog #storePickup-outer #instore-stores-search-results .store .in-stock-info .store-msgs span + span + span {
              top: 44px; } }
        .ui-dialog[aria-describedby="storePickup-outer"] #storePickup-outer #instore-stores-search-results .store .in-stock-info .store-msgs .backorder-msg,
        .ui-dialog[aria-describedby="storePickup-outer"] #storePickup-outer #instore-stores-search-results .store .in-stock-info .store-msgs .modal-lmtd-stock,
        .bopis-dialog #storePickup-outer #instore-stores-search-results .store .in-stock-info .store-msgs .backorder-msg,
        .bopis-dialog #storePickup-outer #instore-stores-search-results .store .in-stock-info .store-msgs .modal-lmtd-stock {
          color: #aa1e26; }
    .ui-dialog[aria-describedby="storePickup-outer"] #storePickup-outer #instore-stores-search-results .store .storename,
    .bopis-dialog #storePickup-outer #instore-stores-search-results .store .storename {
      display: -webkit-box;
      display: -ms-flexbox;
      display: flex; }
      @media (min-width: 768px) {
        .ui-dialog[aria-describedby="storePickup-outer"] #storePickup-outer #instore-stores-search-results .store .storename,
        .bopis-dialog #storePickup-outer #instore-stores-search-results .store .storename {
          -webkit-box-flex: 1;
              -ms-flex: 1 0 100%;
                  flex: 1 0 100%;
          display: -webkit-box;
          display: -ms-flexbox;
          display: flex;
          -webkit-box-align: center;
              -ms-flex-align: center;
                  align-items: center; } }
    @media (min-width: 768px) {
      .ui-dialog[aria-describedby="storePickup-outer"] #storePickup-outer #instore-stores-search-results .store .store-info,
      .bopis-dialog #storePickup-outer #instore-stores-search-results .store .store-info {
        -webkit-box-flex: 1;
            -ms-flex: 1 0 calc(100% - 240px);
                flex: 1 0 calc(100% - 240px);
        max-width: calc(100% - 240px);
        min-height: 85px; } }
    .ui-dialog[aria-describedby="storePickup-outer"] #storePickup-outer #instore-stores-search-results .store .reserve-in-store,
    .bopis-dialog #storePickup-outer #instore-stores-search-results .store .reserve-in-store {
      display: block;
      width: 100%; }
      @media (min-width: 768px) {
        .ui-dialog[aria-describedby="storePickup-outer"] #storePickup-outer #instore-stores-search-results .store .reserve-in-store,
        .bopis-dialog #storePickup-outer #instore-stores-search-results .store .reserve-in-store {
          display: block;
          width: 15rem;
          -ms-flex-item-align: end;
              align-self: flex-end; } }
    @media (min-width: 768px) {
      .ui-dialog[aria-describedby="storePickup-outer"] #storePickup-outer #instore-stores-search-results .store .distance-wrapper,
      .bopis-dialog #storePickup-outer #instore-stores-search-results .store .distance-wrapper {
        display: -webkit-box;
        display: -ms-flexbox;
        display: flex; } }
    .ui-dialog[aria-describedby="storePickup-outer"] #storePickup-outer #instore-stores-search-results .store .distance-wrapper .distance,
    .bopis-dialog #storePickup-outer #instore-stores-search-results .store .distance-wrapper .distance {
      -webkit-box-flex: 1;
          -ms-flex: 1 0 auto;
              flex: 1 0 auto; }
      @media (max-width: 767.98px) {
        .ui-dialog[aria-describedby="storePickup-outer"] #storePickup-outer #instore-stores-search-results .store .distance-wrapper .distance,
        .bopis-dialog #storePickup-outer #instore-stores-search-results .store .distance-wrapper .distance {
          font-weight: normal; } }
    .ui-dialog[aria-describedby="storePickup-outer"] #storePickup-outer #instore-stores-search-results .store .storePickup-store .zero-stock,
    .bopis-dialog #storePickup-outer #instore-stores-search-results .store .storePickup-store .zero-stock {
      width: 53%; }

/* Start Find in Store Error Validation block */
.bopis-dialog .stores-in-stock-checkbox input[type="checkbox"] {
  opacity: 0;
  position: absolute; }
  .bopis-dialog .stores-in-stock-checkbox input[type="checkbox"]:focus + label::before {
    border: 1px solid #000;
    outline: none; }
  .bopis-dialog .stores-in-stock-checkbox input[type="checkbox"] + label {
    position: relative; }
    @media (max-width: 1023.98px) {
      .bopis-dialog .stores-in-stock-checkbox input[type="checkbox"] + label {
        font-size: 12px; } }
    .bopis-dialog .stores-in-stock-checkbox input[type="checkbox"] + label::before {
      content: "";
      display: inline-block;
      width: 19px;
      height: 19px;
      border: 1px solid #000;
      border-color: #b2b2b2;
      margin-right: 8px;
      vertical-align: middle;
      text-align: center;
      background-color: #fff;
      background-repeat: no-repeat;
      background-position: center; }
      @media (min-width: 768px) {
        .bopis-dialog .stores-in-stock-checkbox input[type="checkbox"] + label::before {
          vertical-align: text-bottom; } }
      @media (max-width: 1023.98px) {
        .bopis-dialog .stores-in-stock-checkbox input[type="checkbox"] + label::before {
          margin-right: 6px; } }
  .bopis-dialog .stores-in-stock-checkbox input[type="checkbox"]:checked + label::before {
    background-image: url("../images/svg-icons/checkmark.svg");
    border-color: #aa1e26; }
  .bopis-dialog .stores-in-stock-checkbox input[type="checkbox"].disabled, .bopis-dialog .stores-in-stock-checkbox input[type="checkbox"][disabled],
  fieldset[disabled] .bopis-dialog .stores-in-stock-checkbox input[type="checkbox"] {
    cursor: default;
    pointer-events: none; }
    .bopis-dialog .stores-in-stock-checkbox input[type="checkbox"].disabled + label, .bopis-dialog .stores-in-stock-checkbox input[type="checkbox"][disabled] + label,
    fieldset[disabled] .bopis-dialog .stores-in-stock-checkbox input[type="checkbox"] + label {
      color: #999;
      cursor: default;
      pointer-events: none; }
    .bopis-dialog .stores-in-stock-checkbox input[type="checkbox"].disabled + label::before, .bopis-dialog .stores-in-stock-checkbox input[type="checkbox"][disabled] + label::before,
    fieldset[disabled] .bopis-dialog .stores-in-stock-checkbox input[type="checkbox"] + label::before {
      background: #fff;
      border-color: #ddd;
      color: #999; }

@media (max-width: 767.98px) {
  .bopis-dialog .mini-cart-product {
    position: relative;
    overflow: hidden; } }

.sel-store-validation {
  display: none;
  position: relative; }
  @media (min-width: 768px) {
    .sel-store-validation {
      width: 140%; } }
  .sel-store-validation .error {
    position: relative;
    padding: 24px 0 16px;
    border-bottom: 1px solid #ccc; }
    @media (min-width: 768px) {
      .sel-store-validation .error {
        margin-bottom: -8px;
        padding: 37px 0 3px;
        border-bottom: 0; } }
    .sel-store-validation .error span {
      display: block;
      width: 24px;
      height: 15px;
      float: left;
      margin-right: 6px;
      margin-top: 4px;
      background-image: url("../images/svg-icons/warning-red.svg");
      background-repeat: no-repeat;
      background-size: 24px 15px; }
      @media (min-width: 768px) {
        .sel-store-validation .error span {
          margin-right: 8px;
          margin-bottom: -5px; } }
    .sel-store-validation .error .sel-store-msg {
      float: left;
      width: calc(100% - 70px); }
      @media (min-width: 768px) {
        .sel-store-validation .error .sel-store-msg {
          width: calc(100% - 34px); } }
      .sel-store-validation .error .sel-store-msg p {
        font-size: 14px;
        line-height: 23px;
        margin: 0; }
        @media (min-width: 768px) {
          .sel-store-validation .error .sel-store-msg p {
            font-size: 1rem;
            line-height: 25px; } }
    .sel-store-validation .error::after {
      content: "";
      display: block;
      clear: both;
      height: 0; }

/* End Find in Store Error Validation block */
@media (max-width: 1023.98px) {
  .pt_cart #secondary {
    display: none; } }

.cart-banner-wrapper > div {
  margin: 2.1875rem 0 0; }

#cart-body .error-form {
  margin-bottom: 40px; }
  @media (max-width: 767.98px) {
    #cart-body .error-form {
      margin-bottom: 24px;
      margin-top: 0; } }
  #cart-body .error-form.applepay-error {
    display: block;
    padding: 16px;
    margin-top: 24px; }
    @media (min-width: 480px) {
      #cart-body .error-form.applepay-error {
        padding: 24px 32px;
        margin: 40px 0; } }
  #cart-body .error-form.bopis-nla, #cart-body .error-form.nla-error {
    display: block;
    margin-top: 0; }

.cart-heading {
  margin: 2rem 0;
  overflow: auto; }
  .cart-heading h1 {
    margin-right: 1.25rem;
    float: left;
    font-size: 24px;
    font-weight: 600;
    letter-spacing: normal;
    text-transform: capitalize; }
    @media (max-width: 767.98px) {
      .cart-heading h1 {
        font-size: 20px; } }
    .cart-heading h1 .item-count {
      font-weight: 400;
      color: #767676; }
  @media (max-width: 767.98px) {
    .cart-heading {
      margin: 1.5rem 0; } }

#cart-items-form {
  margin-bottom: 0; }

.cart-action-continue-shopping {
  float: right;
  margin: 10px 0 0; }
  @media (min-width: 768px) {
    .cart-action-continue-shopping {
      float: left; } }
  .cart-action-continue-shopping .button-text {
    text-decoration: underline; }
    .cart-action-continue-shopping .button-text:hover {
      text-decoration: none; }

.approaching-discounts {
  clear: both; }

.cart-promo {
  clear: both;
  color: #aa1e26;
  margin-bottom: 1.875rem; }

@media (max-width: 767.98px) {
  td.bonus-item-details {
    text-align: center;
    width: 100% !important; } }

td.bonus-item-details .bonus-item-callout {
  margin-bottom: 1.25rem;
  color: #aa1e26; }
  @media (min-width: 768px) {
    td.bonus-item-details .bonus-item-callout {
      float: left;
      width: 65%; } }

@media (min-width: 768px) {
  td.bonus-item-details .bonus-item-actions {
    float: [type= "checkbox"] right;
    width: 35%; }
    td.bonus-item-details .bonus-item-actions .button {
      float: right; } }

@media (min-width: 768px) {
  #cart-table {
    width: 70.4%;
    margin-right: 3.6%;
    -webkit-box-sizing: border-box;
            box-sizing: border-box;
    float: left; }
    #cart-table.paylater {
      width: calc(96.4% - 300px); } }

@media (min-width: 768px) and (max-width: 1023.98px) {
  #cart-table {
    width: 64.4%;
    margin-right: 1.6%; }
    #cart-table.paylater {
      width: calc(98.4% - 300px); } }

#cart-table.item-list tr {
  border-bottom: none; }

#cart-table td {
  line-height: 1.38;
  padding: 0.9375rem 0.625rem 0.625rem 0; }

#cart-table thead {
  display: none; }
  @media (min-width: 768px) {
    #cart-table thead {
      display: table-header-group;
      border-bottom: 1px solid #ddd; } }

#cart-table .header-qty {
  padding: 0 0 0 2.0625rem; }

#cart-table .header-total-price {
  text-align: right; }

@media (min-width: 768px) {
  #cart-table .item-image {
    width: 16%;
    padding-left: 0; } }

#cart-table .item-image .summary-prd-image,
#cart-table .item-image .bopis-item-image {
  position: relative;
  display: inline-block; }
  #cart-table .item-image .summary-prd-image .cart-brand,
  #cart-table .item-image .bopis-item-image .cart-brand {
    position: absolute;
    right: 0;
    bottom: 0;
    width: 30px;
    height: 30px; }
    #cart-table .item-image .summary-prd-image .cart-brand img,
    #cart-table .item-image .bopis-item-image .cart-brand img {
      width: 30px;
      height: 30px;
      min-width: inherit; }

#cart-table .item-image .item-img-wrapper {
  position: relative;
  display: inline-block; }
  @media (max-width: 767.98px) {
    #cart-table .item-image .item-img-wrapper .product-img {
      height: 133px;
      -o-object-fit: cover;
         object-fit: cover; } }

#cart-table .item-image .cart-brand {
  position: absolute;
  right: 0;
  bottom: 0;
  width: 30px;
  height: 30px; }
  #cart-table .item-image .cart-brand img {
    width: 30px;
    height: 30px;
    min-width: inherit; }

#cart-table .item-details .name {
  margin-bottom: 0; }

#cart-table .item-details .sku {
  margin-bottom: 1.125rem; }

#cart-table .item-details .label.recipient {
  margin-top: 10px;
  display: inline-block; }

#cart-table .item-delivery-options {
  padding: 0 0.625rem 0.625rem 0; }
  @media (max-width: 1023.98px) {
    #cart-table .item-delivery-options {
      float: none;
      width: 100%; } }
  #cart-table .item-delivery-options .form-row {
    margin: 0.5rem 0; }
    @media (min-width: 768px) {
      #cart-table .item-delivery-options .form-row {
        display: block; } }
    #cart-table .item-delivery-options .form-row > label {
      font-weight: 700; }
  #cart-table .item-delivery-options .instore-delivery .selected-store-address,
  #cart-table .item-delivery-options .instore-delivery .selected-store-availability,
  #cart-table .item-delivery-options .instore-delivery .form-row {
    margin-left: 1.5rem; }
    @media (min-width: 768px) {
      #cart-table .item-delivery-options .instore-delivery .selected-store-address,
      #cart-table .item-delivery-options .instore-delivery .selected-store-availability,
      #cart-table .item-delivery-options .instore-delivery .form-row {
        margin-left: 0; } }
  @media (min-width: 768px) {
    #cart-table .item-delivery-options {
      width: 100%; } }
  #cart-table .item-delivery-options .pro-selected-outer .pro-selected-con {
    padding: 0 0 0 24px; }
  #cart-table .item-delivery-options .avail-error {
    font-style: italic;
    padding: 10px 0 0; }
    @media (min-width: 768px) {
      #cart-table .item-delivery-options .avail-error {
        max-width: 240px; } }
    #cart-table .item-delivery-options .avail-error p {
      margin: 0; }

@media (min-width: 768px) {
  #cart-table .item-quantity {
    width: 25%; } }

#cart-table .item-quantity label {
  display: none; }

#cart-table .item-quantity .quantity-module {
  margin-bottom: 0.8125rem; }

#cart-table .item-quantity .product-availability-list {
  padding-bottom: 0.3125rem;
  font-weight: normal; }
  #cart-table .item-quantity .product-availability-list .is-out-of-stock {
    color: #aa1e26; }

#cart-table .item-quantity .item-user-actions a,
#cart-table .item-quantity .item-user-actions button {
  display: block;
  margin: 0.3125rem 0;
  font-family: Montserrat, Arial, sans-serif;
  font-weight: 400;
  font-size: 13px;
  font-size: 0.8125rem; }

@media (max-width: 767.98px) {
  #cart-table .item-quantity .item-user-actions {
    line-height: 1.9; } }

#cart-table .single-qty {
  display: inline-block;
  margin-bottom: 0.625rem; }

@media (max-width: 767.98px) {
  #cart-table .item-price {
    padding-bottom: 0;
    display: none; } }

@media (min-width: 768px) {
  #cart-table .item-price {
    width: 10%; } }

#cart-table .price-promotion .price-sales {
  color: #aa1e26;
  font-family: Montserrat, Arial, sans-serif;
  font-weight: 700; }

#cart-table .price-promotion .price-standard {
  text-decoration: line-through; }

@media (min-width: 768px) and (max-width: 1023.98px) {
  #cart-table .price-promotion span {
    display: block; } }

#cart-table .item-total {
  word-wrap: break-word; }
  @media (max-width: 767.98px) {
    #cart-table .item-total {
      padding-top: 0; } }
  @media (min-width: 768px) {
    #cart-table .item-total {
      text-align: right; } }

#cart-table .price-total,
#cart-table .bonus-item {
  font-family: Montserrat, Arial, sans-serif;
  font-weight: 700; }

#cart-table .price-unadjusted {
  color: #000;
  display: block;
  margin: 0 0 0.9375rem; }
  #cart-table .price-unadjusted span {
    text-decoration: line-through; }

#cart-table .price-adjusted-total {
  color: #aa1e26;
  display: block; }
  #cart-table .price-adjusted-total span {
    color: #aa1e26;
    font-family: Montserrat, Arial, sans-serif;
    font-weight: 700; }

#cart-table .gift-cert-delivery {
  color: #aa1e26; }

#cart-table tr.spacer-row {
  border-bottom: 1px solid #ddd;
  padding: 0;
  height: 1.25rem; }

#cart-table tr.gift-options-row {
  background: #f7f7f7; }
  #cart-table tr.gift-options-row td {
    float: none;
    padding: 0;
    width: 100%; }
  #cart-table tr.gift-options-row .options {
    background: #f7f7f7;
    padding: 1.875rem 1.25rem 1.25rem; }
    #cart-table tr.gift-options-row .options .box {
      padding-bottom: 1.25rem; }
    #cart-table tr.gift-options-row .options .description {
      padding: 0 0 1.125rem 1.875rem; }
      @media (min-width: 480px) {
        #cart-table tr.gift-options-row .options .description {
          -webkit-box-sizing: border-box;
                  box-sizing: border-box;
          padding-right: 0.9375rem;
          float: left;
          width: 70%; } }
    #cart-table tr.gift-options-row .options .image {
      padding: 0 0 1.125rem 1.875rem; }
      @media (min-width: 480px) {
        #cart-table tr.gift-options-row .options .image {
          float: right; } }
    #cart-table tr.gift-options-row .options .textarea {
      padding-left: 1.875rem;
      margin: 0; }
      @media (min-width: 768px) {
        #cart-table tr.gift-options-row .options .textarea {
          width: 70%; } }

#cart-table .giftBox {
  padding: 0.3125rem 0.625rem 0; }
  #cart-table .giftBox .checkbox label::after {
    content: url("../images/svg-icons/plus-black.svg");
    float: right;
    display: inline-block; }
  #cart-table .giftBox.expanded .checkbox label::after {
    content: url("../images/svg-icons/minus-black.svg");
    position: relative;
    top: -0.1875rem; }
  #cart-table .giftBox .options.hidden {
    display: none; }
  #cart-table .giftBox .options input[type="radio"] + label::before {
    vertical-align: text-bottom; }

@media (min-width: 768px) {
  #cart-table .giftBoxPrice .name {
    margin-top: 1.25rem; } }

#cart-table .giftBoxPrice .price {
  font-family: Montserrat, Arial, sans-serif;
  font-weight: 700; }

#cart-table .wrap-message {
  display: none; }

#cart-table .bonus-line-item .product-list-availability {
  margin-top: 0.625rem; }

@media (min-width: 1024px) {
  #cart-table .pro-selected-outer .store-opts > ul > li .store-tooltip {
    left: 50%;
    -webkit-transform: translate(-50%, 0);
        -ms-transform: translate(-50%, 0);
            transform: translate(-50%, 0); } }

@media screen and (max-width: 1385px) {
  #cart-table .pro-selected-outer .store-opts > ul > li .store-tooltip {
    left: -25px;
    -webkit-transform: translate(0, 0);
        -ms-transform: translate(0, 0);
            transform: translate(0, 0); } }

@media (min-width: 1024px) {
  #cart-table .pro-selected-outer .store-opts > ul > li .store-tooltip_content::before, #cart-table .pro-selected-outer .store-opts > ul > li .store-tooltip_content::after {
    left: 50%; } }

@media screen and (max-width: 1385px) {
  #cart-table .pro-selected-outer .store-opts > ul > li .store-tooltip_content::before, #cart-table .pro-selected-outer .store-opts > ul > li .store-tooltip_content::after {
    left: 60px; } }

#cart-table .cart-lmtd-stock {
  color: #aa1e26;
  font-weight: 700;
  font-size: 13px; }

.bonus-promo,
.bonus-line-item {
  border-bottom: 1px solid #ddd !important; }

.delivered-by-email {
  padding: 0.3125rem 0;
  display: inline-block; }

.cart-footer-wrapper {
  background: #fff;
  height: 100% !important; }
  .cart-footer-wrapper::after {
    content: "";
    display: table;
    clear: both; }
  @media (min-width: 768px) {
    .cart-footer-wrapper {
      -webkit-box-orient: vertical;
      -webkit-box-direction: normal;
          -ms-flex-direction: column;
              flex-direction: column;
      width: 26%;
      max-width: 26%;
      -webkit-box-sizing: border-box;
              box-sizing: border-box;
      float: left; }
      .cart-footer-wrapper.paylater {
        max-width: inherit;
        width: 300px !important; } }
  @media (min-width: 768px) and (max-width: 1023.98px) {
    .cart-footer-wrapper {
      width: 34%;
      max-width: 34%; }
      .cart-footer-wrapper.paylater {
        max-width: inherit;
        width: 300px !important; } }
  @media (max-width: 767.98px) {
    .cart-footer-wrapper {
      display: -webkit-box;
      display: -ms-flexbox;
      display: flex;
      -webkit-box-orient: vertical;
      -webkit-box-direction: normal;
          -ms-flex-direction: column;
              flex-direction: column;
      width: 100%; }
      .cart-footer-wrapper .cart-offer-wrapper {
        -webkit-box-ordinal-group: 2;
            -ms-flex-order: 1;
                order: 1; }
      .cart-footer-wrapper .cart-order-totals {
        -webkit-box-ordinal-group: 3;
            -ms-flex-order: 2;
                order: 2;
        margin-top: 0; }
      .cart-footer-wrapper #pp-message-bottom1 {
        -webkit-box-ordinal-group: 4;
            -ms-flex-order: 3;
                order: 3; }
      .cart-footer-wrapper #pp-message-bottom1:empty {
        display: none; }
      .cart-footer-wrapper #pp-message-bottom1:empty + .cart-style-points {
        margin-top: 0.75rem; }
      .cart-footer-wrapper .cart-style-points {
        -webkit-box-ordinal-group: 5;
            -ms-flex-order: 4;
                order: 4;
        margin-top: 2rem; } }

.cart-footer {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
      -ms-flex-direction: column;
          flex-direction: column;
  width: 100%;
  z-index: 10; }
  .cart-footer.is_stuck {
    background-color: #fff;
    padding-top: 10px; }
    @media (min-width: 768px) and (max-width: 1023.98px) {
      .cart-footer.is_stuck.scroll-down-cart {
        top: 0 !important; }
      .cart-footer.is_stuck.scroll-up-cart {
        top: 110px !important; } }

.cart-offer-wrapper {
  border: 1px solid #ddd;
  padding: 0 1.25rem;
  margin-bottom: 1rem; }
  .cart-offer-wrapper .drawer-toggle {
    font-family: Montserrat, Arial, sans-serif;
    font-weight: 700;
    font-size: 13px;
    font-size: 0.8125rem;
    letter-spacing: .6px;
    text-transform: uppercase;
    line-height: 3.125rem; }
  @media (max-width: 767.98px) {
    .cart-offer-wrapper .drawer-toggle::after {
      content: url("../images/svg-icons/plus-black.svg");
      float: right;
      display: inline-block; }
    .cart-offer-wrapper.expanded .drawer-toggle::after {
      content: url("../images/svg-icons/minus-black.svg");
      position: relative;
      top: -0.1875rem; }
    .cart-offer-wrapper.expanded .cart-coupon-code {
      display: block; } }
  @media (min-width: 768px) {
    .cart-offer-wrapper .cart-coupon-code {
      display: block; } }

.applied-offer-code-block .button-text.remove {
  padding: 0;
  margin: 0;
  display: inline; }

.applied-offer-code-block .applied-indicator {
  font-family: Montserrat, Arial, sans-serif;
  font-weight: 700; }
  .applied-offer-code-block .applied-indicator.not-applied {
    color: #aa1e26; }

.cart-coupon-code {
  display: none;
  padding-bottom: 1.25rem; }
  .cart-coupon-code input {
    margin-bottom: 0.5rem;
    width: 57%; }
    @media (min-width: 768px) {
      .cart-coupon-code input {
        width: 63%; } }
    @media (min-width: 768px) and (max-width: 1023.98px) {
      .cart-coupon-code input {
        width: 52%; } }
  .cart-coupon-code .error {
    padding-bottom: 0.5rem; }
  .cart-coupon-code button {
    margin-left: 0.25rem;
    padding: 0.53125rem 1.25rem; }
    .cart-coupon-code button.simple {
      border-color: #aa1e26;
      background-color: #aa1e26;
      color: #fff;
      padding: 0.53125rem 1.25rem; }
      .cart-coupon-code button.simple:hover, .cart-coupon-code button.simple:focus, .cart-coupon-code button.simple:active, .cart-coupon-code button.simple.active {
        border-color: #7f161c;
        background-color: #7f161c;
        color: #fff; }
      .cart-coupon-code button.simple.disabled, .cart-coupon-code button.simple[disabled],
      fieldset[disabled] .cart-coupon-code button.simple {
        cursor: default;
        pointer-events: none;
        background: #ddd;
        border-color: #ddd;
        color: #999; }

.cart-order-totals {
  margin: 1rem 0;
  padding: 1.25rem;
  border: 1px solid #ddd; }
  .cart-order-totals div.h6 {
    padding: 0 0 0.75rem 0; }
  .cart-order-totals.mobile-only {
    margin-bottom: 12px; }

.checkout-order-totals {
  padding: 1.25rem 1.25rem 0.625rem;
  border: 1px solid #ddd;
  border-top: 0; }

.cart-style-points {
  border: 1px solid #ddd;
  font-stretch: normal;
  font-style: normal;
  letter-spacing: normal; }
  .cart-style-points .h6 {
    margin-bottom: 4px;
    font-stretch: normal;
    font-style: normal;
    letter-spacing: normal; }
  .cart-style-points .premier-msg {
    font: 400 10px/14px Montserrat, Arial, sans-serif;
    color: #767676;
    margin-bottom: 0; }
  .cart-style-points .progressbar-container {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-align: center;
        -ms-flex-align: center;
            align-items: center;
    padding: 16px 0; }
    .cart-style-points .progressbar-container .right-side {
      padding: 16px 0;
      border-top: 1px solid #ddd;
      border-bottom: 1px solid #ddd;
      margin-left: 16px; }
    .cart-style-points .progressbar-container .left-side {
      position: relative; }
      .cart-style-points .progressbar-container .left-side .points-left {
        position: absolute;
        top: 0;
        width: 100px;
        height: 100px;
        display: -webkit-box;
        display: -ms-flexbox;
        display: flex;
        -webkit-box-orient: vertical;
        -webkit-box-direction: normal;
            -ms-flex-direction: column;
                flex-direction: column;
        -webkit-box-align: center;
            -ms-flex-align: center;
                align-items: center;
        -webkit-box-pack: center;
            -ms-flex-pack: center;
                justify-content: center;
        text-transform: uppercase;
        line-height: 12px; }
        .cart-style-points .progressbar-container .left-side .points-left p {
          font-size: 10px; }
    .cart-style-points .progressbar-container .points-remaining {
      font-size: 8px;
      color: #767676;
      line-height: 1.2;
      text-align: center;
      margin-top: 4px; }
      .cart-style-points .progressbar-container .points-remaining .text-black {
        color: #000; }
  .cart-style-points .style-points-progress {
    width: 100px;
    height: 100px;
    -webkit-transform: rotate(-90deg);
        -ms-transform: rotate(-90deg);
            transform: rotate(-90deg); }
  .cart-style-points .style-points-top {
    padding: 1rem 1rem 0 1rem; }
    @media (min-width: 1024px) {
      .cart-style-points .style-points-top {
        padding: 2rem 2rem 0 2rem; } }
    @media (min-width: 1024px) {
      .cart-style-points .style-points-top.add-space {
        padding-bottom: 1rem; } }
    .cart-style-points .style-points-top .tooltip {
      cursor: default;
      display: inline-block;
      z-index: 1; }
  .cart-style-points .style-points-bottom {
    background-color: #f1f1f1;
    padding: 16px 32px; }
    @media (max-width: 767.98px) {
      .cart-style-points .style-points-bottom {
        padding: 16px; } }
    .cart-style-points .style-points-bottom p {
      font-size: 13px;
      font-family: Montserrat, Arial, sans-serif;
      color: #000;
      letter-spacing: normal;
      margin-bottom: 4px;
      line-height: 1.4; }
    .cart-style-points .style-points-bottom .apply-reward {
      font-size: 10px;
      color: #6e6e6e; }

.order-totals-table td {
  padding: 0.4375rem 0.4375rem 0.4375rem 0;
  text-align: right; }
  .order-totals-table td:first-of-type {
    text-align: left; }
  .order-totals-table td:last-of-type {
    padding-left: 0.4375rem;
    padding-right: 0; }
  .order-totals-table td:first-child {
    width: 70%; }

.order-totals-table .order-totals-item {
  width: 60%; }

.order-totals-table .order-totals-value {
  width: 40%; }

.order-totals-table .order-discount {
  color: #000; }
  .order-totals-table .order-discount.discount {
    color: #aa1e26; }

.order-totals-table .order-sales-tax td {
  padding-bottom: 1.25rem; }

.order-totals-table .order-subtotal,
.order-totals-table .order-credits-total {
  font-family: Montserrat, Arial, sans-serif;
  font-weight: 700; }
  .order-totals-table .order-subtotal td,
  .order-totals-table .order-credits-total td {
    padding-bottom: 1.25rem; }

.order-totals-table .order-total {
  font-family: Montserrat, Arial, sans-serif;
  font-weight: 700;
  font-size: 16px;
  font-size: 1rem;
  border-top: 1px solid #ddd; }
  .order-totals-table .order-total td {
    padding-top: 1rem;
    padding-bottom: 0; }

.order-value {
  white-space: nowrap; }

.cart-actions::after {
  content: "";
  display: table;
  clear: both; }

.cart-actions.bottom-cart {
  margin-bottom: 3.4375rem; }
  .cart-actions.bottom-cart.paylater {
    width: 100%; }
  @media (min-width: 768px) {
    .cart-actions.bottom-cart {
      width: 70.4%; }
      .cart-actions.bottom-cart .cart-action-checkout,
      .cart-actions.bottom-cart .paypal-cart-buttons-container {
        text-align: right; }
      .cart-actions.bottom-cart.paylater {
        margin: 0 calc(300px + 3.6%) 0 auto;
        width: 350px; } }
  @media (min-width: 768px) and (max-width: 1023.98px) {
    .cart-actions.bottom-cart {
      width: 64.4%;
      margin-right: 1.6%; }
      .cart-actions.bottom-cart.paylater {
        margin: 0 calc(300px + 1.6%) 0 auto;
        width: 350px; } }
  @media (max-width: 1023.98px) {
    .cart-actions.bottom-cart {
      margin-bottom: 0; } }

.cart-actions .cart-action-checkout {
  text-align: center;
  width: 100%;
  margin-bottom: 0; }
  @media (max-width: 767.98px) {
    .TalbotsonlyCart .cart-actions .cart-action-checkout #pp-button-bottom .paypal-buttons {
      margin-top: 8px; } }

.cart-actions .checkout-button {
  margin-bottom: 10px;
  width: 230px;
  max-height: 50px;
  display: block; }
  @media (max-width: 767.98px) {
    .cart-actions .checkout-button {
      margin-bottom: 8px;
      width: 100%;
      padding: 0.875rem 1.25rem;
      line-height: 0.75rem;
      border: none;
      min-height: 2.5rem; } }
  .cart-actions .checkout-button.paylater {
    width: 100%;
    margin-bottom: 10px;
    height: 40px;
    line-height: 40px;
    padding: 0;
    max-height: 40px;
    min-height: 40px; }

.cart-actions .paypal-cart-buttons-container {
  text-align: center;
  padding: 0;
  max-height: 40px; }

.cart-actions .cart-action-checkout.above-summary,
.cart-actions .paypal-cart-buttons-container {
  position: relative;
  z-index: 1; }
  @media (min-width: 768px) {
    .cart-actions .cart-action-checkout.above-summary,
    .cart-actions .paypal-cart-buttons-container {
      text-align: left; } }

.cart-actions #pp-message-top,
.cart-actions #pp-message-bottom,
.cart-actions #pp-message-mobile {
  margin-top: 0.5rem; }

.cart-actions #pp-message-mobile {
  padding-bottom: 1rem;
  margin-bottom: 0.5rem;
  border-bottom: 1px solid #ddd; }

@media (max-width: 767.98px) {
  .TalbotsonlyCart .cart-footer .cart-order-totals {
    margin-bottom: 12px !important; }
  .TalbotsonlyCart #pp-message-mobile {
    height: 17px !important;
    margin-bottom: 24px; } }

@media (max-width: 767.98px) and (max-width: 767.98px) {
  .TalbotsonlyCart .cart-actions.cart-actions-top {
    position: fixed;
    bottom: 0;
    left: 0;
    right: 0;
    background: #fff;
    padding: 8px 15px 16px;
    z-index: 10001;
    -webkit-box-shadow: 8px 0 16px 0 rgba(0, 0, 0, 0.08), 4px 0 8px 0 rgba(0, 0, 0, 0.08), 2px 0 4px 0 rgba(0, 0, 0, 0.08), 7px 0 5px -5px rgba(0, 0, 0, 0.08);
            box-shadow: 8px 0 16px 0 rgba(0, 0, 0, 0.08), 4px 0 8px 0 rgba(0, 0, 0, 0.08), 2px 0 4px 0 rgba(0, 0, 0, 0.08), 7px 0 5px -5px rgba(0, 0, 0, 0.08); } }

@media (max-width: 767.98px) {
  .haven-cart button.dw-apple-pay-button {
    margin-bottom: 10px; } }

@media (min-width: 768px) and (max-width: 1023.98px) {
  .haven-cart .cart-footer.is_stuck {
    top: 60px !important; } }

.cart-recommendations {
  clear: both;
  margin-top: 1.25rem; }
  .cart-recommendations .product-listing {
    margin: 1rem 0;
    background-color: #fff; }
    .cart-recommendations .product-listing::after {
      content: "";
      display: table;
      clear: both; }
    .cart-recommendations .product-listing h2 {
      padding: 1rem 0.5rem 0.125rem;
      background-color: #fff; }
    .cart-recommendations .product-listing .search-result-items {
      margin-top: 1em; }

.cart-empty {
  margin-top: 4rem; }
  .cart-empty::after {
    content: "";
    display: table;
    clear: both; }
  .cart-empty h1 {
    text-align: center; }
  .cart-empty .cart-action-continue-shopping {
    float: none;
    text-align: center;
    margin-bottom: 4rem; }
  .cart-empty .product-listing {
    background-color: #f7f7f7;
    padding: 1rem 0; }
    .cart-empty .product-listing::after {
      content: "";
      display: table;
      clear: both; }
    .cart-empty .product-listing h2 {
      margin-left: 1.3125rem; }
    .cart-empty .product-listing .search-result-items {
      margin-top: 1em; }
  .cart-empty .cart-empty-slot > div {
    margin-bottom: 1.875rem; }

.promo-adjustment {
  font-family: Montserrat, Arial, sans-serif;
  font-weight: 400;
  color: #004d43; }

ul.product-availability-list {
  margin: 0;
  padding: 0; }
  ul.product-availability-list li {
    list-style: none; }
  ul.product-availability-list .on-order,
  ul.product-availability-list .not-available {
    color: #aa1e26;
    font-size: 0.9em; }

#password-reset {
  white-space: nowrap; }

@media (max-width: 767.98px) {
  #cart-table .item-delivery-options.checkout_deliveryopt {
    padding: 20px 0 0; } }

#cart-table .item-delivery-options.checkout_deliveryopt .product-shipping-opts {
  margin-bottom: 30px; }
  @media (min-width: 768px) {
    #cart-table .item-delivery-options.checkout_deliveryopt .product-shipping-opts {
      padding: 13px 0 0;
      margin-bottom: 8px; } }

#cart-table .item-delivery-options.checkout_deliveryopt .pro-selected-outer {
  margin: -27px 0 0; }
  #cart-table .item-delivery-options.checkout_deliveryopt .pro-selected-outer:empty {
    display: none; }
  @media (min-width: 768px) {
    #cart-table .item-delivery-options.checkout_deliveryopt .pro-selected-outer {
      margin: 0; } }
  #cart-table .item-delivery-options.checkout_deliveryopt .pro-selected-outer .pro-selected-con {
    margin: -5px 0 0;
    padding: 0 0 27px 24px; }
    @media (min-width: 768px) {
      #cart-table .item-delivery-options.checkout_deliveryopt .pro-selected-outer .pro-selected-con {
        margin: 0;
        padding: 0 0 9px 24px; } }
  #cart-table .item-delivery-options.checkout_deliveryopt .pro-selected-outer .selected-store-details > div:not(.pro-details) {
    margin-top: -5px !important;
    margin-bottom: 8px; }

#cart-table .item-delivery-options.checkout_deliveryopt .stock-error {
  max-width: 220px;
  padding-top: 12px; }
  #cart-table .item-delivery-options.checkout_deliveryopt .stock-error p {
    margin: 0;
    font-family: "Libre Baskerville", Times, serif;
    font-size: 13px;
    line-height: 20px;
    font-style: italic;
    color: #aa1e26; }

#cart-table .giftBox.giftBox-shipment .checkbox label::after {
  display: none; }

.pt_cart.cart_Redesign #cart-body .error-form {
  display: none; }
  .pt_cart.cart_Redesign #cart-body .error-form.applepay-error {
    display: block; }
  .pt_cart.cart_Redesign #cart-body .error-form.bopis-nla, .pt_cart.cart_Redesign #cart-body .error-form.nla-error {
    display: block; }

.pt_cart.cart_Redesign #nla_q {
  pointer-events: none;
  display: inline-block; }

.pt_cart.cart_Redesign .cart-actions .checkout-button {
  margin-bottom: 8px;
  width: 100%; }
  @media screen and (max-width: 767px) {
    .pt_cart.cart_Redesign .cart-actions .checkout-button {
      width: 100%; } }

.pt_cart.cart_Redesign .cart-actions .updated-msg-NLA-items {
  float: right;
  font-family: "Montserrat";
  font-weight: 600;
  color: #c52033;
  font-size: 14px;
  line-height: 1.429; }
  @media screen and (max-width: 767px) {
    .pt_cart.cart_Redesign .cart-actions .updated-msg-NLA-items {
      float: unset; }
      .pt_cart.cart_Redesign .cart-actions .updated-msg-NLA-items.msg-top {
        border-bottom: 1px solid #ccc;
        padding-bottom: 13px;
        margin-bottom: 0; } }

.pt_cart.cart_Redesign .cart-actions .haven-color {
  color: #aa1e26; }

.pt_cart.cart_Redesign .cart-actions .msg-top {
  width: 100%;
  margin-bottom: 8px; }
  @media screen and (min-width: 768px) {
    .pt_cart.cart_Redesign .cart-actions .msg-top {
      margin-left: 3px; } }

@media screen and (max-width: 767px) {
  .pt_cart.cart_Redesign .cart-actions .mobile-top-msg {
    padding-bottom: 24px;
    border-bottom: 1px solid #d9d9d9; } }

@media screen and (min-width: 768px) {
  .pt_cart.cart_Redesign .cart-actions .msg-bottom {
    width: 230px; } }

@media screen and (max-width: 767px) {
  .pt_cart.cart_Redesign .error-pickupStore:not(.unavailable) {
    margin-bottom: 0;
    padding: 0; } }

@media (min-width: 768px) {
  .pt_cart.cart_Redesign .nla-items-wrapper {
    width: 70.4%;
    margin-right: 3.6%;
    -webkit-box-sizing: border-box;
            box-sizing: border-box;
    float: left;
    margin-bottom: 30px; } }

@media (min-width: 768px) and (max-width: 1023.98px) {
  .pt_cart.cart_Redesign .nla-items-wrapper {
    width: 64.4%;
    margin-right: 1.6%; } }

@media (max-width: 767.98px) {
  .pt_cart.cart_Redesign .nla-items-wrapper {
    border-bottom: 1px solid #d9d9d9;
    margin-bottom: 9px;
    margin-top: 24px; } }

.pt_cart.cart_Redesign .nla-items-wrapper .error-box {
  background: #f8e4e7;
  padding: 10px 32px;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
  -webkit-box-pack: justify;
      -ms-flex-pack: justify;
          justify-content: space-between; }
  @media (max-width: 767.98px) {
    .pt_cart.cart_Redesign .nla-items-wrapper .error-box {
      -webkit-box-orient: vertical;
      -webkit-box-direction: normal;
          -ms-flex-direction: column;
              flex-direction: column;
      padding: 16px; } }
  .pt_cart.cart_Redesign .nla-items-wrapper .error-box .error-msg {
    font-family: Montserrat, Arial, sans-serif;
    font-size: 13px;
    font-weight: 600;
    font-stretch: normal;
    font-style: normal;
    line-height: 20px;
    letter-spacing: normal;
    text-align: left;
    color: #c52033;
    width: calc(100% - 185px); }
    @media (max-width: 767.98px) {
      .pt_cart.cart_Redesign .nla-items-wrapper .error-box .error-msg {
        margin-bottom: 10px;
        width: 100%;
        font-size: 14px; } }
  .pt_cart.cart_Redesign .nla-items-wrapper .error-box .remove-btn {
    background-color: #c52033;
    font-size: 14px;
    font-family: Montserrat, Arial, sans-serif;
    font-weight: bold;
    font-stretch: normal;
    font-style: normal;
    line-height: 20px;
    letter-spacing: normal;
    text-align: center;
    color: #fff;
    padding: 6px 24px;
    min-height: inherit;
    border: none; }
    @media (max-width: 767.98px) {
      .pt_cart.cart_Redesign .nla-items-wrapper .error-box .remove-btn {
        width: 100%; } }

.pt_cart.cart_Redesign .nla-items-wrapper.Single_Item .error-box {
  padding: 10px 24px; }
  .pt_cart.cart_Redesign .nla-items-wrapper.Single_Item .error-box .error-msg {
    font-size: 14px; }

.pt_cart.cart_Redesign .nla-items-wrapper.Single_Item .product-items {
  padding: 24px 21px 21px; }
  @media (max-width: 767.98px) {
    .pt_cart.cart_Redesign .nla-items-wrapper.Single_Item .product-items {
      padding: 16px 13px; } }

.pt_cart.cart_Redesign .nla-items-wrapper .product-items {
  border: 3px solid #f8e4e7;
  border-top: none !important;
  padding: 32px 29px 21px; }
  @media (max-width: 767.98px) {
    .pt_cart.cart_Redesign .nla-items-wrapper .product-items {
      margin-bottom: 24px;
      padding: 16px 13px; } }
  .pt_cart.cart_Redesign .nla-items-wrapper .product-items .cart-row {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    border-bottom: 1px solid #d9d9d9;
    padding-bottom: 24px;
    margin-bottom: 24px; }
    @media (max-width: 767.98px) {
      .pt_cart.cart_Redesign .nla-items-wrapper .product-items .cart-row {
        -ms-flex-wrap: wrap;
            flex-wrap: wrap; } }
    .pt_cart.cart_Redesign .nla-items-wrapper .product-items .cart-row:last-child {
      margin-bottom: 0;
      border-bottom: none;
      padding-bottom: 8px; }
      @media (max-width: 767.98px) {
        .pt_cart.cart_Redesign .nla-items-wrapper .product-items .cart-row:last-child {
          padding-bottom: 0; } }
    .pt_cart.cart_Redesign .nla-items-wrapper .product-items .cart-row:only-child {
      padding-bottom: 0; }
  @media (min-width: 768px) {
    .pt_cart.cart_Redesign .nla-items-wrapper .product-items .item-image {
      padding-left: 0; } }
  .pt_cart.cart_Redesign .nla-items-wrapper .product-items .item-image .summary-prd-image,
  .pt_cart.cart_Redesign .nla-items-wrapper .product-items .item-image .bopis-item-image {
    position: relative;
    display: inline-block; }
    .pt_cart.cart_Redesign .nla-items-wrapper .product-items .item-image .summary-prd-image .cart-brand,
    .pt_cart.cart_Redesign .nla-items-wrapper .product-items .item-image .bopis-item-image .cart-brand {
      position: absolute;
      right: 0;
      bottom: 0;
      width: 30px;
      height: 30px; }
      .pt_cart.cart_Redesign .nla-items-wrapper .product-items .item-image .summary-prd-image .cart-brand img,
      .pt_cart.cart_Redesign .nla-items-wrapper .product-items .item-image .bopis-item-image .cart-brand img {
        width: 30px;
        height: 30px;
        min-width: inherit; }
  .pt_cart.cart_Redesign .nla-items-wrapper .product-items .item-image .item-img-wrapper {
    position: relative;
    display: inline-block; }
    .pt_cart.cart_Redesign .nla-items-wrapper .product-items .item-image .item-img-wrapper img {
      max-width: 80px; }
  .pt_cart.cart_Redesign .nla-items-wrapper .product-items .item-image .cart-brand {
    position: absolute;
    right: 0;
    bottom: 0;
    width: 30px;
    height: 30px; }
    .pt_cart.cart_Redesign .nla-items-wrapper .product-items .item-image .cart-brand img {
      width: 30px;
      height: 30px;
      min-width: inherit; }
  .pt_cart.cart_Redesign .nla-items-wrapper .product-items .item-details {
    padding-left: 24px;
    width: calc(100% - 240px); }
    @media (max-width: 767.98px) {
      .pt_cart.cart_Redesign .nla-items-wrapper .product-items .item-details {
        width: calc(100% - 80px); } }
    .pt_cart.cart_Redesign .nla-items-wrapper .product-items .item-details .product-list-item * {
      font-size: 13px;
      font-weight: normal;
      font-stretch: normal;
      font-style: normal;
      line-height: 1.6;
      letter-spacing: normal;
      text-align: left;
      color: #767676;
      padding-bottom: 0; }
    .pt_cart.cart_Redesign .nla-items-wrapper .product-items .item-details .product-list-item .sku {
      margin-bottom: 8px; }
    .pt_cart.cart_Redesign .nla-items-wrapper .product-items .item-details .attribute {
      padding-bottom: 0; }
  .pt_cart.cart_Redesign .nla-items-wrapper .product-items .item-user-actions {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-orient: vertical;
    -webkit-box-direction: normal;
        -ms-flex-direction: column;
            flex-direction: column;
    -webkit-box-align: end;
        -ms-flex-align: end;
            align-items: end;
    width: 160px; }
    @media (max-width: 767.98px) {
      .pt_cart.cart_Redesign .nla-items-wrapper .product-items .item-user-actions {
        margin-left: 104px;
        -webkit-box-align: baseline;
            -ms-flex-align: baseline;
                align-items: baseline;
        margin-top: 8px; } }
    .pt_cart.cart_Redesign .nla-items-wrapper .product-items .item-user-actions > * {
      margin-bottom: 10px;
      line-height: 1.6;
      letter-spacing: normal;
      font-stretch: normal; }
      .pt_cart.cart_Redesign .nla-items-wrapper .product-items .item-user-actions > * span,
      .pt_cart.cart_Redesign .nla-items-wrapper .product-items .item-user-actions > * a {
        display: block;
        line-height: 1.6;
        letter-spacing: normal;
        font-stretch: normal; }
      .pt_cart.cart_Redesign .nla-items-wrapper .product-items .item-user-actions > *:last-child {
        margin-bottom: 0; }

.pt_cart.cart_Redesign .nla-items-wrapper .haven-color-NLA {
  background: #f5e4e5; }

.pt_cart.cart_Redesign .nla-items-wrapper .haven-color-NLA-background {
  background-color: #aa1e26 !important; }

.pt_cart.cart_Redesign .nla-items-wrapper .haven-color-NLA-border {
  border: 3px solid #f5e4e5; }

.pt_cart.cart_Redesign .nla-items-wrapper .haven-color {
  color: #aa1e26 !important; }

.pt_cart.cart_Redesign #cart-table .item-quantity .quantity-module {
  margin-bottom: 12px; }

.pt_cart.cart_Redesign #cart-table .item-quantity .product-availability-list .not-available {
  color: #c52033;
  font-size: 12px;
  font-weight: 600;
  font-stretch: normal;
  font-style: normal;
  line-height: 1.4;
  letter-spacing: normal;
  margin-top: -4px;
  display: inline-block; }

.pt_cart.cart_Redesign.templateC .nla-items-wrapper .item-user-actions .delete-product {
  display: none; }

.pt_cart.cart_Redesign.HavenOnly .nla-items-wrapper .product-items .item-user-actions > * {
  color: #004d43; }
  .pt_cart.cart_Redesign.HavenOnly .nla-items-wrapper .product-items .item-user-actions > * a,
  .pt_cart.cart_Redesign.HavenOnly .nla-items-wrapper .product-items .item-user-actions > * span {
    color: #004d43; }

@media (max-width: 767.98px) {
  .pt_cart.cart_Redesign.HavenOnly.templateC .nla-items-wrapper .product-items .item-user-actions {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-orient: horizontal;
    -webkit-box-direction: normal;
        -ms-flex-direction: row;
            flex-direction: row;
    width: 100%;
    margin-left: 100px; }
    .pt_cart.cart_Redesign.HavenOnly.templateC .nla-items-wrapper .product-items .item-user-actions .item-edit-details {
      margin-right: 16px; } }

@media only screen and (max-width: 374px) {
  .pt_cart.cart_Redesign.HavenOnly.templateC .nla-items-wrapper .product-items .item-user-actions {
    display: block; } }

@media (max-width: 767.98px) {
  .pt_cart.cart_Redesign.HavenOnly.templateC .nla-items-wrapper .product-items .item-details {
    padding-left: 20px; } }

.talbotsCart #cart-table {
  margin-top: 24px;
  margin-bottom: 0; }
  @media (min-width: 768px) {
    .talbotsCart #cart-table {
      margin-top: 0; } }
  @media (min-width: 1280px) {
    .talbotsCart #cart-table {
      width: calc(100% - 400px - 40px);
      margin-right: 40px; } }
  .talbotsCart #cart-table tr.spacer-row {
    height: 2rem;
    border: none; }
    @media (min-width: 1024px) {
      .talbotsCart #cart-table tr.spacer-row {
        height: 2.5rem; } }
  .talbotsCart #cart-table tr.cart-row {
    border: solid 1px #ddd;
    border-bottom: none;
    /*Only goftcard Products*/ }
    @media (min-width: 768px) {
      .talbotsCart #cart-table tr.cart-row.nogiftwrap td {
        padding-bottom: 32px; } }
    .talbotsCart #cart-table tr.cart-row.nogiftwrap:not(.gift-wrap-bopis) {
      border-bottom: 1px solid #ddd; }
    .talbotsCart #cart-table tr.cart-row .item-quantity .on-order,
    .talbotsCart #cart-table tr.cart-row .item-quantity .preorder-msg,
    .talbotsCart #cart-table tr.cart-row .item-quantity .backorder-msg,
    .talbotsCart #cart-table tr.cart-row .item-quantity .is-out-of-stock,
    .talbotsCart #cart-table tr.cart-row .item-quantity .not-available {
      font-size: 12px;
      font-weight: 600; }
    .talbotsCart #cart-table tr.cart-row .item-total {
      font-size: 14px; }
    .talbotsCart #cart-table tr.cart-row .item-total .giftBoxPrice {
      display: -webkit-box;
      display: -ms-flexbox;
      display: flex;
      -webkit-box-orient: vertical;
      -webkit-box-direction: normal;
          -ms-flex-direction: column;
              flex-direction: column;
      -webkit-box-pack: end;
          -ms-flex-pack: end;
              justify-content: flex-end;
      margin-top: 8px; }
      .talbotsCart #cart-table tr.cart-row .item-total .giftBoxPrice .name,
      .talbotsCart #cart-table tr.cart-row .item-total .giftBoxPrice .price {
        margin-top: 0;
        font-size: 14px;
        letter-spacing: normal; }
    .talbotsCart #cart-table tr.cart-row .item-total .giftBoxPrice .name::after {
      content: none; }
    .talbotsCart #cart-table tr.cart-row .item-total .price-unadjusted {
      margin: 10px 0 8px;
      font-weight: normal;
      display: block; }
      @media (max-width: 1023.98px) {
        .talbotsCart #cart-table tr.cart-row .item-total .price-unadjusted {
          margin-top: 0; } }
    .talbotsCart #cart-table tr.cart-row .item-total .price-total {
      margin: 10px 0 8px;
      display: block; }
    .talbotsCart #cart-table tr.cart-row .item-total .promo-adjustment {
      max-width: 100px;
      margin-left: auto;
      display: block; }
    .talbotsCart #cart-table tr.cart-row .item-details .price-promotion {
      display: -webkit-box;
      display: -ms-flexbox;
      display: flex;
      -webkit-column-gap: 7px;
              column-gap: 7px; }
    .talbotsCart #cart-table tr.cart-row .disable-remove {
      pointer-events: none;
      cursor: default; }
    @media (max-width: 767.98px) {
      .talbotsCart #cart-table tr.cart-row {
        display: -webkit-box;
        display: -ms-flexbox;
        display: flex;
        -ms-flex-wrap: wrap;
            flex-wrap: wrap;
        display: block !important;
        position: relative !important; }
        .talbotsCart #cart-table tr.cart-row .item-image {
          padding: 16px;
          width: 132px; }
        .talbotsCart #cart-table tr.cart-row .item-details {
          width: calc(100% - 132px);
          padding: 16px;
          padding-left: 0;
          margin-bottom: 0; }
        .talbotsCart #cart-table tr.cart-row .item-quantity {
          float: left;
          padding: 16px;
          max-width: 45%;
          clear: left;
          position: relative;
          margin-top: 37px; }
          .talbotsCart #cart-table tr.cart-row .item-quantity .quantity-module {
            margin-bottom: 0; }
          .talbotsCart #cart-table tr.cart-row .item-quantity .product-availability-list {
            padding-bottom: 0; }
            .talbotsCart #cart-table tr.cart-row .item-quantity .product-availability-list > span:first-child {
              margin-top: 8px;
              display: block; }
          .talbotsCart #cart-table tr.cart-row .item-quantity .item-user-actions .item-edit-details a,
          .talbotsCart #cart-table tr.cart-row .item-quantity .item-user-actions .add-to-wishlist,
          .talbotsCart #cart-table tr.cart-row .item-quantity .item-user-actions .in-wishlist,
          .talbotsCart #cart-table tr.cart-row .item-quantity .item-user-actions .delete-product {
            margin-top: 0;
            margin-bottom: 0;
            line-height: 1.539; }
        .talbotsCart #cart-table tr.cart-row .item-total {
          max-width: 55%;
          text-align: right;
          padding: 16px;
          float: left;
          margin-top: 37px; }
        .talbotsCart #cart-table tr.cart-row .item-user-actions {
          position: absolute;
          top: -37px;
          margin: 0;
          width: calc(222.5% - 32px);
          left: 0;
          padding: 16px 0;
          border-bottom: 1px solid #ddd;
          margin: 0 16px;
          -webkit-box-pack: start;
              -ms-flex-pack: start;
                  justify-content: flex-start;
          font-size: 12px;
          margin-top: 0 !important;
          padding-top: 0; }
          .talbotsCart #cart-table tr.cart-row .item-user-actions .item-edit-details {
            width: 100px; }
          .talbotsCart #cart-table tr.cart-row .item-user-actions .add-to-wishlist,
          .talbotsCart #cart-table tr.cart-row .item-user-actions .in-wishlist {
            margin-left: auto;
            justify-self: flex-end; } }
    @media (max-width: 479.98px) {
      .talbotsCart #cart-table tr.cart-row .item-quantity .item-user-actions .item-edit-details a,
      .talbotsCart #cart-table tr.cart-row .item-quantity .item-user-actions .add-to-wishlist,
      .talbotsCart #cart-table tr.cart-row .item-quantity .item-user-actions .in-wishlist,
      .talbotsCart #cart-table tr.cart-row .item-quantity .item-user-actions .delete-product {
        font-size: 0.75rem;
        line-height: 1.667; } }
    @media screen and (min-width: 400px) and (max-width: 767px) {
      .talbotsCart #cart-table tr.cart-row .item-user-actions .delete-product {
        width: 79.15px;
        text-align: left; }
      .talbotsCart #cart-table tr.cart-row .item-user-actions .add-to-wishlist,
      .talbotsCart #cart-table tr.cart-row .item-user-actions .in-wishlist {
        margin-left: 0;
        justify-self: inherit; } }
    @media screen and (max-width: 370px) {
      .talbotsCart #cart-table tr.cart-row .item-user-actions > *:not(:last-child):not(.item-edit-details) {
        margin-right: 4px !important; }
      .talbotsCart #cart-table tr.cart-row .item-user-actions .add-to-wishlist,
      .talbotsCart #cart-table tr.cart-row .item-user-actions .in-wishlist {
        margin-left: initial; } }
    @media screen and (max-width: 358px) {
      .talbotsCart #cart-table tr.cart-row .item-user-actions .item-edit-details {
        width: 90px !important; }
      .talbotsCart #cart-table tr.cart-row .item-user-actions > *:not(:last-child) {
        margin-right: 10px !important; } }
    @media screen and (max-width: 350px) {
      .talbotsCart #cart-table tr.cart-row .item-user-actions .item-edit-details {
        width: auto !important; }
      .talbotsCart #cart-table tr.cart-row .itemmeta .final-sale span:not(.star) {
        font-size: 10px !important; } }
    @media screen and (max-width: 330px) {
      .talbotsCart #cart-table tr.cart-row .item-user-actions > * {
        font-size: 11px; }
      .talbotsCart #cart-table tr.cart-row .itemmeta span {
        font-size: 11px !important; } }
    @media (min-width: 768px) {
      .talbotsCart #cart-table tr.cart-row .item-image {
        width: 19.6%;
        padding: 32px 16px 21px 32px; }
      .talbotsCart #cart-table tr.cart-row .item-details {
        padding: 32px 16px 21px 0;
        width: 45.3%; }
      .talbotsCart #cart-table tr.cart-row .item-quantity {
        padding: 32px 16px 21px 0;
        width: 16.2%; }
        .talbotsCart #cart-table tr.cart-row .item-quantity .product-availability-list {
          padding-bottom: 0; }
      .talbotsCart #cart-table tr.cart-row .item-total {
        padding: 32px 32px 21px 0;
        border-right: 1px solid #ddd;
        font-size: 14px; } }
    .talbotsCart #cart-table tr.cart-row .product-list-item .name {
      max-width: 100%;
      padding: 0;
      margin-bottom: 0.5rem; }
    .talbotsCart #cart-table tr.cart-row .product-list-item .name a {
      display: block;
      font-size: 0.875rem;
      font-weight: 600;
      font-stretch: normal;
      font-style: normal;
      line-height: 1.4;
      letter-spacing: normal;
      text-align: left; }
    .talbotsCart #cart-table tr.cart-row .itemmeta {
      padding: 0;
      margin: 0; }
      .talbotsCart #cart-table tr.cart-row .itemmeta .label {
        color: #767676;
        display: inline-block;
        width: 53px;
        float: left; }
        .talbotsCart #cart-table tr.cart-row .itemmeta .label::after {
          content: none; }
      .talbotsCart #cart-table tr.cart-row .itemmeta span {
        font-size: 14px;
        font-weight: normal;
        font-stretch: normal;
        font-style: normal;
        line-height: 1.4;
        letter-spacing: normal;
        display: inline-block; }
      .talbotsCart #cart-table tr.cart-row .itemmeta.price {
        display: -webkit-box;
        display: -ms-flexbox;
        display: flex;
        width: 100%; }
        @media screen and (min-width: 992px) and (max-width: 1060px) {
          .talbotsCart #cart-table tr.cart-row .itemmeta.price {
            width: 110%; } }
        .talbotsCart #cart-table tr.cart-row .itemmeta.price .value {
          display: -webkit-inline-box;
          display: -ms-inline-flexbox;
          display: inline-flex; }
          @media (max-width: 479.98px) {
            .talbotsCart #cart-table tr.cart-row .itemmeta.price .value {
              -webkit-box-orient: vertical;
              -webkit-box-direction: normal;
                  -ms-flex-direction: column;
                      flex-direction: column; } }
      .talbotsCart #cart-table tr.cart-row .itemmeta .final-sale {
        margin: 0;
        width: auto; }
        .talbotsCart #cart-table tr.cart-row .itemmeta .final-sale span:not(.star) {
          font-weight: 600;
          margin-left: 8px; }
          @media (max-width: 479.98px) {
            .talbotsCart #cart-table tr.cart-row .itemmeta .final-sale span:not(.star) {
              margin-left: 0; } }
        .talbotsCart #cart-table tr.cart-row .itemmeta .final-sale a.tooltip {
          top: -2px; }
        @media (max-width: 767.98px) {
          .talbotsCart #cart-table tr.cart-row .itemmeta .final-sale a.tooltip {
            top: -1px; } }
      .talbotsCart #cart-table tr.cart-row .itemmeta[data-attribute="color"] .value {
        text-transform: capitalize; }
      .talbotsCart #cart-table tr.cart-row .itemmeta[data-attribute="size"] .final-sale {
        display: none; }
    .talbotsCart #cart-table tr.cart-row .item-user-actions {
      display: -webkit-box;
      display: -ms-flexbox;
      display: flex;
      margin-top: 8px;
      -ms-flex-wrap: wrap;
          flex-wrap: wrap; }
      .talbotsCart #cart-table tr.cart-row .item-user-actions .item-edit-details a:hover {
        text-decoration: underline;
        color: #000; }
      .talbotsCart #cart-table tr.cart-row .item-user-actions .delete-product:hover,
      .talbotsCart #cart-table tr.cart-row .item-user-actions .add-to-wishlist:hover {
        text-decoration: underline;
        color: #000; }
      .talbotsCart #cart-table tr.cart-row .item-user-actions > *:not(:last-child) {
        margin-right: 16px; }
      @media screen and (min-width: 992px) and (max-width: 1060px) {
        .talbotsCart #cart-table tr.cart-row .item-user-actions {
          width: 110%; } }
    .talbotsCart #cart-table tr.cart-row .quantity-module {
      margin-bottom: 8px; }
      .talbotsCart #cart-table tr.cart-row .quantity-module span {
        border: 1px solid #ddd;
        height: 2.5rem;
        width: auto; }
      .talbotsCart #cart-table tr.cart-row .quantity-module input {
        width: 2.25rem;
        height: 2.5rem;
        font-weight: 400;
        border-color: #ddd; }
      .talbotsCart #cart-table tr.cart-row .quantity-module .quantity-increase {
        padding: 0 7px 0 0;
        border-left: 0; }
      .talbotsCart #cart-table tr.cart-row .quantity-module .quantity-decrease {
        padding: 0 0 0 7px;
        border-right: 0; }
    .talbotsCart #cart-table tr.cart-row .in-wishlist {
      color: #28a745;
      text-decoration: none;
      font-weight: 600; }
      .talbotsCart #cart-table tr.cart-row .in-wishlist .checkmark-css {
        vertical-align: text-top;
        margin-left: 3px; }
      @media (max-width: 479.98px) {
        .talbotsCart #cart-table tr.cart-row .in-wishlist .icon {
          display: none; } }
    @media screen and (min-width: 768px) and (max-width: 991.9px) {
      .talbotsCart #cart-table tr.cart-row {
        display: -webkit-box;
        display: -ms-flexbox;
        display: flex;
        -ms-flex-wrap: wrap;
            flex-wrap: wrap; }
        .talbotsCart #cart-table tr.cart-row .item-image {
          padding: 16px;
          width: 132px; }
        .talbotsCart #cart-table tr.cart-row .item-details {
          width: calc(100% - 132px);
          padding: 16px;
          padding-left: 0;
          margin-bottom: 0; }
        .talbotsCart #cart-table tr.cart-row .item-quantity {
          float: left;
          padding: 16px;
          width: 40%;
          clear: left;
          position: relative; }
          .talbotsCart #cart-table tr.cart-row .item-quantity::before {
            content: " ";
            height: 1px;
            border-bottom: 1px solid #ddd;
            width: calc(250% - 32px);
            position: absolute;
            top: 0;
            display: block;
            left: 16px; }
          .talbotsCart #cart-table tr.cart-row .item-quantity .quantity-module {
            margin-bottom: 0; }
          .talbotsCart #cart-table tr.cart-row .item-quantity .product-availability-list {
            padding-bottom: 0; }
        .talbotsCart #cart-table tr.cart-row .item-total {
          width: 60%;
          text-align: right;
          padding: 16px;
          float: left;
          border-right-width: 0; }
        .talbotsCart #cart-table tr.cart-row .item-user-actions {
          min-width: 300px; } }
    .talbotsCart #cart-table tr.cart-row.giftcard .itemmeta {
      display: -webkit-box;
      display: -ms-flexbox;
      display: flex;
      -ms-flex-wrap: nowrap;
          flex-wrap: nowrap;
      -webkit-box-orient: vertical;
      -webkit-box-direction: normal;
          -ms-flex-direction: column;
              flex-direction: column;
      margin-top: 8px; }
      .talbotsCart #cart-table tr.cart-row.giftcard .itemmeta .label {
        margin: 0;
        width: auto; }
      .talbotsCart #cart-table tr.cart-row.giftcard .itemmeta .delivered-by-email {
        padding-bottom: 0; }
    .talbotsCart #cart-table tr.cart-row.giftcard + .gift-options-row td,
    .talbotsCart #cart-table tr.cart-row.giftcard + .bopis-row + .gift-options-row td {
      padding: 0; }
    @media (max-width: 767.98px) {
      .talbotsCart #cart-table tr.cart-row.giftcard .item-quantity {
        position: relative; }
        .talbotsCart #cart-table tr.cart-row.giftcard .item-quantity::before {
          content: " ";
          height: 1px;
          border-bottom: 1px solid #ddd;
          width: calc(222.235% - 32px);
          position: absolute;
          top: 0;
          display: block;
          left: 16px; } }
    .talbotsCart #cart-table tr.cart-row.giftcard .item-quantity .single-qty {
      background: #f1f1f1;
      width: 76px;
      height: 40px;
      border: 1px solid #ddd;
      margin: 0;
      text-align: center;
      vertical-align: middle;
      display: table-cell;
      font-weight: 400; }
    .talbotsCart #cart-table tr.cart-row.giftcard .item-image {
      margin-bottom: 0; }
      .talbotsCart #cart-table tr.cart-row.giftcard .item-image .item-img-wrapper {
        width: 100px;
        height: 62px;
        overflow: hidden; }
        .talbotsCart #cart-table tr.cart-row.giftcard .item-image .item-img-wrapper a > img {
          margin-top: -35%; }
    .talbotsCart #cart-table tr.cart-row.giftcard .item-user-actions {
      position: static;
      border-bottom: none;
      margin: 0;
      margin-top: 8px !important;
      padding: 0; }
  .talbotsCart #cart-table tr.bopis-row {
    border: solid 1px #ddd;
    border-top: none;
    background-color: #f1f1f1; }
    .talbotsCart #cart-table tr.bopis-row.hide-border {
      border-bottom: none; }
    .talbotsCart #cart-table tr.bopis-row input + label {
      font-size: 14px;
      font-weight: normal;
      font-stretch: normal;
      font-style: normal;
      line-height: 1.4;
      letter-spacing: normal;
      text-align: left;
      position: relative;
      padding-left: 32px; }
      .talbotsCart #cart-table tr.bopis-row input + label .msg1 {
        font-weight: inherit !important; }
      .talbotsCart #cart-table tr.bopis-row input + label::before {
        position: absolute;
        top: 2px;
        left: 0; }
      .talbotsCart #cart-table tr.bopis-row input + label .lmtd-stock,
      .talbotsCart #cart-table tr.bopis-row input + label .pickup-lmtd-stock {
        font-weight: 600; }
    .talbotsCart #cart-table tr.bopis-row input:checked + label {
      font-weight: 600; }
      .talbotsCart #cart-table tr.bopis-row input:checked + label::before {
        background: #fff; }
      .talbotsCart #cart-table tr.bopis-row input:checked + label::after {
        content: " ";
        position: absolute;
        left: 3px;
        background: #aa1e26;
        width: 10px;
        height: 10px;
        border-radius: 50%;
        top: 5px;
        display: block; }
    .talbotsCart #cart-table tr.bopis-row input[type="radio"][disabled] + label,
    .talbotsCart #cart-table tr.bopis-row input[type="radio"].disabled + label {
      color: #6e6e6e; }
      .talbotsCart #cart-table tr.bopis-row input[type="radio"][disabled] + label::before,
      .talbotsCart #cart-table tr.bopis-row input[type="radio"].disabled + label::before {
        background-color: #ddd;
        border-color: #767676; }
      .talbotsCart #cart-table tr.bopis-row input[type="radio"][disabled] + label + .error,
      .talbotsCart #cart-table tr.bopis-row input[type="radio"].disabled + label + .error {
        margin-top: 4px;
        margin-left: 32px; }
    .talbotsCart #cart-table tr.bopis-row .item-delivery-options {
      padding: 16px; }
      @media (min-width: 1024px) {
        .talbotsCart #cart-table tr.bopis-row .item-delivery-options {
          padding: 20px 32px; } }
      .talbotsCart #cart-table tr.bopis-row .item-delivery-options .product-shipping-opts {
        margin-bottom: 0;
        padding: 0;
        margin: 0; }
      .talbotsCart #cart-table tr.bopis-row .item-delivery-options.checkout_deliveryopt .pro-selected-outer {
        margin: 0; }
        .talbotsCart #cart-table tr.bopis-row .item-delivery-options.checkout_deliveryopt .pro-selected-outer li > a {
          font-size: 13px; }
      .talbotsCart #cart-table tr.bopis-row .item-delivery-options.checkout_deliveryopt .pro-selected-outer .selected-store-details {
        font-size: 14px;
        letter-spacing: normal;
        font-stretch: normal;
        padding-bottom: 0;
        padding-left: 32px; }
        .talbotsCart #cart-table tr.bopis-row .item-delivery-options.checkout_deliveryopt .pro-selected-outer .selected-store-details > div.store-msg,
        .talbotsCart #cart-table tr.bopis-row .item-delivery-options.checkout_deliveryopt .pro-selected-outer .selected-store-details > div.sts-msg {
          margin: 4px 0 !important; }
        .talbotsCart #cart-table tr.bopis-row .item-delivery-options.checkout_deliveryopt .pro-selected-outer .selected-store-details > div.pro-details {
          margin-top: 16px;
          margin-bottom: 0; }
        .talbotsCart #cart-table tr.bopis-row .item-delivery-options.checkout_deliveryopt .pro-selected-outer .selected-store-details > .store-msg + div.pro-details {
          margin-top: 8px; }
    .talbotsCart #cart-table tr.bopis-row .product-shipping-opts ul li:not(:first-child) {
      margin-top: 8px; }
    .talbotsCart #cart-table tr.bopis-row .store-opts strong {
      font-weight: 600; }
  .talbotsCart #cart-table tr.gift-options-row {
    background-color: #f1f1f1;
    border: solid 1px #ddd;
    border-top: none; }
    .talbotsCart #cart-table tr.gift-options-row td {
      padding: 0 16px 16px; }
      @media (min-width: 1024px) {
        .talbotsCart #cart-table tr.gift-options-row td {
          padding: 0 32px 20px; } }
      .talbotsCart #cart-table tr.gift-options-row td .giftBox {
        border-top: solid 1px #ddd;
        padding: 16px 0 0; }
        @media (min-width: 1024px) {
          .talbotsCart #cart-table tr.gift-options-row td .giftBox {
            padding: 20px 0 0; } }
        @media (min-width: 1024px) {
          .talbotsCart #cart-table tr.gift-options-row td .giftBox.expanded {
            padding-bottom: 12px; } }
        .talbotsCart #cart-table tr.gift-options-row td .giftBox label {
          font-size: 14px;
          font-weight: normal;
          font-stretch: normal;
          font-style: normal;
          line-height: 1.4;
          letter-spacing: normal;
          text-align: left; }
    .talbotsCart #cart-table tr.gift-options-row .options {
      background-color: #fff;
      padding: 16px;
      position: relative;
      margin-top: 16px;
      border-radius: 5px; }
      .talbotsCart #cart-table tr.gift-options-row .options::before {
        content: " ";
        display: block;
        position: absolute;
        top: -12px;
        left: 61px;
        border: 16px solid #fff;
        border-left-color: transparent;
        border-right-color: transparent;
        border-right-width: 12px;
        border-left-width: 12px;
        border-top: 0; }
      .talbotsCart #cart-table tr.gift-options-row .options input[type="radio"] + label {
        font-weight: normal;
        position: relative;
        padding-left: 32px;
        font-weight: 400;
        margin-bottom: 8px; }
        .talbotsCart #cart-table tr.gift-options-row .options input[type="radio"] + label::before {
          position: absolute;
          top: 2px;
          left: 0; }
      .talbotsCart #cart-table tr.gift-options-row .options input[type="radio"]:checked + label {
        font-weight: 600; }
        .talbotsCart #cart-table tr.gift-options-row .options input[type="radio"]:checked + label::before {
          background: #fff; }
        .talbotsCart #cart-table tr.gift-options-row .options input[type="radio"]:checked + label::after {
          content: " ";
          position: absolute;
          left: 3px;
          background: #aa1e26;
          width: 10px;
          height: 10px;
          border-radius: 50%;
          top: 5px;
          display: block; }
      .talbotsCart #cart-table tr.gift-options-row .options .description {
        font-size: 0.8125rem;
        line-height: 1.4;
        letter-spacing: normal;
        font-weight: normal;
        font-stretch: normal;
        font-style: normal;
        padding-bottom: 12px;
        padding-left: 32px; }
      .talbotsCart #cart-table tr.gift-options-row .options .image {
        padding-bottom: 24px;
        padding-left: 32px; }
      .talbotsCart #cart-table tr.gift-options-row .options .box {
        padding-bottom: 0; }
        .talbotsCart #cart-table tr.gift-options-row .options .box.inActive .description,
        .talbotsCart #cart-table tr.gift-options-row .options .box.inActive .image {
          padding-bottom: 0; }
      @media (min-width: 480px) {
        .talbotsCart #cart-table tr.gift-options-row .options .description {
          width: calc(100% - 97px - 32px);
          padding-right: 0;
          padding-bottom: 18px; }
        .talbotsCart #cart-table tr.gift-options-row .options .image {
          margin-top: -6px;
          padding-left: 32px; } }
      @media (min-width: 480px) {
        .talbotsCart #cart-table tr.gift-options-row .options .textarea {
          width: calc(100% - 97px - 32px); } }
      .talbotsCart #cart-table tr.gift-options-row .options .textarea textarea {
        height: 80px; }
      .talbotsCart #cart-table tr.gift-options-row .options .textarea label {
        font-size: 13px;
        font-weight: 400;
        margin-bottom: 8px; }
      .talbotsCart #cart-table tr.gift-options-row .options .char-count {
        font-family: "Montserrat";
        font-size: 10px;
        font-weight: normal;
        font-stretch: normal;
        font-style: normal; }
      @media (min-width: 1024px) {
        .talbotsCart #cart-table tr.gift-options-row .options {
          padding: 24px; } }
  .talbotsCart #cart-table tr .form-row.checkbox {
    margin: 0; }
    .talbotsCart #cart-table tr .form-row.checkbox input {
      opacity: 0;
      visibility: hidden;
      display: none; }
  .talbotsCart #cart-table tr input[type="checkbox"] + label {
    padding-left: 32px;
    position: relative; }
    .talbotsCart #cart-table tr input[type="checkbox"] + label::before {
      content: " ";
      width: 16px;
      height: 16px;
      background-color: #fff;
      border: 1px solid #333;
      display: inline-block;
      position: absolute;
      left: 0;
      top: 0; }
    .talbotsCart #cart-table tr input[type="checkbox"] + label::after {
      content: none; }
  .talbotsCart #cart-table tr input[type="checkbox"]:checked + label::before {
    content: url("data:image/svg+xml,%3Csvg width='16' height='16' viewBox='0 0 16 16' fill='none' xmlns='http://www.w3.org/2000/svg'%3E%3Cg clip-path='url(%23q11ajh9l1a)'%3E%3Cpath fill='%23fff' d='M0 0h16v16H0z'/%3E%3Cpath fill='%23AA1E26' stroke='%23AA1E26' d='M.5.5h15v15H.5z'/%3E%3Cpath d='M2 8.364 5.75 12 14 4' stroke='%23fff' stroke-width='2' stroke-linecap='round'/%3E%3C/g%3E%3Cdefs%3E%3CclipPath id='q11ajh9l1a'%3E%3Cpath fill='%23fff' d='M0 0h16v16H0z'/%3E%3C/clipPath%3E%3C/defs%3E%3C/svg%3E%0A");
    border-width: 0; }

.talbotsCart .error-pickupStore:not(.unavailable) {
  border-bottom: none;
  margin: 0 0 32px; }

@media (min-width: 1280px) {
  .talbotsCart .cart-footer-wrapper {
    width: 400px !important; } }

@media (min-width: 1280px) {
  .talbotsCart .cart-actions.bottom-cart {
    margin: 0 calc(400px + 40px) 0 auto; } }

@media (max-width: 767.98px) {
  .talbotsCart .cart-heading.guest-user {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-align: center;
        -ms-flex-align: center;
            align-items: center;
    -webkit-box-pack: justify;
        -ms-flex-pack: justify;
            justify-content: space-between; }
    .talbotsCart .cart-heading.guest-user .btn-underline {
      margin-left: 3px; }
      .talbotsCart .cart-heading.guest-user .btn-underline.haven-cart {
        color: #00402f;
        border-bottom: 1px solid #00402f; }
        .talbotsCart .cart-heading.guest-user .btn-underline.haven-cart:focus {
          color: #00402f; } }

.premier-free-shipping-hww,
.premier-free-shipping-talbots {
  padding: 24px 32px;
  border: solid 1px #ddd;
  margin-bottom: 10px; }
  @media (max-width: 767.98px) {
    .premier-free-shipping-hww,
    .premier-free-shipping-talbots {
      padding: 16px;
      margin-bottom: 24px; } }
  .premier-free-shipping-hww .premier-msg-wrapper,
  .premier-free-shipping-talbots .premier-msg-wrapper {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-align: center;
        -ms-flex-align: center;
            align-items: center; }
  .premier-free-shipping-hww .truck-svg,
  .premier-free-shipping-talbots .truck-svg {
    margin-right: 16px; }
    @media (max-width: 767.98px) {
      .premier-free-shipping-hww .truck-svg,
      .premier-free-shipping-talbots .truck-svg {
        width: 32px;
        height: 15px; } }
  .premier-free-shipping-hww .premier-msg,
  .premier-free-shipping-talbots .premier-msg {
    font-size: 13px;
    color: #000;
    letter-spacing: normal;
    line-height: 1.4; }
    .premier-free-shipping-hww .premier-msg b,
    .premier-free-shipping-talbots .premier-msg b {
      font-weight: bold;
      color: #218838;
      text-transform: capitalize; }
  .premier-free-shipping-hww .premier-shipping-line,
  .premier-free-shipping-talbots .premier-shipping-line {
    height: 5px;
    border-radius: 10px;
    background-color: #218838;
    width: 100%;
    margin-top: 16px; }
  .premier-free-shipping-hww .tooltip,
  .premier-free-shipping-talbots .tooltip {
    cursor: default;
    display: inline-block;
    vertical-align: text-bottom;
    margin-left: 2px; }

.pt_cart ~ .ui-tooltip {
  font: 400 10px/14px Montserrat, Arial, sans-serif;
  padding: 8px !important;
  border-radius: 6px !important;
  -webkit-box-shadow: 0 8px 16px 0 rgba(0, 0, 0, 0.08), 0 4px 8px 0 rgba(0, 0, 0, 0.08), 0 2px 4px 0 rgba(0, 0, 0, 0.08), 0 7px 5px -5px rgba(0, 0, 0, 0.08);
          box-shadow: 0 8px 16px 0 rgba(0, 0, 0, 0.08), 0 4px 8px 0 rgba(0, 0, 0, 0.08), 0 2px 4px 0 rgba(0, 0, 0, 0.08), 0 7px 5px -5px rgba(0, 0, 0, 0.08);
  background-color: #fff;
  border: none !important;
  font-stretch: normal;
  font-style: normal;
  letter-spacing: normal;
  z-index: 11; }
  @media (max-width: 1023.98px) {
    .pt_cart ~ .ui-tooltip {
      padding-right: 24px !important; }
      .pt_cart ~ .ui-tooltip .ui-tooltip-content .icon {
        position: absolute;
        top: 4px;
        right: 4px;
        width: 16px;
        height: 16px; } }
  @media (min-width: 1024px) {
    .pt_cart ~ .ui-tooltip .ui-tooltip-content .icon {
      display: none; } }
  @media (max-width: 767.98px) {
    html:not(.sticky) .pt_cart ~ .ui-tooltip {
      z-index: 1111; } }

@media (max-width: 767.98px) {
  .pt_cart ~ .bopis-dialog {
    position: fixed;
    top: 0 !important; } }

.pt_cart .express-checkout {
  width: 100%;
  margin-bottom: 10px;
  padding: 1rem 1.25rem;
  height: 40px;
  line-height: 40px;
  padding: 0;
  max-height: 40px;
  min-height: 40px; }
  @media (max-width: 767.98px) {
    .pt_cart .express-checkout {
      margin-bottom: 8px; } }
  .pt_cart .express-checkout + .dw-apple-pay-button {
    margin-top: 0; }

.pt_cart.oops-enabled .item-total .price-unadjusted span {
  text-decoration: none !important;
  font-weight: 600;
  letter-spacing: none; }

@media (max-width: 767.98px) {
  .pt_cart.oops-enabled .item-total .price-unadjusted {
    margin-bottom: 4px !important; } }

.pt_cart.oops-enabled .item-total .promo-adjustment {
  letter-spacing: none; }

.pt_cart.oops-enabled .cart-order-totals {
  padding: 32px; }
  @media (max-width: 1023.98px) {
    .pt_cart.oops-enabled .cart-order-totals {
      padding: 20px; } }
  .pt_cart.oops-enabled .cart-order-totals .oops-tooltip {
    cursor: default;
    line-height: 12px;
    vertical-align: top;
    z-index: 9;
    display: inline-block; }
    .pt_cart.oops-enabled .cart-order-totals .oops-tooltip svg {
      width: 12px;
      height: 12px; }
  .pt_cart.oops-enabled .cart-order-totals .h6 {
    letter-spacing: normal; }
  .pt_cart.oops-enabled .cart-order-totals .order-merchandise-total.order-total-summary td {
    padding-top: 4px;
    padding-bottom: 6px; }
  .pt_cart.oops-enabled .cart-order-totals .threshold-off td,
  .pt_cart.oops-enabled .cart-order-totals .percent-off td,
  .pt_cart.oops-enabled .cart-order-totals .dollar-off td {
    padding-top: 0;
    padding-bottom: 6px; }
  .pt_cart.oops-enabled .cart-order-totals .order-shipping td,
  .pt_cart.oops-enabled .cart-order-totals .order-subtotal-summary td {
    padding-top: 10px; }
  @media (max-width: 1023.98px) {
    .pt_cart.oops-enabled .cart-order-totals .order-subtotal-summary td {
      padding-bottom: 6px; } }
  .pt_cart.oops-enabled .cart-order-totals .order-shipping td {
    padding-bottom: 8px; }
  .pt_cart.oops-enabled .cart-order-totals .order-tax td {
    padding-top: 8px;
    padding-bottom: 16px; }

.pt_cart.oops-enabled ~ .ui-tooltip .ui-tooltip-content {
  font-size: 10px;
  line-height: normal; }

.pt_cart.oops-enabled ~ .ui-tooltip::after {
  content: "";
  position: absolute;
  bottom: -6px;
  left: 50%;
  -webkit-transform: translateX(-50%);
      -ms-transform: translateX(-50%);
          transform: translateX(-50%);
  width: 0;
  height: 0;
  border-left: 8px solid transparent;
  border-right: 8px solid transparent;
  border-top: 6px solid #fff;
  /* same as background */ }

.free-shipping-message2-desktop span,
.free-shipping-message2-desktop #myBar {
  color: #218838; }

.cart-footer-wrapper:has(.is_stuck) {
  margin-bottom: 4.81rem; }

.cart-footer-wrapper:has(.is_stuck .premier-free-shipping-talbots) {
  margin-bottom: 13rem; }

.cart-footer-wrapper:has(.is_stuck .premier-free-shipping-hww) {
  margin-bottom: 12rem; }

.shippingaddress .select-address {
  width: 100%;
  margin-left: 0; }

.shippingaddress .edit-address {
  margin-top: 0.5em; }

.formactions {
  margin-top: 20px;
  text-align: right; }

@media (max-width: 1023.98px) {
  .checkoutmultishipping .item-list .item-details,
  .checkoutmultishipping .item-list .item-availability,
  .checkoutmultishipping .item-list .item-dashboard {
    display: table-cell; }
  .checkoutmultishipping .item-list .item-image {
    width: auto; }
  .checkoutmultishipping .item-list .item-details {
    width: 25%; } }

@media (max-width: 767.98px) {
  .checkoutmultishipping .item-list .item-image {
    width: 0;
    padding: 0; }
    .checkoutmultishipping .item-list .item-image img {
      display: none; }
  .checkoutmultishipping .item-list .item-details {
    width: 50%;
    padding-left: 0; } }

.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-table .cart-row .shipment-label {
  font-family: Montserrat, Arial, sans-serif;
  font-weight: 700;
  font-size: 22px;
  font-size: 1.375rem;
  margin-top: 35px; }

#bread-payments-enhanced-checkout-placement {
  padding: 1.25rem 0; }
  @media (min-width: 480px) {
    #bread-payments-enhanced-checkout-placement {
      padding: 2.125rem 0; } }
  #bread-payments-enhanced-checkout-placement div {
    display: inline;
    cursor: pointer; }
    #bread-payments-enhanced-checkout-placement div .epjs-body strong {
      text-decoration: underline; }

.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 {
  width: 706px;
  margin: 9px 0 20px 0; }

.multi-ship-shipments-table {
  width: 706px;
  margin: 0 0 20px; }
  .multi-ship-shipments-table .section-header {
    font-family: Montserrat, Arial, sans-serif;
    font-weight: 700;
    font-size: 16px;
    font-size: 1rem;
    letter-spacing: .8px;
    text-transform: uppercase;
    padding: 9px 6px 11px; }
    @media (min-width: 768px) {
      .multi-ship-shipments-table .section-header {
        font-size: 18px;
        font-size: 1.125rem; } }
  .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: 0;
  margin-bottom: 20px !important; }
  .multi-shipping-addresses .shipping-address {
    text-align: right; }
    .multi-shipping-addresses .shipping-address select {
      width: 260px;
      margin: 4px 0 0; }

.header-product-shipping {
  width: 276px; }

.header-qty-shipping {
  width: 45px; }

.header-location-shipping {
  width: 307px;
  text-indent: 70px; }

.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 .shipping-methods .form-row {
    display: none;
    float: left;
    clear: none; }
  .multi-shipping-methods .shipping-methods select {
    width: 250px;
    margin: -5px 0 0 15px; }

.multi-shipping-option {
  position: absolute;
  top: 48px;
  left: 0;
  width: 95%;
  padding: 0 0 12px;
  border-bottom: 3px solid #ddd;
  border-bottom-style: dotted;
  text-indent: 10px; }

.multi-shipping-addresses .shipping-qty,
.multi-ship-shipments-table .shipping-qty {
  background: #fff; }

.multiship .label {
  font-family: Montserrat, Arial, sans-serif;
  font-weight: 700; }

.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%;
  padding: 1em; }
  .pt_checkout .instore-shipment-method span {
    font-family: Montserrat, Arial, sans-serif;
    font-weight: 700; }

.pt_checkout .instore-shipment-address {
  float: left;
  width: 40%;
  padding-left: 1em; }

.pt_checkout .instore-shipment-message {
  clear: both; }

.pt_checkout .instore-shipment-messagetxt {
  float: right;
  width: 50%; }

.checkout-shipping fieldset .instore-continue-button {
  margin-left: 61.5%; }

#edq-overlay-container {
  font-family: Montserrat, Arial, sans-serif !important;
  z-index: 1010 !important; }
  #edq-overlay-container .h4 {
    height: inherit !important; }
  #edq-overlay-container .ph4 {
    padding-left: 1.5rem !important;
    padding-right: 1.5rem !important; }
  #edq-overlay-container .pb4 {
    padding-bottom: 1.5rem !important; }
  #edq-overlay-container #edq-overlay {
    width: 50% !important;
    max-width: 500px;
    background-color: #fff !important; }
    @media only screen and (max-width: 767px) {
      #edq-overlay-container #edq-overlay {
        width: auto !important;
        position: relative;
        -webkit-transform: translate(-50%, -50%);
            -ms-transform: translate(-50%, -50%);
                transform: translate(-50%, -50%);
        left: 50%;
        top: 40%; } }
    #edq-overlay-container #edq-overlay > div.w-100 {
      border: none; }
  #edq-overlay-container .edq-modal-header-color {
    background-color: transparent !important;
    margin: 0;
    background-color: transparent;
    color: #000 !important;
    text-align: left !important;
    padding: 26px 24px !important; }
    @media only screen and (max-width: 767px) {
      #edq-overlay-container .edq-modal-header-color {
        padding: 24px !important; } }
  #edq-overlay-container #edq-close-modal {
    color: #000;
    border: 0 !important;
    font-size: 0 !important;
    font-weight: normal !important;
    padding: 0;
    top: -2px;
    position: relative;
    left: 0;
    width: 2rem;
    height: 2rem; }
    #edq-overlay-container #edq-close-modal::before, #edq-overlay-container #edq-close-modal::after {
      content: " ";
      background: #000;
      width: 24px;
      height: 2px;
      display: block;
      border-radius: 9px;
      position: absolute;
      top: 15px;
      left: 4px; }
    #edq-overlay-container #edq-close-modal::before {
      -webkit-transform: rotate(45deg);
          -ms-transform: rotate(45deg);
              transform: rotate(45deg); }
    #edq-overlay-container #edq-close-modal::after {
      -webkit-transform: rotate(-45deg);
          -ms-transform: rotate(-45deg);
              transform: rotate(-45deg); }
    @media only screen and (max-width: 767px) {
      #edq-overlay-container #edq-close-modal {
        width: 1.5rem;
        height: 1.5rem; }
        #edq-overlay-container #edq-close-modal::before, #edq-overlay-container #edq-close-modal::after {
          width: 18px;
          top: 10px;
          left: 4px; } }
    #edq-overlay-container #edq-close-modal:hover {
      opacity: 0.7; }
  #edq-overlay-container p {
    font-size: 16px;
    line-height: 1.4;
    font-family: Montserrat, Arial, sans-serif !important;
    margin-bottom: 1.5rem; }
    @media only screen and (max-width: 767px) {
      #edq-overlay-container p {
        font-size: 14px; } }
    #edq-overlay-container p span {
      color: #c52033;
      font-weight: 500; }
  #edq-overlay-container #interaction-address,
  #edq-overlay-container #interaction-address-original {
    padding: 0 0 0 32px;
    position: relative;
    font-family: Montserrat, Arial, sans-serif !important; }
    #edq-overlay-container #interaction-address h4,
    #edq-overlay-container #interaction-address-original h4 {
      text-transform: capitalize !important;
      font-size: 0.875rem !important;
      margin: 0;
      line-height: 1.25rem; }
    #edq-overlay-container #interaction-address::before,
    #edq-overlay-container #interaction-address-original::before {
      content: "";
      position: absolute;
      width: 16px;
      height: 16px;
      border: 2px solid #ddd;
      left: 0;
      top: 0;
      border-radius: 24px; }
    #edq-overlay-container #interaction-address.active::before,
    #edq-overlay-container #interaction-address-original.active::before {
      border: 2px solid #aa1e26; }
    #edq-overlay-container #interaction-address.active::after,
    #edq-overlay-container #interaction-address-original.active::after {
      width: 12px;
      height: 12px;
      content: "";
      position: absolute;
      left: 4px;
      top: 4px;
      background-color: #aa1e26;
      border-radius: 20px; }
    #edq-overlay-container #interaction-address--interaction-prompt,
    #edq-overlay-container #interaction-address-original--interaction-prompt {
      text-transform: capitalize;
      margin: 0 0 8px; }
    #edq-overlay-container #interaction-address--address-line-one, #edq-overlay-container #interaction-address--address-line-two, #edq-overlay-container #interaction-address--locality, #edq-overlay-container #interaction-address--province, #edq-overlay-container #interaction-address--postal-code, #edq-overlay-container #interaction-address--country, #edq-overlay-container #interaction-address--select-field,
    #edq-overlay-container #interaction-address-original--address-line-one,
    #edq-overlay-container #interaction-address-original--address-line-two,
    #edq-overlay-container #interaction-address-original--locality,
    #edq-overlay-container #interaction-address-original--province,
    #edq-overlay-container #interaction-address-original--postal-code,
    #edq-overlay-container #interaction-address-original--country,
    #edq-overlay-container #interaction-address-original--select-field {
      display: inline;
      font-size: 0.875rem;
      font-weight: normal !important;
      line-height: 1.4;
      text-transform: capitalize;
      font-stretch: normal;
      letter-spacing: normal; }
      @media only screen and (max-width: 767px) {
        #edq-overlay-container #interaction-address--address-line-one, #edq-overlay-container #interaction-address--address-line-two, #edq-overlay-container #interaction-address--locality, #edq-overlay-container #interaction-address--province, #edq-overlay-container #interaction-address--postal-code, #edq-overlay-container #interaction-address--country, #edq-overlay-container #interaction-address--select-field,
        #edq-overlay-container #interaction-address-original--address-line-one,
        #edq-overlay-container #interaction-address-original--address-line-two,
        #edq-overlay-container #interaction-address-original--locality,
        #edq-overlay-container #interaction-address-original--province,
        #edq-overlay-container #interaction-address-original--postal-code,
        #edq-overlay-container #interaction-address-original--country,
        #edq-overlay-container #interaction-address-original--select-field {
          font-size: 13px; } }
    #edq-overlay-container #interaction-address--address-line-two::after,
    #edq-overlay-container #interaction-address-original--address-line-two::after {
      content: " ";
      display: block; }
    #edq-overlay-container #interaction-address--postal-code::after, #edq-overlay-container #interaction-address--locality::after,
    #edq-overlay-container #interaction-address-original--postal-code::after,
    #edq-overlay-container #interaction-address-original--locality::after {
      content: ", ";
      color: #000; }
  #edq-overlay-container #interaction-address--original-interaction-prompt {
    text-transform: capitalize;
    margin: 0 0 8px; }
  #edq-overlay-container #interaction-address--original-address-line-one, #edq-overlay-container #interaction-address--original-address-line-two, #edq-overlay-container #interaction-address--original-locality, #edq-overlay-container #interaction-address--original-province, #edq-overlay-container #interaction-address--original-postal-code, #edq-overlay-container #interaction-address--original-country {
    display: inline;
    font-size: 0.875rem;
    font-weight: normal !important;
    line-height: 1.4;
    text-transform: capitalize;
    font-stretch: normal;
    letter-spacing: normal; }
    @media only screen and (max-width: 767px) {
      #edq-overlay-container #interaction-address--original-address-line-one, #edq-overlay-container #interaction-address--original-address-line-two, #edq-overlay-container #interaction-address--original-locality, #edq-overlay-container #interaction-address--original-province, #edq-overlay-container #interaction-address--original-postal-code, #edq-overlay-container #interaction-address--original-country {
        font-size: 13px; } }
  #edq-overlay-container #interaction-address--original-address-line-two::after {
    content: " ";
    display: block; }
  #edq-overlay-container #interaction-address--original-postal-code::after, #edq-overlay-container #interaction-address--original-locality::after {
    content: ", ";
    color: #000; }
  #edq-overlay-container #interaction-address--locality, #edq-overlay-container #interaction-address--postal-code {
    color: #aa1e26; }
  #edq-overlay-container #interaction-address--select-field {
    height: 40px;
    margin: 8px 0 0;
    padding: 10px 16px;
    border: solid 1px #767676;
    -webkit-box-sizing: border-box;
            box-sizing: border-box; }
    #edq-overlay-container #interaction-address--select-field:focus, #edq-overlay-container #interaction-address--select-field:focus-visible, #edq-overlay-container #interaction-address--select-field:focus-within, #edq-overlay-container #interaction-address--select-field:active {
      outline: none !important;
      border-color: #0e62c9; }
  #edq-overlay-container #segment--interaction-search #interaction-address {
    margin-bottom: 1.5rem; }
  #edq-overlay-container #interaction {
    font-size: 1.1rem !important; }
    #edq-overlay-container #interaction--use-updated, #edq-overlay-container #interaction--use-original {
      border: none !important;
      background-color: #aa1e26 !important;
      color: #fff !important;
      line-height: 1.375rem !important;
      padding: 14px 24px !important;
      font-size: 1rem !important;
      -webkit-box-sizing: border-box !important;
              box-sizing: border-box !important;
      margin-bottom: 24px !important; }
      @media screen and (max-width: 370px) {
        #edq-overlay-container #interaction--use-updated, #edq-overlay-container #interaction--use-original {
          padding: 14px 18px !important;
          font-size: 0.8125rem !important; } }
    #edq-overlay-container #interaction--use-updated.disabled {
      background-color: #f1f1f1 !important;
      color: #6e6e6e !important; }
    #edq-overlay-container #interaction--use-original {
      margin-top: 24px !important;
      margin-bottom: 0 !important; }
  #edq-overlay-container .cf .mt4-ns,
  #edq-overlay-container .cf .mt3 {
    margin: 0 !important; }
  #edq-overlay-container p#editAddress {
    text-align: center;
    font-size: 0.875rem !important;
    margin: 0;
    text-decoration: underline;
    margin-top: 1rem;
    text-transform: capitalize;
    font-weight: 600; }
    #edq-overlay-container p#editAddress:hover {
      cursor: pointer; }
  #edq-overlay-container #segment--interaction {
    margin-bottom: 1.5rem; }
    #edq-overlay-container #segment--interaction.edq-hide + #segment--use-original #interaction-address-original::before,
    #edq-overlay-container #segment--interaction.edq-hide + #segment--use-original #interaction-address-original::after {
      content: "";
      display: none !important; }
    #edq-overlay-container #segment--interaction.edq-hide + #segment--use-original #interaction-address-original {
      padding-left: 0 !important;
      margin: 0 !important; }
  #edq-overlay-container h2#edq-modal-header {
    text-transform: inherit !important;
    font-size: 1.25rem !important;
    line-height: 1.4; }
    @media only screen and (max-width: 767px) {
      #edq-overlay-container h2#edq-modal-header {
        font-size: 1rem !important; } }

#cart-table .cart-row-gift-messaging td {
  width: 100%;
  padding: 0; }

.gift-options {
  font-family: Montserrat;
  letter-spacing: normal;
  font-stretch: normal;
  font-style: normal;
  line-height: 1.4;
  text-align: left;
  border: 1px solid #ddd;
  padding: 0; }
  .gift-options .accordion-header {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-pack: justify;
        -ms-flex-pack: justify;
            justify-content: space-between;
    -webkit-box-align: center;
        -ms-flex-align: center;
            align-items: center;
    padding: 16px;
    cursor: pointer;
    font-weight: bold;
    position: relative; }
    @media (min-width: 480px) {
      .gift-options .accordion-header {
        padding: 32px; } }
    .gift-options .accordion-header::after {
      content: " ";
      height: 1px;
      display: block;
      border-bottom: 1px solid #ddd;
      width: calc(100% - 32px);
      margin: 0 auto;
      position: absolute;
      bottom: -1px; }
      @media (min-width: 480px) {
        .gift-options .accordion-header::after {
          width: calc(100% - 64px); } }
    .gift-options .accordion-header .icon {
      width: 16px;
      height: 16px; }
      .gift-options .accordion-header .icon.gift {
        margin-right: 10px; }
    .gift-options .accordion-header .title {
      font-size: 13px;
      font-weight: bold;
      line-height: 18px;
      display: block;
      width: 100%; }
    .gift-options .accordion-header .accordion-toggle-symbol {
      line-height: 16px; }
  .gift-options .accordion-content {
    display: none;
    padding: 16px; }
    @media (min-width: 480px) {
      .gift-options .accordion-content {
        padding: 26px 32px 32px; } }
    .gift-options .accordion-content.active {
      display: block; }
    .gift-options .accordion-content .form-row.checkbox {
      margin-bottom: 16px !important; }
      .gift-options .accordion-content .form-row.checkbox label {
        margin: 0;
        padding-left: 26px !important;
        font-size: 14px;
        font-weight: normal; }
        .gift-options .accordion-content .form-row.checkbox label::before {
          border-color: #767676 !important; }
      .gift-options .accordion-content .form-row.checkbox input[type="checkbox"]:checked + label {
        font-weight: 600; }
    .gift-options .accordion-content .form-row.textarea textarea {
      width: 100%;
      min-height: 80px;
      border: 1px solid #ddd;
      font-family: Montserrat;
      font-size: 13px;
      font-weight: normal;
      font-stretch: normal;
      font-style: normal;
      line-height: 1.4;
      letter-spacing: normal;
      text-align: left;
      resize: vertical;
      padding: 12px 4px 4px 12px; }
      .gift-options .accordion-content .form-row.textarea textarea::-webkit-input-placeholder {
        font-family: Montserrat;
        font-size: 13px;
        font-weight: normal;
        font-stretch: normal;
        font-style: normal;
        line-height: 1.4;
        letter-spacing: normal;
        text-align: left;
        color: #6e6e6e; }
      .gift-options .accordion-content .form-row.textarea textarea:-ms-input-placeholder {
        font-family: Montserrat;
        font-size: 13px;
        font-weight: normal;
        font-stretch: normal;
        font-style: normal;
        line-height: 1.4;
        letter-spacing: normal;
        text-align: left;
        color: #6e6e6e; }
      .gift-options .accordion-content .form-row.textarea textarea::-ms-input-placeholder {
        font-family: Montserrat;
        font-size: 13px;
        font-weight: normal;
        font-stretch: normal;
        font-style: normal;
        line-height: 1.4;
        letter-spacing: normal;
        text-align: left;
        color: #6e6e6e; }
      .gift-options .accordion-content .form-row.textarea textarea::placeholder {
        font-family: Montserrat;
        font-size: 13px;
        font-weight: normal;
        font-stretch: normal;
        font-style: normal;
        line-height: 1.4;
        letter-spacing: normal;
        text-align: left;
        color: #6e6e6e; }
    @media (min-width: 480px) {
      .gift-options .accordion-content .gift-order-message {
        margin-bottom: 24px; } }
    .gift-options .accordion-content .gift-order-message.hidden {
      display: none; }
    .gift-options .accordion-content .gift-order-message .char-count {
      font-family: Montserrat;
      letter-spacing: normal;
      font-stretch: normal;
      font-style: normal;
      line-height: 1.4;
      font-size: 10px;
      font-weight: normal;
      color: #000; }
    .gift-options .accordion-content .note {
      font-size: 12px;
      font-weight: normal;
      color: #767676;
      line-height: 1.4;
      margin-bottom: 0; }

.gift-message-confirmation {
  border: 1px solid #ddd;
  padding: 16px;
  background-color: #fff;
  max-width: 625px;
  margin-top: 16px;
  margin-bottom: 32px; }
  @media (min-width: 480px) {
    .gift-message-confirmation {
      padding: 24px;
      margin-bottom: 40px; } }
  .gift-message-confirmation .gift-message-header {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-align: center;
        -ms-flex-align: center;
            align-items: center;
    margin-bottom: 16px; }
    .gift-message-confirmation .gift-message-header .icon.gift {
      width: 18px;
      height: 18px;
      margin-right: 10px;
      fill: #000; }
    .gift-message-confirmation .gift-message-header .gift-message-title {
      margin: 0;
      font-family: Montserrat;
      font-size: 13px;
      font-weight: bold;
      font-stretch: normal;
      font-style: normal;
      line-height: 1.4;
      letter-spacing: normal;
      text-align: left; }
  .gift-message-confirmation .border-line {
    border-top: 1px solid #ddd;
    margin: 12px 0; }
    @media (min-width: 480px) {
      .gift-message-confirmation .border-line {
        margin: 16px 0; } }
  .gift-message-confirmation .gift-message-box {
    background-color: #f1f1f1;
    padding: 12px;
    margin-bottom: 12px; }
    @media (min-width: 480px) {
      .gift-message-confirmation .gift-message-box {
        margin-bottom: 16px; } }
    .gift-message-confirmation .gift-message-box .gift-message-label {
      font-family: Montserrat;
      font-size: 12px;
      font-weight: normal;
      font-stretch: normal;
      font-style: normal;
      line-height: 1.4;
      letter-spacing: normal;
      text-align: left;
      color: #6e6e6e;
      margin: 0 0 0.5rem; }
    .gift-message-confirmation .gift-message-box .gift-message-text {
      font-family: Montserrat;
      font-size: 12px;
      font-weight: normal;
      font-stretch: normal;
      font-style: normal;
      line-height: 1.4;
      letter-spacing: normal;
      text-align: left;
      margin: 0;
      color: #000; }
  .gift-message-confirmation .gift-message-note {
    font-family: Montserrat;
    font-size: 12px;
    font-weight: normal;
    font-stretch: normal;
    font-style: normal;
    line-height: 1.4;
    letter-spacing: normal;
    text-align: left;
    color: #767676;
    margin: 0; }

#cart-table .cart-row-gift-messaging.haven .form-row.checkbox input[type="checkbox"]:checked + label::before {
  content: url("data:image/svg+xml;base64,PHN2ZyB3aWR0aD0iMTYiIGhlaWdodD0iMTYiIHZpZXdCb3g9IjAgMCAxNiAxNiIgZmlsbD0ibm9uZSIgeG1sbnM9Imh0dHA6Ly93d3cudzMub3JnLzIwMDAvc3ZnIj4KICAgIDxnIGNsaXAtcGF0aD0idXJsKCMxNWVjczNwM29hKSI+CiAgICAgICAgPHBhdGggZmlsbD0iI2ZmZiIgZD0iTTAgMGgxNnYxNkgweiIvPgogICAgICAgIDxwYXRoIGZpbGw9IiMwMDRENDMiIHN0cm9rZT0iIzAwNEQ0MyIgZD0iTS41LjVoMTV2MTVILjV6Ii8+CiAgICAgICAgPHBhdGggZD0iTTIgOC4zNjQgNS43NSAxMiAxNCA0IiBzdHJva2U9IiNmZmYiIHN0cm9rZS13aWR0aD0iMiIgc3Ryb2tlLWxpbmVjYXA9InJvdW5kIi8+CiAgICA8L2c+CiAgICA8ZGVmcz4KICAgICAgICA8Y2xpcFBhdGggaWQ9IjE1ZWNzM3Azb2EiPgogICAgICAgICAgICA8cGF0aCBmaWxsPSIjZmZmIiBkPSJNMCAwaDE2djE2SDB6Ii8+CiAgICAgICAgPC9jbGlwUGF0aD4KICAgIDwvZGVmcz4KPC9zdmc+Cg=="); }

.pt_checkout .error-form,
.pt_cart .error-form {
  border: 1px solid #ddd;
  padding: 1.25rem;
  margin-bottom: 1.875rem; }

.breadcrumb-wrapper {
  overflow: hidden; }

.shippingmethod-error {
  font-family: Montserrat, Arial, sans-serif;
  font-weight: 600;
  font-size: 14px;
  line-height: 19.6px;
  height: 20px;
  color: #aa1e26;
  margin: 2rem 0 1rem 0; }
  .shippingmethod-error.bottom-msg {
    margin-top: 0; }
    @media (max-width: 767.98px) {
      .shippingmethod-error.bottom-msg {
        margin-top: 2rem; } }

.checkout-progress-indicator {
  margin-top: 0;
  margin-bottom: 1.25rem;
  padding-bottom: 0.5rem;
  border-bottom: 1px solid #ddd;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-orient: horizontal;
  -webkit-box-direction: normal;
      -ms-flex-direction: row;
          flex-direction: row;
  -webkit-box-align: start;
      -ms-flex-align: start;
          align-items: start;
  -webkit-box-pack: justify;
      -ms-flex-pack: justify;
          justify-content: space-between; }
  @media (min-width: 768px) {
    .checkout-progress-indicator {
      margin-bottom: 1.875rem;
      padding-bottom: 0.375rem; } }
  .checkout-progress-indicator li {
    display: inline;
    list-style: none; }
    .checkout-progress-indicator li, .checkout-progress-indicator li:last-child {
      font-family: Montserrat, Arial, sans-serif;
      font-weight: 700;
      font-size: 13px;
      font-size: 0.8125rem;
      text-transform: uppercase;
      font-style: normal;
      color: #999; }
      @media (max-width: 767.98px) {
        .checkout-progress-indicator li, .checkout-progress-indicator li:last-child {
          font-family: Montserrat, Arial, sans-serif;
          font-weight: 700;
          font-size: 12px;
          font-size: 0.75rem; } }
    .checkout-progress-indicator li::after {
      display: none; }
    .checkout-progress-indicator li a {
      color: #000;
      position: relative; }
      @media (min-width: 768px) {
        .checkout-progress-indicator li a {
          padding-left: 1.25rem; } }
      .checkout-progress-indicator li a::before {
        content: "";
        width: 0.9375rem;
        height: 0.9375rem;
        background: url("../images/svg-icons/checkoutstep-checkmark.svg") no-repeat center;
        display: block;
        position: absolute;
        top: 0;
        left: 0; }
        @media (max-width: 767.98px) {
          .checkout-progress-indicator li a::before {
            display: none; } }
      @media (max-width: 767.98px) {
        .checkout-progress-indicator li a .step-inner {
          background: transparent;
          border-color: #000;
          text-indent: 624.9375rem; } }
      @media (max-width: 767.98px) {
        .checkout-progress-indicator li a .step-inner::before {
          content: "";
          width: 0.9375rem;
          height: 0.9375rem;
          background: url("../images/svg-icons/checkoutstep-checkmark.svg") no-repeat center;
          display: block;
          position: absolute;
          left: 0.1875rem; } }
    .checkout-progress-indicator li .step-inner {
      border: 0.0625rem solid transparent; }
      @media (max-width: 479.98px) {
        .checkout-progress-indicator li .step-inner {
          display: none; } }
  .checkout-progress-indicator .active {
    color: #aa1e26;
    position: relative; }
    .checkout-progress-indicator .active::after {
      display: block;
      content: "";
      position: absolute;
      width: 100%;
      border-bottom: 5px solid #aa1e26;
      height: 0.3125rem;
      bottom: -0.6875rem;
      margin: 0; }
      @media (min-width: 768px) {
        .checkout-progress-indicator .active::after {
          bottom: -0.5625rem; } }
    @media (max-width: 767.98px) {
      .checkout-progress-indicator .active .step-inner {
        background: #aa1e26; } }
  @media (min-width: 768px) {
    .checkout-progress-indicator .step-inner::after {
      content: ":"; } }
  @media (max-width: 767.98px) {
    .checkout-progress-indicator .step-inner {
      width: 1.3125rem;
      padding: 0.125rem 0;
      background: #999;
      color: #fff;
      border-radius: 50%;
      display: inline-block;
      text-align: center;
      vertical-align: baseline; } }
  .checkout-progress-indicator .step-3 {
    padding-right: 0; }

.pt_checkout {
  overflow: hidden; }
  .pt_checkout .primary-content,
  .pt_checkout .summary {
    margin-top: 1.5625rem; }
    @media (min-width: 768px) {
      .pt_checkout .primary-content,
      .pt_checkout .summary {
        margin-top: 3.75rem; } }
  .pt_checkout .mini-cart-content {
    top: 21px; }
  .pt_checkout h3 {
    padding-bottom: 1em; }
  .pt_checkout .summary .content-asset {
    text-align: center; }
    @media (min-width: 768px) {
      .pt_checkout .summary .content-asset {
        text-align: left; } }
  .pt_checkout .checkout-order-totals {
    padding-top: 0; }
    .pt_checkout .checkout-order-totals .order-subtotal {
      border: 0; }
    .pt_checkout .checkout-order-totals tr td:first-child {
      width: 70%; }
  .pt_checkout .place-order-totals.oops-checkout-order-totals,
  .pt_checkout .checkout-order-totals.oops-checkout-order-totals {
    padding-bottom: 20px; }
  .pt_checkout .place-order-totals .oops-checkout-order-total,
  .pt_checkout .checkout-order-totals .oops-checkout-order-total {
    padding-top: 16px; }
    .pt_checkout .place-order-totals .oops-checkout-order-total .order-bopisshipment,
    .pt_checkout .checkout-order-totals .oops-checkout-order-total .order-bopisshipment {
      padding: 8px 0; }
    .pt_checkout .place-order-totals .oops-checkout-order-total .rewards-row td,
    .pt_checkout .checkout-order-totals .oops-checkout-order-total .rewards-row td {
      padding-top: 0;
      padding-bottom: 16px; }
    .pt_checkout .place-order-totals .oops-checkout-order-total .order-merchandise-total.order-total-summary td,
    .pt_checkout .checkout-order-totals .oops-checkout-order-total .order-merchandise-total.order-total-summary td {
      padding-top: 16px;
      padding-bottom: 6px; }
    .pt_checkout .place-order-totals .oops-checkout-order-total .threshold-off td,
    .pt_checkout .place-order-totals .oops-checkout-order-total .percent-off td,
    .pt_checkout .place-order-totals .oops-checkout-order-total .dollar-off td,
    .pt_checkout .checkout-order-totals .oops-checkout-order-total .threshold-off td,
    .pt_checkout .checkout-order-totals .oops-checkout-order-total .percent-off td,
    .pt_checkout .checkout-order-totals .oops-checkout-order-total .dollar-off td {
      padding-top: 0;
      padding-bottom: 6px; }
    .pt_checkout .place-order-totals .oops-checkout-order-total .order-shipping td,
    .pt_checkout .place-order-totals .oops-checkout-order-total .order-subtotal-summary td,
    .pt_checkout .checkout-order-totals .oops-checkout-order-total .order-shipping td,
    .pt_checkout .checkout-order-totals .oops-checkout-order-total .order-subtotal-summary td {
      padding-top: 10px; }
    @media (max-width: 1023.98px) {
      .pt_checkout .place-order-totals .oops-checkout-order-total .order-subtotal-summary td,
      .pt_checkout .checkout-order-totals .oops-checkout-order-total .order-subtotal-summary td {
        padding-bottom: 6px; } }
    .pt_checkout .place-order-totals .oops-checkout-order-total .order-shipping td,
    .pt_checkout .checkout-order-totals .oops-checkout-order-total .order-shipping td {
      padding-bottom: 8px; }
    .pt_checkout .place-order-totals .oops-checkout-order-total .order-tax td,
    .pt_checkout .checkout-order-totals .oops-checkout-order-total .order-tax td {
      padding-top: 8px;
      padding-bottom: 16px; }
  .pt_checkout .place-order-totals.oops-checkout-order-totals {
    padding-top: 0; }
    .pt_checkout .place-order-totals.oops-checkout-order-totals .order-total td {
      padding-top: 16px;
      border-top: 1px solid #ddd; }
  .pt_checkout .mini-payment-instrument .gift-certificate-code {
    margin-bottom: 0.625rem; }
  .pt_checkout .mini-shipment .name {
    font-family: Montserrat, Arial, sans-serif;
    font-weight: 700;
    font-size: 13px;
    font-size: 0.8125rem;
    letter-spacing: .6px;
    text-transform: uppercase;
    margin-top: 1.25rem; }
  .pt_checkout #cart-table {
    width: 100%; }
    .pt_checkout #cart-table tr {
      border-bottom: 1px solid #ddd; }
    .pt_checkout #cart-table .gift-box td {
      padding: 0.625rem 0 1.375rem;
      border: 0;
      width: 100%; }
    .pt_checkout #cart-table .gift-box .giftBoxMessage {
      overflow: hidden;
      margin-top: -0.0625rem;
      word-break: break-word; }
    .pt_checkout #cart-table .gift-box-parent-row {
      border: 0; }
      @media (max-width: 767.98px) {
        .pt_checkout #cart-table .gift-box-parent-row .item-total {
          padding-top: 0; }
        .pt_checkout #cart-table .gift-box-parent-row .item-stock {
          margin-bottom: 0.8125rem; } }
    @media (max-width: 767.98px) {
      .pt_checkout #cart-table .item-quantity,
      .pt_checkout #cart-table .item-total {
        padding-bottom: 0;
        padding-top: 0; } }
    @media (max-width: 767.98px) {
      .pt_checkout #cart-table .giftBoxPrice .name,
      .pt_checkout #cart-table .giftBoxPrice .price {
        float: left; } }
    .pt_checkout #cart-table .giftBoxPrice .price {
      font-family: Montserrat, Arial, sans-serif;
      font-weight: 700;
      font-size: 13px;
      font-size: 0.8125rem; }
    .pt_checkout #cart-table .giftBoxPrice .name {
      margin: 0 0.3125rem 0 0; }
      .pt_checkout #cart-table .giftBoxPrice .name::after {
        content: ":"; }
      @media (min-width: 768px) {
        .pt_checkout #cart-table .giftBoxPrice .name {
          margin: 0.9375rem 0 0;
          font-family: Montserrat, Arial, sans-serif;
          font-weight: 400;
          font-size: 13px;
          font-size: 0.8125rem; }
          .pt_checkout #cart-table .giftBoxPrice .name::after {
            display: none; } }
  .pt_checkout .error-form .button {
    margin: 1.25rem 0 0;
    display: block;
    max-width: 20.625rem; }
  .pt_checkout th.section-header {
    font-family: Montserrat, Arial, sans-serif;
    font-weight: 700;
    font-size: 14px;
    font-size: 0.875rem; }

.checkout-steps .form-row {
  width: 100%;
  max-width: 20.9375rem;
  float: none;
  margin-right: 0; }

.checkout-steps .haven-checkout .form-row .required-indicator {
  display: none; }

.checkout-steps .section-header {
  font-family: Montserrat, Arial, sans-serif;
  font-weight: 700;
  font-size: 16px;
  font-size: 1rem;
  letter-spacing: .8px;
  text-transform: uppercase; }
  @media (min-width: 768px) {
    .checkout-steps .section-header {
      font-size: 18px;
      font-size: 1.125rem; } }

.checkout-steps .add-to-address-book {
  margin-top: 1.25rem; }

.checkout-steps span.error {
  display: inline-block;
  padding-top: 2px; }

.checkout-steps .address2 {
  position: relative; }
  .checkout-steps .address2 .form-field-tooltip {
    position: absolute;
    top: 0.1875rem;
    right: 0;
    font-family: Montserrat, Arial, sans-serif;
    font-weight: 400;
    font-size: 11px;
    font-size: 0.6875rem;
    width: auto;
    margin: 0;
    padding: 0;
    display: block;
    text-decoration: none; }

@media (max-width: 767.98px) {
  .checkout-steps .form-row-button {
    margin-left: auto;
    margin-right: auto; }
    .checkout-steps .form-row-button .btn-continue {
      margin: 0 auto; } }

.checkout-steps .btn-continue,
.checkout-steps .experian-include {
  width: 100%;
  max-width: 23.4375rem; }

.checkout-steps fieldset {
  overflow: hidden;
  max-height: 624.9375rem;
  -webkit-transition: all 0.5s cubic-bezier(0, 1, 0, 1);
  -o-transition: all 0.5s cubic-bezier(0, 1, 0, 1);
  transition: all 0.5s cubic-bezier(0, 1, 0, 1);
  height: auto; }
  .checkout-steps fieldset.disabled {
    max-height: 0;
    display: none; }

.checkout-steps #payment-methods-area {
  margin-top: 0.625rem;
  padding-top: 0.9375rem;
  border-top: 1px solid #ddd;
  border-bottom: 1px solid #ddd; }
  .checkout-steps #payment-methods-area > fieldset {
    overflow: visible; }
    @media (max-width: 1023.98px) {
      .checkout-steps #payment-methods-area > fieldset .tooltip {
        display: inline-block; } }

.checkout-steps .product-list-item .promo,
.checkout-steps .product-list-item .sku {
  display: none; }

.cvv-container {
  padding: 1.25rem;
  border: 1px solid #ddd;
  margin-bottom: 0.625rem;
  text-align: left; }
  .cvv-container .card-info {
    font-family: Montserrat, Arial, sans-serif;
    font-weight: 700;
    font-size: 13px;
    font-size: 0.8125rem;
    letter-spacing: .6px;
    text-transform: uppercase; }
  .cvv-container .express-checkout-row {
    display: inline-block; }

.add-new-address-link {
  margin-bottom: 0.9375rem;
  cursor: pointer; }

.selected-address-details ul {
  margin: 0 0 0.9375rem; }

.selected-address-details li {
  font-family: Montserrat, Arial, sans-serif;
  font-weight: 400;
  font-size: 13px;
  font-size: 0.8125rem;
  line-height: 1.69231em; }

#shipping-name-fields {
  display: none; }

.shipping-method-list h4 {
  margin: 0 0 0.625rem;
  padding: 1.3125rem 0 0; }
  @media (min-width: 768px) {
    .shipping-method-list h4 {
      padding: 1.5625rem 0 1.25rem;
      margin-bottom: 0; } }

.shipping-method-list .form-row {
  max-width: none; }

.shipping-method-list .shipping-slot-messaging {
  margin: -0.625rem 0 0.3125rem; }

.shipping-method-list label {
  margin-left: 1.6875rem;
  text-indent: -1.6875rem;
  font-family: Montserrat, Arial, sans-serif;
  font-weight: 700; }

.shipping-method-list .shipping-method-description {
  margin-left: 1.6875rem; }
  .shipping-method-list .shipping-method-description .form-caption {
    line-height: 1.3;
    margin-bottom: 0.1875rem; }

.shipping-method-list.top-border {
  margin-top: 1.25rem;
  border-top: 1px solid #ddd; }

.shipping-method-list .new-message {
  color: red !important;
  max-width: 335px !important; }

.shipping-method-list .at-cart-link {
  color: red !important;
  text-decoration: underline !important; }

.shipping-method-description p {
  margin-bottom: 0; }

.form-field-tooltip {
  display: none; }

.shipping-method {
  margin-top: 1.83em; }
  .shipping-method label {
    display: inline;
    float: none !important;
    padding-right: .42em !important; }
  .shipping-method .shipping-description {
    display: inline; }

.shipping-promos {
  -ms-flex-preferred-size: 100%;
      flex-basis: 100%; }

.gift-message-text.hidden {
  display: none; }

.billing-coupon-code .form-row {
  width: 50%; }

.billing-coupon-code .redemption {
  max-width: none; }

.billing-coupon-code .success {
  display: inline-block;
  padding-bottom: 0.3125rem; }

.payment-method-options .payment-method {
  overflow: visible; }

.payment-method-options .form-row {
  margin: 0.625rem 0 0; }
  .payment-method-options .form-row.label-inline {
    padding: 0.5rem 0 0.8125rem; }
  .payment-method-options .form-row img {
    height: 1.375rem;
    margin: -0.1875rem 0 0 0.3125rem; }
  .payment-method-options .form-row.form-cc-cvv {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    margin: 0 -10px;
    max-width: 32rem; }
    .payment-method-options .form-row.form-cc-cvv .credit-card-billing {
      padding: 0 10px; }
      @media (min-width: 480px) {
        .payment-method-options .form-row.form-cc-cvv .credit-card-billing {
          width: 64%; } }
    .payment-method-options .form-row.form-cc-cvv .cvv-billing {
      padding: 0 10px; }
      @media (min-width: 1024px) {
        .payment-method-options .form-row.form-cc-cvv .cvv-billing {
          width: 36%; } }
      @media only screen and (max-width: 780px) {
        .payment-method-options .form-row.form-cc-cvv .cvv-billing {
          margin-top: 10px; } }
      .payment-method-options .form-row.form-cc-cvv .cvv-billing .cvv-checkout input[type="tel"]::-webkit-input-placeholder {
        color: #999; }
      .payment-method-options .form-row.form-cc-cvv .cvv-billing .cvv-checkout input[type="tel"]:-ms-input-placeholder {
        color: #999; }
      .payment-method-options .form-row.form-cc-cvv .cvv-billing .cvv-checkout input[type="tel"]::-ms-input-placeholder {
        color: #999; }
      .payment-method-options .form-row.form-cc-cvv .cvv-billing .cvv-checkout input[type="tel"]::placeholder {
        color: #999; }
      @media (max-width: 767.98px) {
        .payment-method-options .form-row.form-cc-cvv .cvv-billing .cvv-checkout .field-wrapper {
          width: 20.9375rem; } }
      .payment-method-options .form-row.form-cc-cvv .cvv-billing .cvv-checkout .field-wrapper span.error {
        visibility: hidden; }
      .payment-method-options .form-row.form-cc-cvv .cvv-billing .form-row {
        margin-top: 0; }
        .payment-method-options .form-row.form-cc-cvv .cvv-billing .form-row label {
          margin-bottom: 10px;
          line-height: 1.2; }
          .payment-method-options .form-row.form-cc-cvv .cvv-billing .form-row label span:not(.required-indicator)::before {
            content: "Security code"; }
        .payment-method-options .form-row.form-cc-cvv .cvv-billing .form-row .field-wrapper .error {
          white-space: nowrap; }
        @media (max-width: 1279.98px) {
          .payment-method-options .form-row.form-cc-cvv .cvv-billing .form-row .field-wrapper input {
            max-height: 40px;
            width: 48%;
            display: block; } }
      .payment-method-options .form-row.form-cc-cvv .cvv-billing #tooltip-content {
        display: block; }
        @media (min-width: 1024px) {
          .payment-method-options .form-row.form-cc-cvv .cvv-billing #tooltip-content {
            width: 200px; } }
  @media (max-width: 1023.98px) {
    .payment-method-options .form-row.checkbox .input-checkbox {
      margin-right: 4px; } }

.payment-method-options h6 {
  margin-bottom: 0.625rem; }

.payment-method-options label {
  font-family: Montserrat, Arial, sans-serif;
  font-weight: 700; }
  .payment-method-options label.error {
    color: #000; }

@media (max-width: 1023.98px) {
  .payment-method-options {
    padding: 0; }
    .payment-method-options .form-row {
      width: 100%; }
      .payment-method-options .form-row label {
        padding: 0;
        margin: 0; }
      .payment-method-options .form-row .input-radio {
        margin: 0; } }

.checkout-account-lookup {
  font-size: 0.8125rem;
  line-height: 1.4;
  cursor: pointer; }

.lookup-text {
  font-weight: 600;
  text-decoration: underline;
  cursor: pointer;
  text-underline-offset: 2px; }

.e-communications {
  position: relative;
  max-width: 20.9375rem;
  display: inline-block; }
  .e-communications.visually-hidden,
  .e-communications.visually-hidden .form-row,
  .e-communications.visually-hidden .tooltip {
    display: none; }
  .e-communications .error {
    display: block;
    width: 100%; }
  .e-communications .form-row {
    padding-right: 1.25rem; }
  .e-communications .form-field-tooltip {
    display: block; }
  .e-communications .tooltip {
    position: absolute;
    right: -5px;
    top: 0.375rem;
    width: 1.125rem;
    height: 1.125rem; }

.payment-method {
  overflow: hidden; }
  .payment-method .dw-apple-pay-button,
  .payment-method .dw-apple-pay-button:hover,
  .payment-method .dw-apple-pay-button:active,
  .payment-method .dw-apple-pay-button:focus {
    margin-top: 0;
    margin-left: 0;
    margin-bottom: 14px; }
  @media (min-width: 768px) {
    .payment-method .dw-apple-pay-button,
    .payment-method .dw-apple-pay-button:hover,
    .payment-method .dw-apple-pay-button:active,
    .payment-method .dw-apple-pay-button:focus {
      max-width: 200px;
      margin-bottom: 17px; } }
  @media (max-width: 767.98px) {
    .payment-method.form-row {
      margin-right: 0;
      max-width: 100%; } }

.payment-method-expanded.payment-method {
  margin: 0.1875rem 0 0.625rem; }
  .payment-method-expanded.payment-method .cvv-checkout {
    display: none; }
  .payment-method-expanded.payment-method.cvv-div-shown {
    max-width: 40rem; }
    .payment-method-expanded.payment-method.cvv-div-shown .cvv-checkout {
      display: block; }
      .payment-method-expanded.payment-method.cvv-div-shown .cvv-checkout .cvv-checkout-info {
        margin: 0 0 0 15px; }
  .payment-method-expanded.payment-method .tooltip {
    cursor: pointer;
    position: relative; }
  .payment-method-expanded.payment-method .cvv-checkout-info {
    color: #fff;
    background: #000;
    display: inline-block;
    width: 15px;
    height: 15px;
    border-radius: 50%;
    text-align: center;
    margin: 2px 0 0 86px;
    cursor: pointer;
    position: absolute;
    top: 0;
    right: 0; }
    @media (max-width: 767.98px) {
      .payment-method-expanded.payment-method .cvv-checkout-info {
        left: 45%;
        right: unset; } }
    .payment-method-expanded.payment-method .cvv-checkout-info > div {
      position: absolute;
      left: 0;
      display: none;
      background: #fff;
      padding: 10px;
      border: 1px solid #ddd;
      z-index: 9999;
      width: 265px; }
      @media (max-width: 767.98px) {
        .payment-method-expanded.payment-method .cvv-checkout-info > div {
          width: 145px; } }
      .payment-method-expanded.payment-method .cvv-checkout-info > div img {
        width: 49%;
        height: auto;
        margin: 0; }
        @media (max-width: 767.98px) {
          .payment-method-expanded.payment-method .cvv-checkout-info > div img {
            width: 100%; } }
    .payment-method-expanded.payment-method .cvv-checkout-info:hover > div {
      display: block; }

.payment-method-expanded .ssn {
  clear: both; }

.billing-add-to-email {
  padding-bottom: 0.75rem; }
  .billing-add-to-email .form-row {
    margin-bottom: 0; }
  .billing-add-to-email.bottom-border {
    margin-bottom: 0.8125rem;
    padding-bottom: 1.5rem;
    border-bottom: 1px solid #ddd; }

h4.section-title {
  margin: 0.9375rem 0; }
  @media (min-width: 768px) {
    h4.section-title {
      margin: 3.125rem 0 0.9375rem; } }

.checkout-billing h4.section-title {
  margin: 0.9375rem 0; }
  @media (min-width: 768px) {
    .checkout-billing h4.section-title {
      margin: 1.25rem 0 0.9375rem; } }

.billing-drawer-wrapper h6 {
  position: relative;
  cursor: pointer;
  -webkit-transition: all 0.5s cubic-bezier(0, 1, 0, 1);
  -o-transition: all 0.5s cubic-bezier(0, 1, 0, 1);
  transition: all 0.5s cubic-bezier(0, 1, 0, 1);
  padding-right: 1.25rem; }

.billing-drawer {
  overflow: hidden;
  position: relative; }
  @media (min-width: 768px) {
    .billing-drawer {
      margin-top: 0.625rem; } }
  @media (min-width: 768px) {
    .billing-drawer .label-above:first-child {
      margin-top: 0.625rem; } }

.billing-drawer-wrapper,
.billing-wrapper {
  margin: 0.9375rem 0 3.25rem 0;
  padding: 0.9375rem 1.25rem;
  border: 1px solid #ddd; }
  .billing-drawer-wrapper::after,
  .billing-wrapper::after {
    content: "";
    display: table;
    clear: both; }
  .billing-drawer-wrapper .form-row-button,
  .billing-wrapper .form-row-button {
    max-width: none;
    clear: none;
    margin-left: 0.625rem; }
  .billing-drawer-wrapper.gift-card-include,
  .billing-wrapper.gift-card-include {
    margin-bottom: 1.125rem; }
  .billing-drawer-wrapper .form-row,
  .billing-wrapper .form-row {
    width: auto;
    float: left; }
    .billing-drawer-wrapper .form-row .balance,
    .billing-wrapper .form-row .balance {
      float: none; }
  .billing-drawer-wrapper .tooltip,
  .billing-wrapper .tooltip {
    margin: 0.5625rem; }
    .billing-drawer-wrapper .tooltip#tooltip-gift-card-number,
    .billing-wrapper .tooltip#tooltip-gift-card-number {
      margin-top: 0;
      margin-bottom: 0;
      position: relative; }
  .billing-drawer-wrapper .label,
  .billing-drawer-wrapper .field-wrapper,
  .billing-wrapper .label,
  .billing-wrapper .field-wrapper {
    width: 100%; }
  .billing-drawer-wrapper .brand-primary,
  .billing-wrapper .brand-primary {
    padding: 0.625rem 0 0; }
  .billing-drawer-wrapper .coupon-error,
  .billing-wrapper .coupon-error {
    max-width: none;
    margin-top: 0;
    width: 100%;
    float: none; }
  .billing-drawer-wrapper.hidden .openclose,
  .billing-wrapper.hidden .openclose {
    top: 0.125rem; }
  .billing-drawer-wrapper.hidden .plus-black,
  .billing-wrapper.hidden .plus-black {
    display: block; }
  .billing-drawer-wrapper.hidden .minus-black,
  .billing-wrapper.hidden .minus-black {
    display: none; }
  @media (min-width: 768px) {
    .billing-drawer-wrapper.hidden h6,
    .billing-wrapper.hidden h6 {
      padding-bottom: 0; } }
  .billing-drawer-wrapper .plus-black,
  .billing-wrapper .plus-black {
    display: none; }
  .billing-drawer-wrapper .minus-black,
  .billing-wrapper .minus-black {
    display: block; }
  .billing-drawer-wrapper .openclose,
  .billing-wrapper .openclose {
    position: absolute;
    right: 0;
    top: 0.375rem; }

.mcoa-msg {
  font-size: 12px;
  font-size: 0.75rem;
  font-weight: normal;
  font-stretch: normal;
  font-style: normal;
  line-height: 1.4;
  letter-spacing: normal;
  margin-top: -10px; }
  @media (min-width: 768px) {
    .mcoa-msg {
      font-size: 13px;
      font-size: 0.8125rem; } }

.gift-card-include .form-row.label-above {
  float: none; }
  .gift-card-include .form-row.label-above:first-child {
    margin-top: 0.9375rem; }

.gift-card-include .giftcert-apply .button-text {
  padding-left: 0.625rem;
  text-decoration: underline; }
  .gift-card-include .giftcert-apply .button-text:hover {
    text-decoration: none; }

.gift-card-include .giftcert-apply .balance {
  width: 100%;
  float: none; }

.gift-card-include #add-giftcert {
  margin-bottom: 0.625rem; }

.gift-card-include #check-giftcert {
  margin-left: 0.625rem;
  padding-left: 0; }

.gift-card-include .g-recaptcha {
  margin-bottom: 0.625rem; }

.gift-card-include .redemption.form-row {
  max-width: none; }

.gift-card-include .remove-giftcert {
  padding-left: 0.625rem; }

.classic-awards {
  margin-bottom: 1.625rem; }
  .classic-awards div[id^="reward-"] {
    margin-bottom: 0.8125rem; }
  .classic-awards .remove-reward {
    padding-left: 0.625rem; }
  .classic-awards #classicawards-area label span span {
    display: block;
    font-weight: 400;
    width: auto; }
  .classic-awards #classicawards-area .brand-primary {
    font-weight: 700; }
  .classic-awards #classicawards-area {
    position: relative; }
    .classic-awards #classicawards-area .label {
      padding-bottom: 0.625rem; }
    .classic-awards #classicawards-area .form-row {
      width: calc(100% - 120px); }
    .classic-awards #classicawards-area .form-row-button {
      max-width: 6.5625rem;
      margin-left: 0.5rem; }
      .classic-awards #classicawards-area .form-row-button button {
        width: 100%;
        max-width: 6.5625rem; }
    .classic-awards #classicawards-area [id$="classicAwardNumber-error"] {
      position: absolute;
      left: 0;
      top: 74px; }
    .classic-awards #classicawards-area .classicaward-error {
      padding-bottom: 0.3125rem; }
    @media (min-width: 768px) {
      .classic-awards #classicawards-area .form-row-button {
        max-width: 9.0625rem;
        margin-left: 0.5rem; }
        .classic-awards #classicawards-area .form-row-button button {
          max-width: 6.5625rem; } }
    @media (min-width: 768px) and (max-width: 1023.98px) {
      .classic-awards #classicawards-area .form-row-button {
        max-width: 5.9375rem;
        margin-left: 0.5rem; } }
  .classic-awards .tooltip {
    margin: 0.5625rem; }

.classic-awards #classicawards-area label span {
  white-space: normal;
  width: 150%;
  display: block; }

.classic-awards .remove-reward,
.classic-awards .remove-promotion,
.classic-awards .reapply-reward,
.classic-awards .reaaply-promotion {
  font-weight: normal; }

.classic-awards .form-row,
.billing-coupon-code .form-row {
  float: none;
  display: inline-block;
  vertical-align: bottom; }
  .classic-awards .form-row.label-above,
  .billing-coupon-code .form-row.label-above {
    width: calc(100% - 120px);
    white-space: nowrap; }

#merchcreditsapplied {
  margin-bottom: 1.5625rem; }

.month,
.year,
.day {
  float: left;
  clear: none;
  margin: 0 0 2% 2%; }
  .month label,
  .year label,
  .day label {
    border: 0;
    clip: rect(0 0 0 0);
    height: 1px;
    margin: -1px;
    overflow: hidden;
    padding: 0;
    position: absolute;
    width: 1px; }
  .month .field-wrapper,
  .year .field-wrapper,
  .day .field-wrapper {
    width: auto;
    min-width: 5.625rem; }
  .month div:not(.select-style) > select,
  .year div:not(.select-style) > select,
  .day div:not(.select-style) > select {
    width: auto; }

.month .form-caption {
  margin-left: 0; }

.cvn {
  clear: left; }
  .cvn .field-wrapper {
    width: 4.6875rem; }

.ssn {
  clear: left; }

.bml-terms-and-conditions {
  font-size: 0.8em;
  overflow: auto;
  height: 25rem;
  padding: 1em;
  border: 1px solid #ddd; }

.bml-table-col-1 {
  width: 25%; }

.billing-continue {
  margin-top: 2rem; }

.billing-continue button {
  width: 100%; }

.merchcredit-line a.merchcredits-saveforlater-link {
  padding-left: 0.625rem; }

.order-summary-footer .positionCvvSummaryDiv,
.header-place-order .positionCvvSummaryDiv {
  margin-left: auto;
  width: 330px;
  text-align: left; }
  @media (max-width: 1023.98px) {
    .order-summary-footer .positionCvvSummaryDiv,
    .header-place-order .positionCvvSummaryDiv {
      width: 100%; } }
  .order-summary-footer .positionCvvSummaryDiv select,
  .header-place-order .positionCvvSummaryDiv select {
    padding-left: 12px;
    margin-bottom: 1.67em; }
  .order-summary-footer .positionCvvSummaryDiv input[type="tel"]::-webkit-input-placeholder,
  .header-place-order .positionCvvSummaryDiv input[type="tel"]::-webkit-input-placeholder {
    color: #999; }
  .order-summary-footer .positionCvvSummaryDiv input[type="tel"]:-ms-input-placeholder,
  .header-place-order .positionCvvSummaryDiv input[type="tel"]:-ms-input-placeholder {
    color: #999; }
  .order-summary-footer .positionCvvSummaryDiv input[type="tel"]::-ms-input-placeholder,
  .header-place-order .positionCvvSummaryDiv input[type="tel"]::-ms-input-placeholder {
    color: #999; }
  .order-summary-footer .positionCvvSummaryDiv input[type="tel"]::placeholder,
  .header-place-order .positionCvvSummaryDiv input[type="tel"]::placeholder {
    color: #999; }
  @media (max-width: 767.98px) {
    .order-summary-footer .positionCvvSummaryDiv,
    .header-place-order .positionCvvSummaryDiv {
      margin: auto;
      max-width: 100%; } }
  .order-summary-footer .positionCvvSummaryDiv .error-mismatch,
  .header-place-order .positionCvvSummaryDiv .error-mismatch {
    color: #aa1e26; }
  .order-summary-footer .positionCvvSummaryDiv fieldset,
  .header-place-order .positionCvvSummaryDiv fieldset {
    overflow: visible; }
  .order-summary-footer .positionCvvSummaryDiv .label-wrap .label,
  .header-place-order .positionCvvSummaryDiv .label-wrap .label {
    padding-right: 0; }
    .order-summary-footer .positionCvvSummaryDiv .label-wrap .label .security-code-title,
    .header-place-order .positionCvvSummaryDiv .label-wrap .label .security-code-title {
      line-height: 20px;
      line-height: 1.25rem;
      font-size: 13px;
      font-size: 0.8125rem;
      margin-bottom: 5px;
      color: #000;
      font-weight: normal;
      text-transform: none;
      letter-spacing: 0;
      text-align: left; }
  .order-summary-footer .positionCvvSummaryDiv .cvv-label-wrap,
  .header-place-order .positionCvvSummaryDiv .cvv-label-wrap {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex; }
    .order-summary-footer .positionCvvSummaryDiv .cvv-label-wrap .cvv-label,
    .header-place-order .positionCvvSummaryDiv .cvv-label-wrap .cvv-label {
      width: 50%;
      text-transform: capitalize;
      padding-right: 0.3125rem;
      text-align: left; }
      .order-summary-footer .positionCvvSummaryDiv .cvv-label-wrap .cvv-label label span::before,
      .header-place-order .positionCvvSummaryDiv .cvv-label-wrap .cvv-label label span::before {
        content: "Please enter the CVV:";
        font-weight: normal;
        color: #aa1e26;
        text-transform: none; }
      .order-summary-footer .positionCvvSummaryDiv .cvv-label-wrap .cvv-label label._success span::before,
      .header-place-order .positionCvvSummaryDiv .cvv-label-wrap .cvv-label label._success span::before {
        color: #000; }
      .order-summary-footer .positionCvvSummaryDiv .cvv-label-wrap .cvv-label > .form-row > label > span:first-child,
      .header-place-order .positionCvvSummaryDiv .cvv-label-wrap .cvv-label > .form-row > label > span:first-child {
        display: none; }
      .order-summary-footer .positionCvvSummaryDiv .cvv-label-wrap .cvv-label > .form-row > label > span:only-child,
      .header-place-order .positionCvvSummaryDiv .cvv-label-wrap .cvv-label > .form-row > label > span:only-child {
        display: block; }
    .order-summary-footer .positionCvvSummaryDiv .cvv-label-wrap .tooltipDiv,
    .header-place-order .positionCvvSummaryDiv .cvv-label-wrap .tooltipDiv {
      width: 50%;
      padding-top: 35px;
      text-align: left; }
      .order-summary-footer .positionCvvSummaryDiv .cvv-label-wrap .tooltipDiv .cvv-info,
      .header-place-order .positionCvvSummaryDiv .cvv-label-wrap .tooltipDiv .cvv-info {
        position: relative;
        padding-top: 2px;
        float: left; }
        .order-summary-footer .positionCvvSummaryDiv .cvv-label-wrap .tooltipDiv .cvv-info .custom-qm,
        .header-place-order .positionCvvSummaryDiv .cvv-label-wrap .tooltipDiv .cvv-info .custom-qm {
          color: #fff;
          background: #000;
          display: inline-block;
          width: 15px;
          height: 15px;
          border-radius: 50%;
          text-align: center;
          cursor: pointer; }
        .order-summary-footer .positionCvvSummaryDiv .cvv-label-wrap .tooltipDiv .cvv-info > div,
        .header-place-order .positionCvvSummaryDiv .cvv-label-wrap .tooltipDiv .cvv-info > div {
          position: absolute;
          left: 0;
          display: none;
          background: #fff;
          padding: 10px;
          border: 1px solid #ddd;
          z-index: 9999;
          width: 265px; }
          @media (max-width: 767.98px) {
            .order-summary-footer .positionCvvSummaryDiv .cvv-label-wrap .tooltipDiv .cvv-info > div,
            .header-place-order .positionCvvSummaryDiv .cvv-label-wrap .tooltipDiv .cvv-info > div {
              width: 152px; } }
          .order-summary-footer .positionCvvSummaryDiv .cvv-label-wrap .tooltipDiv .cvv-info > div img,
          .header-place-order .positionCvvSummaryDiv .cvv-label-wrap .tooltipDiv .cvv-info > div img {
            width: 49%; }
            @media (max-width: 767.98px) {
              .order-summary-footer .positionCvvSummaryDiv .cvv-label-wrap .tooltipDiv .cvv-info > div img,
              .header-place-order .positionCvvSummaryDiv .cvv-label-wrap .tooltipDiv .cvv-info > div img {
                width: 100%; }
                .order-summary-footer .positionCvvSummaryDiv .cvv-label-wrap .tooltipDiv .cvv-info > div img:first-child,
                .header-place-order .positionCvvSummaryDiv .cvv-label-wrap .tooltipDiv .cvv-info > div img:first-child {
                  margin-bottom: 10px; } }
        .order-summary-footer .positionCvvSummaryDiv .cvv-label-wrap .tooltipDiv .cvv-info:hover > div,
        .header-place-order .positionCvvSummaryDiv .cvv-label-wrap .tooltipDiv .cvv-info:hover > div {
          display: block; }
      .order-summary-footer .positionCvvSummaryDiv .cvv-label-wrap .tooltipDiv .tooltip-content,
      .header-place-order .positionCvvSummaryDiv .cvv-label-wrap .tooltipDiv .tooltip-content {
        display: block;
        margin: 10px 0;
        text-transform: none; }
    .order-summary-footer .positionCvvSummaryDiv .cvv-label-wrap .tooltip,
    .header-place-order .positionCvvSummaryDiv .cvv-label-wrap .tooltip {
      position: relative;
      font-size: 12px;
      display: block;
      margin-left: 20px;
      cursor: pointer; }
  .order-summary-footer .positionCvvSummaryDiv button,
  .header-place-order .positionCvvSummaryDiv button {
    max-width: 20.625rem;
    margin-left: 0;
    color: #fff; }
    @media (max-width: 1023.98px) {
      .order-summary-footer .positionCvvSummaryDiv button,
      .header-place-order .positionCvvSummaryDiv button {
        max-width: 100%; } }
    .order-summary-footer .positionCvvSummaryDiv button.eventEnabled,
    .header-place-order .positionCvvSummaryDiv button.eventEnabled {
      pointer-events: all; }

.header-place-order {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-orient: horizontal;
  -webkit-box-direction: normal;
      -ms-flex-direction: row;
          flex-direction: row; }
  @media (max-width: 767.98px) {
    .header-place-order {
      margin: 1.25rem 0 0.625rem; } }
  @media (min-width: 768px) {
    .header-place-order {
      margin: 0.8125rem 0 2.1875rem; } }
  @media (max-width: 1023.98px) {
    .header-place-order {
      -ms-flex-wrap: wrap;
          flex-wrap: wrap; } }
  .header-place-order .label {
    text-transform: capitalize;
    padding-right: 0.3125rem; }
  .header-place-order h4 {
    min-width: 13.75rem; }
    @media (max-width: 767.98px) {
      .header-place-order h4 {
        display: none; } }

.place-order-totals {
  float: right;
  width: 100%;
  max-width: 20.625rem;
  border: 1px solid #ddd;
  padding: 0.3125rem 1.25rem 0.625rem; }
  .place-order-totals::after {
    content: "";
    display: table;
    clear: both; }
  @media (max-width: 1023.98px) {
    .place-order-totals {
      max-width: none; } }
  .place-order-totals .order-totals-table {
    width: 100%; }
    .place-order-totals .order-totals-table tr {
      border: 0; }
    .place-order-totals .order-totals-table td {
      padding-top: 0.6875rem; }
    .place-order-totals .order-totals-table .order-subtotal td {
      padding-top: 0.625rem; }

.order-component-block {
  margin: 1.125rem 0; }
  .order-component-block:last-child {
    margin-bottom: 0; }
  .order-component-block .section-header a {
    font-family: Montserrat, Arial, sans-serif;
    font-weight: 400;
    float: right; }
  .order-component-block .details {
    padding: 0.625rem 0 1.875rem;
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-orient: vertical;
    -webkit-box-direction: normal;
        -ms-flex-direction: column;
            flex-direction: column; }
    .order-component-block .details div {
      line-height: 1.125rem; }
  .order-component-block.mini-payment-instrument .details {
    padding-bottom: 0.9375rem; }
  .order-component-block .payment-method-applied {
    -webkit-box-ordinal-group: 3;
        -ms-flex-order: 2;
            order: 2;
    margin-bottom: 0.9375rem; }
    .order-component-block .payment-method-applied.loyalty-payment-method {
      -webkit-box-ordinal-group: 1;
          -ms-flex-order: 0;
              order: 0; }
  .order-component-block .gift-card-details {
    padding-top: 0; }
  .order-component-block .s-method-title {
    font-family: Montserrat, Arial, sans-serif;
    font-weight: 700; }

.mini-summary-products .giftBoxPrice {
  float: left;
  width: 100%;
  margin-top: 0.625rem; }
  .mini-summary-products .giftBoxPrice .name,
  .mini-summary-products .giftBoxPrice .price {
    display: inline-block;
    text-align: left;
    padding-right: 0.625rem;
    font-family: Montserrat, Arial, sans-serif;
    font-weight: 700; }
  .mini-summary-products .giftBoxPrice .name {
    font-family: Montserrat, Arial, sans-serif;
    font-weight: 400; }
    .mini-summary-products .giftBoxPrice .name::after {
      content: ":"; }

#cart-table .gift-box td {
  padding: 0 0 1.375rem;
  border: 0;
  width: 100%; }

#cart-table .gift-box .giftBoxMessage {
  overflow: hidden;
  margin-top: -0.0625rem;
  word-break: break-word; }

@media (max-width: 767.98px) {
  #cart-table .gift-box-parent-row {
    border: 0; }
    #cart-table .gift-box-parent-row .item-total {
      padding-top: 0; }
    #cart-table .gift-box-parent-row .item-stock {
      margin-bottom: 0.8125rem; } }

#cart-table .giftBoxPrice .name,
#cart-table .giftBoxPrice .price {
  font-family: Montserrat, Arial, sans-serif;
  font-weight: 700;
  font-size: 13px;
  font-size: 0.8125rem; }
  @media (max-width: 767.98px) {
    #cart-table .giftBoxPrice .name,
    #cart-table .giftBoxPrice .price {
      float: left; } }

#cart-table .giftBoxPrice .name {
  font-family: Montserrat, Arial, sans-serif;
  font-weight: 400; }
  #cart-table .giftBoxPrice .name::after {
    content: ":"; }
  @media (min-width: 768px) {
    #cart-table .giftBoxPrice .name {
      margin-top: 0.9375rem; }
      #cart-table .giftBoxPrice .name::after {
        display: none; } }

@media (max-width: 767.98px) {
  .item-list .cart-row {
    position: relative;
    display: block;
    overflow: hidden;
    display: revert !important; } }

.item-list .cart-row.gift-box td {
  padding: 0;
  border: 0; }

.item-list .item-details .name {
  max-width: 11.25rem;
  margin-bottom: 0.625rem; }
  .item-list .item-details .name a {
    font-size: 0.8125rem; }

.item-list .item-quantity {
  font-family: Montserrat, Arial, sans-serif;
  font-weight: 700;
  font-size: 14px;
  font-size: 0.875rem; }
  .item-list .item-quantity .item-stock {
    float: left;
    width: 100%;
    margin: 0.625rem 0 1.25rem;
    font-family: Montserrat, Arial, sans-serif;
    font-weight: 400;
    font-size: 13px;
    font-size: 0.8125rem; }
    @media (min-width: 768px) {
      .item-list .item-quantity .item-stock {
        margin-top: 1.25rem; } }
  .item-list .item-quantity .qty-container {
    width: 4.375rem; }
  .item-list .item-quantity .item-total-price {
    width: 5.625rem; }
  @media (max-width: 767.98px) {
    .item-list .item-quantity .qty-container,
    .item-list .item-quantity .item-total-price {
      float: left; } }
  .item-list .item-quantity .item-total {
    padding: 0; }

.item-list .item-total {
  font-family: Montserrat, Arial, sans-serif;
  font-weight: 700;
  font-size: 13px;
  font-size: 0.8125rem; }

@media (max-width: 767.98px) {
  .item-list .item-image {
    padding-top: 19px; } }

.gift-certificate-items.first {
  border-top: 1px solid #ddd; }

.order-summary-footer {
  position: relative; }
  @media (max-width: 767.98px) {
    .order-summary-footer {
      padding: 0.3125rem 1.25rem 0.625rem; }
      .order-total-resized .order-summary-footer {
        padding: 0; } }
  .order-summary-footer fieldset {
    overflow: visible; }
  @media (max-width: 1023.98px) {
    .order-summary-footer .submit-order button {
      margin: auto;
      display: -webkit-box;
      display: -ms-flexbox;
      display: flex;
      -webkit-box-pack: center;
          -ms-flex-pack: center;
              justify-content: center; }
    .order-summary-footer .submit-order fieldset {
      text-align: center; }
      .order-summary-footer .submit-order fieldset .express-checkout-row label {
        text-align: right; } }
  .order-summary-footer .submit-order fieldset .express-checkout-row {
    max-width: 20.625rem; }
  .order-summary-footer h2 {
    font-family: Montserrat, Arial, sans-serif;
    font-weight: 700;
    font-size: 16px;
    font-size: 1rem;
    letter-spacing: .8px;
    text-transform: uppercase; }
    @media (min-width: 768px) {
      .order-summary-footer h2 {
        font-size: 18px;
        font-size: 1.125rem; } }
    @media (max-width: 1023.98px) {
      .order-summary-footer h2 {
        width: 50%; } }
  .order-summary-footer .positionCvvSummaryDiv button {
    margin-top: 16px; }

.summary-help {
  font-size: 0.8em;
  float: right;
  margin: 1em 0; }

.submit-order {
  display: block;
  clear: both;
  text-align: right; }
  @media (max-width: 1023.98px) {
    .submit-order {
      padding: 1.67em 0 0; } }
  .submit-order.top {
    padding-top: 0; }
  .submit-order button {
    margin-left: 1.5em; }

.back-to-cart {
  font-size: 1.1em; }
  .back-to-cart:hover {
    text-decoration: underline; }

.js .order-history-table .hidden {
  display: none; }

.orderdetails {
  /**** Order Confirmation Page - BOPIS Order Details Template *******/ }
  .orderdetails h2 {
    clear: both; }
  .orderdetails .order-shipment-table-header {
    overflow: hidden;
    margin-bottom: -1.125rem; }
    .orderdetails .order-shipment-table-header .line-item-price {
      text-align: right; }
    @media (max-width: 767.98px) {
      .orderdetails .order-shipment-table-header {
        display: none; } }
  @media (max-width: 479.98px) {
    .orderdetails .order-shipment-table-header,
    .orderdetails .line-item {
      position: relative; } }
  .orderdetails .order-shipment-table-header .line-item-quantity,
  .orderdetails .order-shipment-table-header .line-item-price,
  .orderdetails .order-shipment-table-header .line-item-details,
  .orderdetails .line-item .line-item-quantity,
  .orderdetails .line-item .line-item-price,
  .orderdetails .line-item .line-item-details {
    width: calc(100% - 137px); }
    @media (min-width: 768px) {
      .orderdetails .order-shipment-table-header .line-item-quantity,
      .orderdetails .order-shipment-table-header .line-item-price,
      .orderdetails .order-shipment-table-header .line-item-details,
      .orderdetails .line-item .line-item-quantity,
      .orderdetails .line-item .line-item-price,
      .orderdetails .line-item .line-item-details {
        width: 22%; } }
    @media (max-width: 479.98px) {
      .orderdetails .order-shipment-table-header .line-item-quantity,
      .orderdetails .order-shipment-table-header .line-item-price,
      .orderdetails .order-shipment-table-header .line-item-details,
      .orderdetails .line-item .line-item-quantity,
      .orderdetails .line-item .line-item-price,
      .orderdetails .line-item .line-item-details {
        width: 65%;
        margin-left: 35%; } }
  @media (min-width: 768px) {
    .orderdetails .order-shipment-table-header .line-item-details,
    .orderdetails .line-item .line-item-details {
      width: 56%; } }
  .orderdetails .order-shipment-table-header .line-item-image,
  .orderdetails .line-item .line-item-image {
    position: relative; }
    .orderdetails .order-shipment-table-header .line-item-image .cart-brand,
    .orderdetails .line-item .line-item-image .cart-brand {
      position: absolute;
      right: 0;
      bottom: 0;
      width: 30px;
      height: 30px; }
      .orderdetails .order-shipment-table-header .line-item-image .cart-brand img,
      .orderdetails .line-item .line-item-image .cart-brand img {
        width: 30px;
        height: 30px;
        min-width: inherit; }
    @media (max-width: 479.98px) {
      .orderdetails .order-shipment-table-header .line-item-image,
      .orderdetails .line-item .line-item-image {
        position: absolute;
        height: auto !important; } }
  .orderdetails .order-shipment-table-header .line-item-image,
  .orderdetails .order-shipment-table-header .line-item-details,
  .orderdetails .order-shipment-table-header .line-item-quantity,
  .orderdetails .order-shipment-table-header .line-item-price,
  .orderdetails .line-item .line-item-image,
  .orderdetails .line-item .line-item-details,
  .orderdetails .line-item .line-item-quantity,
  .orderdetails .line-item .line-item-price {
    display: block;
    float: left; }
  .orderdetails .order-shipment-table-header .section-header,
  .orderdetails .line-item .section-header {
    text-transform: uppercase; }
  .orderdetails .line-items {
    clear: both; }
    .orderdetails .line-items .label {
      margin: 0; }
    .orderdetails .line-items .line-item {
      overflow: hidden;
      border-top: 1px solid #ddd;
      margin-top: 1.125rem;
      padding-top: 1.125rem; }
      .orderdetails .line-items .line-item .line-item-quantity,
      .orderdetails .line-items .line-item .line-item-price {
        font-family: Montserrat, Arial, sans-serif;
        font-weight: 700; }
      .orderdetails .line-items .line-item .line-item-image {
        margin-right: 1.25rem;
        width: 30%;
        max-width: 7.25rem;
        height: auto; }
        .orderdetails .line-items .line-item .line-item-image::after {
          content: "";
          display: block;
          float: left;
          width: 1px;
          height: 100%; }
        .orderdetails .line-items .line-item .line-item-image img {
          width: 100%; }
      .orderdetails .line-items .line-item .line-item-details {
        overflow: hidden;
        width: calc(100% - 137px); }
        @media (min-width: 768px) {
          .orderdetails .line-items .line-item .line-item-details {
            width: calc(56% - 137px); } }
        .orderdetails .line-items .line-item .line-item-details,
        .orderdetails .line-items .line-item .line-item-details a {
          font-size: 0.8125rem;
          line-height: 1.125rem; }
        .orderdetails .line-items .line-item .line-item-details .name:hover {
          text-decoration: underline; }
        .orderdetails .line-items .line-item .line-item-details .sku {
          padding-bottom: 0.375rem; }
        .orderdetails .line-items .line-item .line-item-details .sku,
        .orderdetails .line-items .line-item .line-item-details .attribute {
          margin-bottom: 0.1875rem; }
          .orderdetails .line-items .line-item .line-item-details .sku .label,
          .orderdetails .line-items .line-item .line-item-details .attribute .label {
            text-transform: capitalize; }
            .orderdetails .line-items .line-item .line-item-details .sku .label::after,
            .orderdetails .line-items .line-item .line-item-details .attribute .label::after {
              content: ":"; }
      .orderdetails .line-items .line-item .line-item-quantity {
        text-align: left; }
      .orderdetails .line-items .line-item .line-item-price {
        text-align: right; }
    @media (max-width: 767.98px) {
      .orderdetails .line-items .giftBoxPrice .name,
      .orderdetails .line-items .giftBoxPrice .price {
        float: left; } }
    .orderdetails .line-items .giftBoxPrice .price {
      font-family: Montserrat, Arial, sans-serif;
      font-weight: 700;
      font-size: 13px;
      font-size: 0.8125rem; }
    .orderdetails .line-items .giftBoxPrice .name {
      margin: 0 0.3125rem 0 0; }
      .orderdetails .line-items .giftBoxPrice .name::after {
        content: ":"; }
      @media (min-width: 768px) {
        .orderdetails .line-items .giftBoxPrice .name {
          margin: 0.9375rem 0 0;
          font-family: Montserrat, Arial, sans-serif;
          font-weight: 400;
          font-size: 13px;
          font-size: 0.8125rem; }
          .orderdetails .line-items .giftBoxPrice .name::after {
            display: none; } }
    .orderdetails .line-items .gift-box-message {
      border: 0;
      margin: 0; }
    .orderdetails .line-items .item-stock {
      float: left;
      width: 100%;
      margin: 0.625rem 0 1.25rem;
      font-family: Montserrat, Arial, sans-serif;
      font-weight: 400;
      font-size: 13px;
      font-size: 0.8125rem; }
      @media (min-width: 768px) {
        .orderdetails .line-items .item-stock {
          margin-top: 1.25rem; } }
    .orderdetails .line-items .qty-container {
      width: 4.375rem; }
    .orderdetails .line-items .item-total-price {
      width: 5.625rem; }
    @media (max-width: 767.98px) {
      .orderdetails .line-items .qty-container,
      .orderdetails .line-items .item-total-price {
        float: left; } }
    @media (max-width: 767.98px) {
      .orderdetails .line-items .line-item-price {
        float: right; } }
    @media (max-width: 767.98px) {
      .orderdetails .line-items .line-item-quantity {
        margin-top: 0.9375rem; } }
    .orderdetails .line-items .item-total {
      padding: 0; }
  .orderdetails .order-details-sections::after {
    content: "";
    display: table;
    clear: both; }
  .orderdetails .details-section {
    width: 100%;
    border: 1px solid #ddd;
    padding: 0.9375rem 1.375rem;
    float: left;
    margin: 0 0 1.25rem 0;
    min-height: 16.5625rem; }
    @media (min-width: 768px) and (max-width: 1023.98px) {
      .orderdetails .details-section {
        width: calc(50% - 10px);
        margin-right: 1.25rem; }
        .orderdetails .details-section.order-billing, .orderdetails .details-section.order-payment-summary {
          margin-right: 0; } }
    @media (min-width: 1024px) {
      .orderdetails .details-section {
        width: calc(25% - 16px); }
        .orderdetails .details-section.order-billing, .orderdetails .details-section.order-payment-instruments, .orderdetails .details-section.order-shipping {
          margin: 0 1.3125rem 0 0; } }
    @media (max-width: 767.98px) {
      .orderdetails .details-section {
        min-height: 14.375rem; } }
    .orderdetails .details-section div {
      line-height: 1.375rem; }
    .orderdetails .details-section .section-header {
      margin: 0 0 12px;
      padding-bottom: 15px;
      border-bottom: 1px solid #ddd; }
    .orderdetails .details-section .shipping-method {
      margin-top: 0.625rem; }
      .orderdetails .details-section .shipping-method .label,
      .orderdetails .details-section .shipping-method .value {
        display: inline; }
      .orderdetails .details-section .shipping-method .label {
        margin: 0.5rem 0 0; }
  .orderdetails .mini-address-location {
    margin-bottom: 0; }
  .orderdetails .order-information,
  .orderdetails .order-history-details {
    padding-bottom: .5em;
    padding-top: .5em; }
    .orderdetails .order-information .label,
    .orderdetails .order-history-details .label {
      font-family: Montserrat, Arial, sans-serif;
      font-weight: 400;
      text-transform: none;
      color: #999; }
    .orderdetails .order-information .value,
    .orderdetails .order-history-details .value {
      font-family: Montserrat, Arial, sans-serif;
      font-weight: 700; }
    .orderdetails .order-information .order-number,
    .orderdetails .order-history-details .order-number {
      font-size: 28px;
      font-size: 1.75rem; }
  .orderdetails .payment-amount .label {
    font-family: Montserrat, Arial, sans-serif;
    font-weight: 400;
    text-transform: none; }
  .orderdetails .order-totals-table tr {
    border: 0; }
  .orderdetails .order-totals-table td:first-child {
    text-align: left;
    padding-right: 0.625rem; }
  .orderdetails .order-totals-table .order-subtotal td {
    padding-top: 0; }
  .orderdetails .order-totals-table.oops-details-order-total td, .orderdetails .order-totals-table.oops-confirmation-order-total td {
    line-height: 1.4;
    font-size: 14px; }
    @media (max-width: 1023.98px) {
      .orderdetails .order-totals-table.oops-details-order-total td, .orderdetails .order-totals-table.oops-confirmation-order-total td {
        font-size: 12px; } }
  .orderdetails .order-totals-table.oops-details-order-total .order-bopisshipment, .orderdetails .order-totals-table.oops-confirmation-order-total .order-bopisshipment {
    padding: 8px 0; }
  .orderdetails .order-totals-table.oops-details-order-total .rewards-row td, .orderdetails .order-totals-table.oops-confirmation-order-total .rewards-row td {
    padding-top: 8px;
    padding-bottom: 0; }
    @media (max-width: 1023.98px) {
      .orderdetails .order-totals-table.oops-details-order-total .rewards-row td, .orderdetails .order-totals-table.oops-confirmation-order-total .rewards-row td {
        padding-top: 16px; } }
  .orderdetails .order-totals-table.oops-details-order-total .order-total-summary td, .orderdetails .order-totals-table.oops-confirmation-order-total .order-total-summary td {
    padding-top: 4px;
    padding-bottom: 6px; }
  .orderdetails .order-totals-table.oops-details-order-total .discount td, .orderdetails .order-totals-table.oops-confirmation-order-total .discount td {
    padding-top: 0;
    padding-bottom: 6px; }
  .orderdetails .order-totals-table.oops-details-order-total .order-shipping td,
  .orderdetails .order-totals-table.oops-details-order-total .order-subtotal-summary td, .orderdetails .order-totals-table.oops-confirmation-order-total .order-shipping td,
  .orderdetails .order-totals-table.oops-confirmation-order-total .order-subtotal-summary td {
    padding-top: 10px; }
  .orderdetails .order-totals-table.oops-details-order-total .order-shipping td, .orderdetails .order-totals-table.oops-confirmation-order-total .order-shipping td {
    padding-bottom: 8px; }
  .orderdetails .order-totals-table.oops-details-order-total .order-tax td, .orderdetails .order-totals-table.oops-confirmation-order-total .order-tax td {
    padding-top: 8px;
    padding-bottom: 0; }
  .orderdetails .order-totals-table.oops-details-order-total tr:nth-last-child(2) td, .orderdetails .order-totals-table.oops-confirmation-order-total tr:nth-last-child(2) td {
    padding-bottom: 16px;
    border-bottom: 1px solid #ddd; }
  .orderdetails .order-totals-table.oops-details-order-total .order-total td, .orderdetails .order-totals-table.oops-confirmation-order-total .order-total td {
    font-size: 16px;
    padding-bottom: 5px; }
    @media (max-width: 1023.98px) {
      .orderdetails .order-totals-table.oops-details-order-total .order-total td, .orderdetails .order-totals-table.oops-confirmation-order-total .order-total td {
        font-size: 14px; } }
  .orderdetails .order-totals-table.oops-details-order-total .order-total {
    padding-bottom: 0; }
  .orderdetails .order-history-details {
    padding: 0; }
    .orderdetails .order-history-details .order-number {
      margin: 0 0 0.625rem; }
      @media (min-width: 1024px) {
        .orderdetails .order-history-details .order-number {
          margin: 0 0 1.25rem; } }
      @media (max-width: 767.98px) {
        .orderdetails .order-history-details .order-number {
          font-size: 1.25rem;
          margin: 0 0 0.4375rem; } }
      .orderdetails .order-history-details .order-number .label,
      .orderdetails .order-history-details .order-number .value {
        font-family: Montserrat, Arial, sans-serif;
        font-weight: 700;
        font-size: 24px;
        font-size: 1.5rem;
        letter-spacing: 1.2px;
        text-transform: uppercase; }
        @media (min-width: 768px) {
          .orderdetails .order-history-details .order-number .label,
          .orderdetails .order-history-details .order-number .value {
            font-size: 32px;
            font-size: 2rem; } }
        @media (max-width: 767.98px) {
          .orderdetails .order-history-details .order-number .label,
          .orderdetails .order-history-details .order-number .value {
            font-size: 1.25rem; } }
    .orderdetails .order-history-details .order-date .label,
    .orderdetails .order-history-details .order-date .value {
      font-family: Montserrat, Arial, sans-serif;
      font-weight: 700;
      font-size: 16px;
      font-size: 1rem;
      letter-spacing: .8px;
      text-transform: uppercase; }
      @media (min-width: 768px) {
        .orderdetails .order-history-details .order-date .label,
        .orderdetails .order-history-details .order-date .value {
          font-size: 20px;
          font-size: 1.25rem; } }
    .orderdetails .order-history-details .label,
    .orderdetails .order-history-details .value {
      color: #000; }
  .orderdetails .bopis-order-details.order-details-sections {
    padding: 0 0 10px; }
    @media (min-width: 768px) {
      .orderdetails .bopis-order-details.order-details-sections {
        margin: 43px 0 0; } }
    @media (max-width: 767.98px) {
      .orderdetails .bopis-order-details.order-details-sections {
        margin-top: 1.25rem; } }
    @media (min-width: 1024px) {
      .orderdetails .bopis-order-details.order-details-sections .details-section {
        width: calc(33.33% - 16px);
        min-height: 17.25rem; } }
    @media (min-width: 768px) and (max-width: 1023.98px) {
      .orderdetails .bopis-order-details.order-details-sections .details-section {
        width: calc(50% - 10px);
        margin-right: 1.25rem; }
        .orderdetails .bopis-order-details.order-details-sections .details-section.order-billing {
          margin-right: 1.25rem; }
        .orderdetails .bopis-order-details.order-details-sections .details-section.order-payment-instruments, .orderdetails .bopis-order-details.order-details-sections .details-section.order-payment-summary {
          margin-right: 0; } }
    @media (max-width: 767.98px) {
      .orderdetails .bopis-order-details.order-details-sections .details-section {
        min-height: 14.375rem;
        margin: 0 0 20px; } }
    .orderdetails .bopis-order-details.order-details-sections .details-section.order-payment-summary {
      margin-bottom: 0; }
  @media (max-width: 1023.98px) {
    .orderdetails.oops-enabled-confirmation .section-header {
      font-size: 12px;
      letter-spacing: 0.6px; }
    .orderdetails.oops-enabled-confirmation .order-payment-summary {
      padding-top: 20px; }
    .orderdetails.oops-enabled-confirmation .oops-order-shipments .item-stock {
      margin-bottom: 0; }
    .orderdetails.oops-enabled-confirmation .oops-order-shipments .line-item {
      margin-top: 16px;
      padding-top: 16px; } }

@media (min-width: 1024px) {
  .pt_order .orderdetails .details-section {
    width: calc((100% - 40px) / 3); }
  .pt_order .orderdetails .order-details-sections {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-pack: justify;
        -ms-flex-pack: justify;
            justify-content: space-between;
    -webkit-box-align: start;
        -ms-flex-align: start;
            align-items: flex-start; }
    .pt_order .orderdetails .order-details-sections::after {
      display: none; }
  .pt_order .orderdetails div.order-shipping {
    width: 32%;
    max-width: 20.375rem;
    float: right;
    margin-top: 0.6875rem; }
  .pt_order .orderdetails .order-shipments {
    float: left;
    width: 64%; }
  .pt_order .orderdetails::after {
    content: "";
    display: block;
    clear: both;
    height: 0; } }

@media (max-width: 1023.98px) {
  .pt_order .orderdetails .order-payment-instruments {
    margin-right: 0; }
  .pt_order .orderdetails .details-section {
    width: 50%;
    border: 0;
    padding: 1.25rem 0 0;
    border-top: 1px solid #ddd;
    min-height: auto;
    margin: 0; }
    .pt_order .orderdetails .details-section .section-header {
      padding: 0;
      border: 0; }
  .pt_order .orderdetails .order-shipments {
    overflow: hidden;
    clear: both; }
  .pt_order .orderdetails .order-payment-summary,
  .pt_order .orderdetails .order-shipping {
    clear: both;
    width: 100%; }
  .pt_order .orderdetails div.order-shipping {
    margin-top: 1.25rem; }
  .pt_order .orderdetails .order-details-sections {
    margin-top: 0.625rem; }
  .pt_order .orderdetails .order-shipments {
    margin-top: 1.25rem; } }

@media (max-width: 1023.98px) {
  .pt_order .orderdetails .order-details-sections .details-section {
    width: 100%;
    padding: 0.9375rem 1.375rem;
    border: 1px solid #ddd;
    margin: 0 0 20px; } }

@media (max-width: 1023.98px) {
  .pt_order .orderdetails .order-details-sections .details-section:last-child {
    margin-bottom: 0; } }

@media (max-width: 1023.98px) {
  .pt_order .orderdetails .order-details-sections.acc-title-section {
    margin-top: 20px; } }

@media (max-width: 1023.98px) {
  .pt_order .orderdetails .order-details-sections.acc-title-section .details-section .section-header {
    padding-bottom: 15px;
    border-bottom: 1px solid #ddd;
    line-height: 22px; } }

.pt_order .orderdetails .order-details-sections.acc-title-section .order-payment-summary tr.order-total td {
  border-top: 1px solid #ddd; }

.pt_order .orderdetails .order-payment-summary,
.pt_order .orderdetails .order-shipping {
  margin-right: 0; }

.pt_order .orderdetails .tracking-info {
  overflow: hidden;
  margin-top: 0.625rem;
  clear: both; }
  .pt_order .orderdetails .tracking-info .shipping-status {
    margin-right: 2.8125rem; }
    .pt_order .orderdetails .tracking-info .shipping-status .label {
      font-family: Montserrat, Arial, sans-serif;
      font-weight: 700; }
  .pt_order .orderdetails .tracking-info .label,
  .pt_order .orderdetails .tracking-info .value {
    display: inline; }
  .pt_order .orderdetails .tracking-info .shipping-status,
  .pt_order .orderdetails .tracking-info .trackingnumber {
    float: left;
    line-height: 1.5rem; }
  .pt_order .orderdetails .tracking-info .trackingnumber .label {
    font-family: Montserrat, Arial, sans-serif;
    font-weight: 700; }
  .pt_order .orderdetails .tracking-info .trackingnumber .value {
    text-decoration: underline; }
    .pt_order .orderdetails .tracking-info .trackingnumber .value:hover {
      text-decoration: none; }

.pt_order .actions {
  padding: 0.625rem 0 0;
  margin-top: 0.625rem;
  border-top: 1px solid #ddd; }

.order-history-listing h1 {
  float: left;
  margin-bottom: 0.9375rem; }
  @media (min-width: 768px) {
    .order-history-listing h1 {
      margin-bottom: 1.875rem; } }

.order-history-listing .search-result-options {
  float: right; }

.search-result-table {
  display: table;
  width: 100%;
  max-width: 45rem;
  clear: both; }
  .search-result-table .table-heading {
    font-family: Montserrat, Arial, sans-serif;
    font-weight: 700; }
  .search-result-table .table-heading,
  .search-result-table .table-row {
    line-height: 1.5rem;
    display: table-row; }
  .search-result-table .table-column,
  .search-result-table .table-section-header {
    display: table-cell; }
  .search-result-table .table-column {
    padding: 0.25rem 0; }
    @media (max-width: 767.98px) {
      .search-result-table .table-column {
        display: block;
        float: right;
        margin: 0.3125rem 0;
        width: 48%; }
        .search-result-table .table-column .label {
          display: block;
          font-family: Montserrat, Arial, sans-serif;
          font-weight: 700; }
        .search-result-table .table-column:nth-child(odd) {
          float: left; } }
    .search-result-table .table-column .button-text {
      text-decoration: underline; }
      .search-result-table .table-column .button-text:hover {
        text-decoration: none; }
  @media (max-width: 767.98px) {
    .search-result-table .table-row {
      border-top: 1px solid #ddd;
      display: block;
      overflow: hidden; } }

.pt_order .actions a,
.confirmation .actions a {
  margin-right: 2rem; }

.confirmation-message {
  padding: 1rem 1%;
  border-bottom: 1px solid #ddd;
  border-bottom-width: 3px; }

.confirmation.create-account .login-create-account,
.confirmation.create-account .order-confirmation-details {
  display: inline-block;
  vertical-align: top;
  width: 100%; }

.confirmation.create-account .login-create-account {
  margin-top: 1.5625rem; }

.confirmation.create-account .order-confirmation-details {
  width: 100%; }

.confirmation.create-account .login-box-content {
  padding: 1.5625rem;
  border-radius: 5px;
  background: #f7f7f7; }
  .confirmation.create-account .login-box-content p {
    margin-top: 0;
    margin-bottom: 0; }
  .confirmation.create-account .login-box-content .form-row .required-indicator {
    display: none; }
  @media (max-width: 1023.98px) {
    .confirmation.create-account .login-box-content .form-row.button-row {
      margin-bottom: 0; } }
  .confirmation.create-account .login-box-content .form-row.button-row button {
    width: 100%;
    font-size: 0.8125rem;
    padding-right: 0.625rem;
    padding-left: 0.625rem; }
  @media (min-width: 768px) {
    .confirmation.create-account .login-box-content .form-row {
      float: left;
      margin: 0 1.25rem 0 0;
      width: calc((100% - 60px)/4);
      max-width: 13.75rem; }
      .confirmation.create-account .login-box-content .form-row.button-row {
        margin: 1.5625rem 0 0; } }
  .confirmation.create-account .login-box-content fieldset {
    overflow: hidden;
    max-width: 58.75rem;
    margin: 0.625rem auto 0; }
    @media (min-width: 768px) {
      .confirmation.create-account .login-box-content fieldset {
        margin: 1.5625rem auto 0; } }

.confirmation .actions {
  padding: 0;
  margin-top: 1.25rem; }
  @media (max-width: 1023.98px) {
    .confirmation .actions {
      margin-top: 16px; } }

.confirmation h1 {
  word-break: break-word; }

@media (max-width: 767.98px) {
  .confirmation .order-data {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-orient: vertical;
    -webkit-box-direction: normal;
        -ms-flex-direction: column;
            flex-direction: column; }
    .confirmation .order-data .order-date {
      -webkit-box-ordinal-group: 2;
          -ms-flex-order: 1;
              order: 1; }
    .confirmation .order-data .order-number {
      -webkit-box-ordinal-group: 3;
          -ms-flex-order: 2;
              order: 2; } }

.pt_order-confirmation .confirmation-message,
.pt_order-confirmation .order-information,
.pt_order .confirmation-message,
.pt_order .order-information {
  text-align: center; }

.pt_order-confirmation .confirmation-message,
.pt_order .confirmation-message {
  margin-top: 1.5625rem; }

.pt_order-confirmation h4,
.pt_order h4 {
  font-family: Montserrat, Arial, sans-serif;
  font-weight: 700;
  font-size: 16px;
  font-size: 1rem;
  text-transform: uppercase; }

.pt_order-confirmation .order-information .label,
.pt_order-confirmation .order-information .value,
.pt_order .order-information .label,
.pt_order .order-information .value {
  color: #000; }

.pt_order-confirmation .order-information .value,
.pt_order .order-information .value {
  font-family: Montserrat, Arial, sans-serif;
  font-weight: 400;
  font-size: 16px;
  font-size: 1rem; }

.pt_order-confirmation .order-information .order-number,
.pt_order .order-information .order-number {
  padding-bottom: 0.625rem; }
  .pt_order-confirmation .order-information .order-number .label,
  .pt_order-confirmation .order-information .order-number .value,
  .pt_order .order-information .order-number .label,
  .pt_order .order-information .order-number .value {
    font-family: Montserrat, Arial, sans-serif;
    font-weight: 700;
    font-size: 20px;
    font-size: 1.25rem;
    text-transform: uppercase; }

@media (max-width: 767.98px) {
  .pt_order-confirmation .order-information .order-number .label,
  .pt_order-confirmation .order-information .order-date .label,
  .pt_order .order-information .order-number .label,
  .pt_order .order-information .order-date .label {
    font-family: Montserrat, Arial, sans-serif;
    font-weight: 700;
    font-size: 16px;
    font-size: 1rem;
    text-transform: uppercase; }
  .pt_order-confirmation .order-information .order-number .value,
  .pt_order-confirmation .order-information .order-date .value,
  .pt_order .order-information .order-number .value,
  .pt_order .order-information .order-date .value {
    font-family: Montserrat, Arial, sans-serif;
    font-weight: 400;
    font-size: 16px;
    font-size: 1rem;
    text-transform: uppercase; } }

.pt_order-confirmation .order-information h4,
.pt_order .order-information h4 {
  margin-bottom: 0.3125rem; }

.pt_order-confirmation .email-confirmation-information,
.pt_order .email-confirmation-information {
  margin: 1.5625rem 0;
  line-height: 1.375rem; }
  @media (max-width: 767.98px) {
    .pt_order-confirmation .email-confirmation-information,
    .pt_order .email-confirmation-information {
      border-top: 1px solid #ddd;
      border-bottom: 1px solid #ddd;
      margin: 0.8125rem 0 1.5625rem;
      padding: 1.125rem 0 0.3125rem; } }
  .pt_order-confirmation .email-confirmation-information .confirmation-email-and-print-link,
  .pt_order .email-confirmation-information .confirmation-email-and-print-link {
    margin-bottom: 0.4375rem; }
    @media (max-width: 767.98px) {
      .pt_order-confirmation .email-confirmation-information .confirmation-email-and-print-link,
      .pt_order .email-confirmation-information .confirmation-email-and-print-link {
        display: inline-block;
        width: 100%;
        margin-bottom: 0.9375rem; } }

.pt_order-confirmation .order-details-sections,
.pt_order .order-details-sections {
  margin-top: 2.8125rem; }
  @media (min-width: 768px) {
    .pt_order-confirmation .order-details-sections,
    .pt_order .order-details-sections {
      margin-bottom: 0.625rem; } }
  .pt_order-confirmation .order-details-sections h2,
  .pt_order .order-details-sections h2 {
    margin-bottom: 1.25rem; }
    @media (min-width: 768px) {
      .pt_order-confirmation .order-details-sections h2,
      .pt_order .order-details-sections h2 {
        margin-bottom: 1.75rem; } }

.pt_order-confirmation .order-payment-instruments .payment-amount,
.pt_order .order-payment-instruments .payment-amount {
  margin-bottom: 0.625rem; }

.order-discount {
  color: #aa1e26; }

.giftcert-apply .tooltip {
  margin-left: 0.5em; }

.gift-cert-used div {
  padding: .83em 0; }

.order-detail-options {
  padding: 1.67em 0 0;
  border-top: 1px solid #ddd;
  margin: 1.67em 0 0;
  text-align: right; }
  .order-detail-options a {
    margin: 0 .83em; }

.summary .edit {
  line-height: 1.5em;
  text-transform: uppercase;
  font-size: 0.9em;
  position: absolute;
  right: 0.625rem; }

.pt_cart .breadcrumb {
  padding-left: 0; }

.order-shipment-details .label,
.order-shipment-details .firstname,
.order-shipment-details .lastname {
  font-family: Montserrat, Arial, sans-serif;
  font-weight: 700; }

.item-shipping-address {
  min-width: 7.5rem; }

.order-shipment-gift-message-header {
  font-family: Montserrat, Arial, sans-serif;
  font-weight: 700;
  font-size: 1.2em;
  padding-bottom: 0; }

.order-shipment-gift-message {
  font-size: 1.1em; }

.billing-error {
  margin: 0 0 .83em 24%;
  color: red; }

.standard-shipping {
  font-family: Montserrat, Arial, sans-serif;
  font-weight: 400;
  font-size: 13px;
  font-size: 0.8125rem;
  line-height: 1.23077em;
  text-decoration: line-through; }
  .standard-shipping + .discount-shipping {
    color: #aa1e26; }

#eProtectiframe #eProtect-iframe {
  margin-top: 0.9375rem;
  height: 300px; }

.cvn-tooltip {
  font-family: Montserrat, Arial, sans-serif;
  font-weight: 700;
  margin: 0.3125rem;
  text-align: center; }
  .cvn-tooltip img {
    width: 6.875rem;
    height: 9.375rem; }

@media (max-width: 767.98px) {
  #preferred-store-panel input[type="text"] {
    width: 49.5966%; } }

@media (min-width: 480px) and (max-width: 767.98px) {
  #preferred-store-panel input[type="text"] {
    width: 49.5966%; } }

@media (max-width: 1023.98px) {
  .item-list .section-header {
    background-image: none; }
  .item-list .item-image,
  .item-list .item-details,
  .item-list .item-availability,
  .item-list .item-dashboard {
    display: inline-block; }
  .item-list .item-image {
    width: 30%; }
  .item-list .item-details {
    width: 50%; }
  .item-list .item-availability,
  .item-list .item-dashboard {
    width: 97%; }
  .item-list .delete-registry {
    text-align: center; }
  .list-table-header {
    padding: 1em !important; }
    .list-table-header .button {
      display: block;
      width: 12.25rem;
      margin: 1.25rem 0; }
    .list-table-header p {
      display: none; }
    .list-table-header button {
      display: block;
      width: 16.25rem; } }

@media (min-width: 768px) {
  .pt_modalcontent_body .primary-content {
    position: static;
    float: none;
    padding: 32px 0 0;
    width: 100%; } }

.pt_modalcontent_body .tcc-offer-modal {
  border: 1px solid #333;
  margin: 0 auto;
  max-width: 812px; }

.pt_modalcontent_body .tcc-offer-modal__legal {
  border: 1px solid #999;
  height: 400px;
  margin: 20px 32px;
  overflow-y: auto;
  -webkit-overflow-scrolling: touch;
  width: auto; }
  @media screen {
    .pt_modalcontent_body .tcc-offer-modal__legal {
      max-width: 100%;
      position: relative; } }
  .pt_modalcontent_body .tcc-offer-modal__legal.tcc-offer-modal__esign-disclosure {
    height: 265px; }

.pt_modalcontent_body .tcc-offer-modal__legal iframe {
  border: 0; }
  @media screen {
    .pt_modalcontent_body .tcc-offer-modal__legal iframe {
      position: absolute;
      top: 0;
      left: 0;
      bottom: 0;
      width: 100%;
      height: 100%; } }

.pt_modalcontent_body .tcc-offer-modal__legal #consent-disclosure {
  height: 397px; }

.pt_modalcontent_body .tcc-offer-modal__title-container {
  background: #f7f7f7;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-orient: horizontal;
  -webkit-box-direction: normal;
      -ms-flex-flow: nowrap row;
          flex-flow: nowrap row;
  font-weight: 700;
  -webkit-box-pack: justify;
      -ms-flex-pack: justify;
          justify-content: space-between;
  padding: 18px 0;
  position: relative; }
  @media (max-width: 767.98px) {
    .pt_modalcontent_body .tcc-offer-modal__title-container {
      height: 125px;
      margin-top: -20px; } }

.pt_modalcontent_body .tcc-offer-modal__title {
  margin-left: 22px; }
  @media (min-width: 480px) {
    .pt_modalcontent_body .tcc-offer-modal__title {
      font-size: 14px; } }
  @media (max-width: 767.98px) {
    .pt_modalcontent_body .tcc-offer-modal__title {
      font-size: 12px;
      margin-left: 9px;
      white-space: nowrap; } }

.pt_modalcontent_body .tcc-offer-modal__step-counter {
  padding-right: 32px;
  padding-top: 16px;
  position: relative; }
  @media (max-width: 767.98px) {
    .pt_modalcontent_body .tcc-offer-modal__step-counter {
      display: none; } }

.pt_modalcontent_body .tcc-offer-modal__step-counter::before {
  border-top: 3px solid #999;
  content: "";
  position: absolute;
  left: 64px;
  top: 31px;
  width: 32px;
  z-index: 0; }

.pt_modalcontent_body .tcc-offer-modal__step-counter span {
  background: #fff;
  border: 1px solid #999;
  border-radius: 50%;
  color: #999;
  display: inline-block;
  font-size: 16px;
  height: 32px;
  line-height: 32px;
  text-align: center;
  margin-left: 32px;
  width: 32px; }

.pt_modalcontent_body .tcc-offer-modal__step-counter span.active {
  background: #000;
  border-color: #000;
  color: #fff; }

.pt_modalcontent_body .tcc-offer-modal__title-container-inner {
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-orient: horizontal;
  -webkit-box-direction: normal;
      -ms-flex-flow: row nowrap;
          flex-flow: row nowrap;
  margin-left: 30px;
  -webkit-box-pack: justify;
      -ms-flex-pack: justify;
          justify-content: space-between; }
  @media (max-width: 767.98px) {
    .pt_modalcontent_body .tcc-offer-modal__title-container-inner {
      margin: 0 auto; } }

@media (max-width: 767.98px) {
  .pt_modalcontent_body .tcc-offer-modal__title-container-inner .tcc-offer-card {
    margin-left: 10px;
    max-width: 56px; } }

.pt_modalcontent_body .tcc-offer-modal__disclaimer {
  padding: 0 45px 0 32px; }

@media (min-width: 480px) {
  .pt_modalcontent_body .tcc-offer-modal__title-container-inner .tcc-offer-step-one,
  .pt_modalcontent_body .tcc-offer-modal__title-container-inner .tcc-offer-step-two {
    max-width: 97px;
    position: absolute;
    right: 20px; } }

@media (max-width: 767.98px) {
  .pt_modalcontent_body .tcc-offer-modal__title-container-inner .tcc-offer-step-one,
  .pt_modalcontent_body .tcc-offer-modal__title-container-inner .tcc-offer-step-two {
    display: block;
    left: -139px;
    max-width: 72px;
    position: relative;
    top: 33px; } }

@media (max-width: 767.98px) {
  .pt_modalcontent_body .tcc-offer-modal__title-container-inner .tcc-offer-step-two {
    left: -124px;
    top: 38px; } }

.pt_modalcontent_body .tcc-offer-modal__heading,
.pt_modalcontent_body .tcc-offer-modal__heading-with-border,
.pt_modalcontent_body .tcc-offer-modal__button-group {
  -webkit-box-align: baseline;
      -ms-flex-align: baseline;
          align-items: baseline;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-orient: horizontal;
  -webkit-box-direction: normal;
      -ms-flex-flow: nowrap row;
          flex-flow: nowrap row;
  -webkit-box-pack: justify;
      -ms-flex-pack: justify;
          justify-content: space-between;
  margin-left: 24px;
  margin-right: 36px;
  margin-left: 24px; }

@media (max-width: 767.98px) {
  .pt_modalcontent_body .tcc-offer-modal__heading,
  .pt_modalcontent_body .tcc-offer-modal__heading-with-border {
    -webkit-box-orient: horizontal;
    -webkit-box-direction: normal;
        -ms-flex-flow: wrap row;
            flex-flow: wrap row; } }

.pt_modalcontent_body .tcc-offer-modal__heading-with-border,
.pt_modalcontent_body .tcc-offer-modal__button-group {
  border-top: 1px solid #999;
  margin-top: 20px;
  padding-top: 20px; }

.pt_modalcontent_body .tcc-offer-modal__h1 {
  margin-right: 35px;
  border-bottom: 1px solid #999;
  padding-bottom: 20px;
  margin-bottom: 20px;
  margin-left: 0; }
  @media (max-width: 767.98px) {
    .pt_modalcontent_body .tcc-offer-modal__h1 {
      border-bottom: 0;
      margin-bottom: 10px;
      white-space: nowrap; } }

.pt_modalcontent_body .tcc-offer-modal__button-group {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-orient: horizontal;
  -webkit-box-direction: normal;
      -ms-flex-flow: nowrap row;
          flex-flow: nowrap row;
  -webkit-box-pack: end;
      -ms-flex-pack: end;
          justify-content: flex-end;
  padding-bottom: 30px;
  padding-top: 30px;
  position: relative;
  margin-top: 10px; }

.pt_modalcontent_body .tcc-offer-modal__button-group button {
  margin-left: 10px; }

.pt_modalcontent_body .tcc-offer-modal__button-group-two-row {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-orient: horizontal;
  -webkit-box-direction: normal;
      -ms-flex-flow: row wrap;
          flex-flow: row wrap;
  margin: 0 auto;
  -webkit-box-pack: center;
      -ms-flex-pack: center;
          justify-content: center; }
  @media (min-width: 768px) {
    .pt_modalcontent_body .tcc-offer-modal__button-group-two-row {
      -webkit-box-orient: horizontal;
      -webkit-box-direction: normal;
          -ms-flex-flow: row nowrap;
              flex-flow: row nowrap;
      -webkit-box-pack: justify;
          -ms-flex-pack: justify;
              justify-content: space-between;
      margin-left: 16px;
      margin-right: 16px; } }

.pt_modalcontent_body .tcc-offer-modal__button-group-two-row button,
.pt_modalcontent_body .tcc-offer-modal__button-group-two-row .text-btn-container {
  -ms-flex-preferred-size: 45%;
      flex-basis: 45%;
  margin-bottom: 18px;
  text-align: center; }
  @media (min-width: 768px) {
    .pt_modalcontent_body .tcc-offer-modal__button-group-two-row button,
    .pt_modalcontent_body .tcc-offer-modal__button-group-two-row .text-btn-container {
      -ms-flex-preferred-size: auto;
          flex-basis: auto; } }

.pt_modalcontent_body .tcc-offer-modal__button-group-two-row button {
  font-size: 14px; }

.pt_modalcontent_body .tcc-offer-modal__button-group-two-row .text-btn-container {
  font-size: 12px; }

.pt_modalcontent_body .tcc-offer-modal__button-group-two-row .text-btn-container:nth-child(1) {
  -webkit-box-ordinal-group: 99;
      -ms-flex-order: 98;
          order: 98; }
  @media (min-width: 768px) {
    .pt_modalcontent_body .tcc-offer-modal__button-group-two-row .text-btn-container:nth-child(1) {
      -webkit-box-ordinal-group: 2;
          -ms-flex-order: 1;
              order: 1;
      -webkit-box-flex: 2;
          -ms-flex-positive: 2;
              flex-grow: 2;
      margin-left: 16px;
      text-align: left; } }

.pt_modalcontent_body .tcc-offer-modal__button-group-two-row .text-btn-container:nth-child(2) {
  -webkit-box-ordinal-group: 100;
      -ms-flex-order: 99;
          order: 99; }
  @media (min-width: 768px) {
    .pt_modalcontent_body .tcc-offer-modal__button-group-two-row .text-btn-container:nth-child(2) {
      -webkit-box-ordinal-group: 2;
          -ms-flex-order: 1;
              order: 1;
      padding-right: 10px; } }

.pt_modalcontent_body .tcc-offer-modal__button-group-two-row button:nth-child(3) {
  border-color: #4d4d4d;
  background-color: transparent;
  color: #4d4d4d; }
  .pt_modalcontent_body .tcc-offer-modal__button-group-two-row button:nth-child(3):hover, .pt_modalcontent_body .tcc-offer-modal__button-group-two-row button:nth-child(3):focus, .pt_modalcontent_body .tcc-offer-modal__button-group-two-row button:nth-child(3):active, .pt_modalcontent_body .tcc-offer-modal__button-group-two-row button:nth-child(3).active {
    border-color: #4d4d4d;
    background-color: #4d4d4d;
    color: #fff; }
  .pt_modalcontent_body .tcc-offer-modal__button-group-two-row button:nth-child(3).disabled, .pt_modalcontent_body .tcc-offer-modal__button-group-two-row button:nth-child(3)[disabled],
  fieldset[disabled] .pt_modalcontent_body .tcc-offer-modal__button-group-two-row button:nth-child(3) {
    cursor: default;
    pointer-events: none;
    background: #ddd;
    border-color: #ddd;
    color: #999; }
  @media (min-width: 768px) {
    .pt_modalcontent_body .tcc-offer-modal__button-group-two-row button:nth-child(3) {
      -webkit-box-ordinal-group: 4;
          -ms-flex-order: 3;
              order: 3;
      margin-right: 10px; } }

.pt_modalcontent_body .tcc-offer-modal__button-group-two-row button:nth-child(4) {
  border-color: #4d4d4d;
  background-color: #4d4d4d;
  color: #fff; }
  .pt_modalcontent_body .tcc-offer-modal__button-group-two-row button:nth-child(4):hover, .pt_modalcontent_body .tcc-offer-modal__button-group-two-row button:nth-child(4):focus, .pt_modalcontent_body .tcc-offer-modal__button-group-two-row button:nth-child(4):active, .pt_modalcontent_body .tcc-offer-modal__button-group-two-row button:nth-child(4).active {
    border-color: #4d4d4d;
    background-color: #fff;
    color: #4d4d4d; }
  .pt_modalcontent_body .tcc-offer-modal__button-group-two-row button:nth-child(4).disabled, .pt_modalcontent_body .tcc-offer-modal__button-group-two-row button:nth-child(4)[disabled],
  fieldset[disabled] .pt_modalcontent_body .tcc-offer-modal__button-group-two-row button:nth-child(4) {
    cursor: default;
    pointer-events: none;
    background: #ddd;
    border-color: #ddd;
    color: #999; }
  @media (min-width: 768px) {
    .pt_modalcontent_body .tcc-offer-modal__button-group-two-row button:nth-child(4) {
      -webkit-box-ordinal-group: 5;
          -ms-flex-order: 4;
              order: 4;
      margin-right: 16px; } }

.pt_modalcontent_body .tcc-offer-modal__heading-gray {
  background: #f7f7f7;
  margin-left: 24px;
  margin-right: 36px;
  margin-left: 24px; }

.pt_modalcontent_body h1.tcc-offer-modal__h1 {
  font-size: 24px;
  font-weight: 400;
  padding: 12px 10px;
  text-transform: initial; }
  @media (max-width: 767.98px) {
    .pt_modalcontent_body h1.tcc-offer-modal__h1 {
      font-size: 16px;
      font-weight: 700;
      margin-bottom: 10px;
      min-height: auto;
      white-space: normal; } }

.pt_modalcontent_body .tcc-offer-modal__heading-gray h1.tcc-offer-modal__h1 {
  margin-top: 32px;
  padding: 20px 20px 8px; }

.pt_modalcontent_body .tcc-offer-modal__terms-conditions {
  padding: 10px 20px; }

.pt_modalcontent_body .tcc-offer-modal__required {
  font-size: 14px;
  font-weight: 400;
  padding-left: 12px;
  text-transform: capitalize; }

.pt_modalcontent_body .tcc-offer-modal__address-group,
.pt_modalcontent_body .tcc-offer-modal__additional-group {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
      -ms-flex-flow: column nowrap;
          flex-flow: column nowrap;
  margin-left: 32px; }
  @media (min-width: 768px) {
    .pt_modalcontent_body .tcc-offer-modal__address-group,
    .pt_modalcontent_body .tcc-offer-modal__additional-group {
      -webkit-box-orient: horizontal;
      -webkit-box-direction: normal;
          -ms-flex-flow: row wrap;
              flex-flow: row wrap;
      -webkit-box-pack: start;
          -ms-flex-pack: start;
              justify-content: flex-start; } }

.pt_modalcontent_body .tcc-offer-logo__additional-group-heading {
  border-top: 1px solid #000;
  margin: 10px 32px; }

.pt_modalcontent_body .form-row,
.pt_modalcontent_body .tcc-offer-modal__info-block {
  -ms-flex-preferred-size: auto;
      flex-basis: auto;
  width: 50%; }
  @media (max-width: 767.98px) {
    .pt_modalcontent_body .form-row,
    .pt_modalcontent_body .tcc-offer-modal__info-block {
      width: 100%; } }

.pt_modalcontent_body .tcc-offer-modal__annual-income {
  position: relative; }
  .pt_modalcontent_body .tcc-offer-modal__annual-income .field-wrapper {
    position: relative;
    top: -8px; }
    @media (max-width: 767.98px) {
      .pt_modalcontent_body .tcc-offer-modal__annual-income .field-wrapper {
        position: relative;
        top: -13px; } }
  .pt_modalcontent_body .tcc-offer-modal__annual-income .field-wrapper::before {
    content: "$";
    color: #000;
    font-family: "Helvetica", "Arial", sans-serif;
    font-size: 12px;
    left: 9px;
    position: relative;
    top: 28px; }
    @media (max-width: 767.98px) {
      .pt_modalcontent_body .tcc-offer-modal__annual-income .field-wrapper::before {
        font-size: 15px;
        left: 8px;
        top: 29px; } }
  @media (max-width: 767.98px) {
    .pt_modalcontent_body .tcc-offer-modal__annual-income {
      -webkit-box-ordinal-group: 100;
          -ms-flex-order: 99;
              order: 99; } }

.pt_modalcontent_body .tcc-offer-modal__info-block {
  padding-right: 10%; }
  @media (max-width: 767.98px) {
    .pt_modalcontent_body .tcc-offer-modal__info-block {
      -webkit-box-ordinal-group: 101;
          -ms-flex-order: 100;
              order: 100; } }
  @media (min-width: 768px) {
    .pt_modalcontent_body .tcc-offer-modal__info-block {
      max-width: 345px;
      padding-right: 0;
      width: 100%; } }

.pt_modalcontent_body .form-horizontal label {
  float: left;
  font-size: 14px;
  font-weight: 500;
  margin-bottom: 0;
  margin-top: 8px;
  width: 100%; }

.pt_modalcontent_body .form-horizontal .field-wrapper {
  padding-left: 0;
  width: 90%; }

.pt_modalcontent_body .required-indicator {
  color: #000;
  margin-left: -2px; }

.tcc-offer-modal-outer.ui-dialog {
  width: 728px !important; }

.tcc-offer-modal-outer.ui-dialog.mergedCartDialog .ui-dialog-titlebar-close {
  right: 23px;
  top: 16px; }

.tcc-offer-modal-outer.ui-dialog.mergedCartDialog .ui-dialog-title {
  background-color: white;
  border-bottom: 1px solid #ccc;
  margin-left: 20px;
  margin-right: 20px;
  min-height: 25px;
  padding: 30px 0 10px;
  text-align: left;
  text-transform: initial;
  width: 685px; }

.tcc-offer-modal-outer.ui-dialog.mergedCartDialog .cart-merged-modal.ui-dialog-content {
  margin: 0 9px; }

.tcc-offer-modal-outer .ui-dialog-content {
  overflow-x: hidden !important;
  overflow-y: visible; }

.tcc-offer-modal-outer .ui-dialog-title,
.tcc-offer-modal-outer .offer-title {
  background: #f7f7f7;
  min-height: 89px;
  text-align: center;
  text-transform: uppercase;
  font-weight: 700;
  padding: 18px 0;
  margin: -20px -20px 10px; }
  @media (min-width: 1024px) {
    .tcc-offer-modal-outer .ui-dialog-title,
    .tcc-offer-modal-outer .offer-title {
      padding-top: 32px; } }
  @media (max-width: 767.98px) {
    .tcc-offer-modal-outer .ui-dialog-title,
    .tcc-offer-modal-outer .offer-title {
      min-height: auto; } }

@media (max-width: 767.98px) {
  .tcc-offer-modal-outer .offer-title img {
    max-width: 56px; } }

.tcc-offer-modal-outer .tcc-offer-modal__title {
  font-size: 16px;
  letter-spacing: 0.025rem;
  padding-left: 10px; }
  @media (max-width: 767.98px) {
    .tcc-offer-modal-outer .tcc-offer-modal__title {
      font-size: 12px; } }

@media (max-width: 767.98px) {
  .tcc-offer-modal-outer .ui-dialog-title .tcc-offer-modal__title {
    font-size: 14px; } }

.tcc-offer-modal-outer .ui-dialog .ui-dialog-titlebar {
  border-bottom: 0;
  margin: 0;
  padding: 0; }
  @media (max-width: 767.98px) {
    .tcc-offer-modal-outer .ui-dialog .ui-dialog-titlebar {
      font-size: 14px; } }

.tcc-offer-modal-outer .ui-dialog .ui-dialog-titlebar img {
  height: auto;
  max-width: 100%;
  padding-left: 0; }
  @media (max-width: 767.98px) {
    .tcc-offer-modal-outer .ui-dialog .ui-dialog-titlebar img {
      width: 50px;
      height: auto;
      padding-left: 8px; } }

.tcc-offer-modal-outer .tcc-offer-modal__promo {
  color: #aa1e26;
  font-size: 36px;
  font-weight: 500;
  text-align: center; }

.tcc-offer-modal-outer .tcc-offer-modal__offer,
.tcc-offer-modal-outer .tcc-offer-modal__disclaimer {
  font-size: 13px;
  min-height: 60px;
  padding: 10px 80px 20px;
  text-align: center; }
  @media (max-width: 767.98px) {
    .tcc-offer-modal-outer .tcc-offer-modal__offer,
    .tcc-offer-modal-outer .tcc-offer-modal__disclaimer {
      padding: 10px 8px 20px; } }

.tcc-offer-modal-outer .tcc-offer__button-group {
  text-align: center; }

@media (max-width: 767.98px) {
  .tcc-offer-modal-outer .tcc-offer__button-group button {
    margin-bottom: 5px;
    width: 100%; } }

.tcc-offer-modal-outer .tcc-offer__button-accept {
  border-color: #aa1e26;
  background-color: #aa1e26;
  color: #fff; }
  .tcc-offer-modal-outer .tcc-offer__button-accept:hover, .tcc-offer-modal-outer .tcc-offer__button-accept:focus, .tcc-offer-modal-outer .tcc-offer__button-accept:active, .tcc-offer-modal-outer .tcc-offer__button-accept.active {
    border-color: #7f161c;
    background-color: #7f161c;
    color: #fff; }
  .tcc-offer-modal-outer .tcc-offer__button-accept.disabled, .tcc-offer-modal-outer .tcc-offer__button-accept[disabled],
  fieldset[disabled] .tcc-offer-modal-outer .tcc-offer__button-accept {
    cursor: default;
    pointer-events: none;
    background: #ddd;
    border-color: #ddd;
    color: #999; }

.tcc-offer-modal-outer .tcc-offer-modal__disclaimer {
  font-size: 11px; }

.tcc-offer-modal-outer .tcc-offer-modal a {
  outline: none;
  text-decoration: underline; }
  .tcc-offer-modal-outer .tcc-offer-modal a:hover {
    text-decoration: none; }

.tcc-offer-modal-outer .tcc-offer-modal__info-box {
  background: #f7f7f7;
  border: 1px solid #999;
  background: #f7f7f7;
  border: 1px solid #999;
  font-size: 14px;
  font-style: italic;
  line-height: 1.25rem;
  margin: 20px 20px 10px;
  padding: 8px;
  text-align: center; }

.tcc-offer-modal-outer .ui-dialog .tcc-offer__button-group {
  text-align: center; }

@media (max-width: 767.98px) {
  .tcc-offer-modal-outer .ui-dialog button {
    margin-bottom: 4px;
    width: 100%; } }

.tcc-offer-modal__consent {
  background: #f1f1f1;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-orient: horizontal;
  -webkit-box-direction: normal;
      -ms-flex-flow: wrap row;
          flex-flow: wrap row;
  height: 79px;
  margin: 16px 31px;
  padding: 16px 30px;
  position: relative;
  height: auto;
  max-height: 200px; }

#dwfrm_acceptance_iConsent-error {
  display: none; }

.tcc-offer-modal__consent-message {
  font-size: 14px;
  padding: 0;
  margin: 0;
  max-width: 500px; }
  @media (max-width: 767.98px) {
    .tcc-offer-modal__consent-message {
      margin: 0 0 10px; } }

.tcc-offer-modal__consent-input {
  background: #aa1e26;
  color: #fff;
  cursor: pointer;
  font-weight: 700;
  height: 45px;
  text-transform: uppercase;
  width: 133px;
  position: absolute;
  padding: 0 0 0 13px;
  right: 16px;
  line-height: 28px; }
  @media (max-width: 767.98px) {
    .tcc-offer-modal__consent-input {
      display: block;
      margin: 0 auto;
      min-width: 135px;
      position: static;
      width: auto; } }

.tcc-offer-modal__consent-input .form-row {
  cursor: pointer; }
  @media (max-width: 767.98px) {
    .tcc-offer-modal__consent-input .form-row {
      -ms-flex-preferred-size: unset;
          flex-basis: unset; } }

.pt_modalcontent_body .tcc-offer-modal__consent-input .field-wrapper {
  position: relative; }

.pt_modalcontent_body .form-horizontal .tcc-offer-modal__consent label {
  color: #fff;
  cursor: pointer;
  float: none;
  font-weight: 700;
  padding-left: 5px;
  position: absolute;
  top: 0;
  white-space: nowrap; }

.pt_modalcontent_body .form-horizontal .tcc-offer-modal__consent .required-indicator {
  color: #aa1e26; }

.tcc-print-icon span {
  padding-left: 10px; }
  .tcc-print-icon span:hover {
    text-decoration: underline; }

.tcc-cancel-btn:hover {
  text-decoration: underline; }

.tcc-acceptance-modal {
  margin: 0 auto;
  text-align: center; }
  .tcc-acceptance-modal .tcc-acceptance-modal__heading {
    color: #aa1e26;
    font-size: 30px;
    font-weight: 500;
    margin-bottom: 12px;
    text-align: center; }
  .tcc-acceptance-modal .tcc-acceptance-modal__paragraph {
    font-size: 16px;
    text-align: center; }

#tcc-acceptance-form label[for="dwfrm_acceptance_states_state"] span::after {
  display: inline-block;
  vertical-align: top;
  content: "*"; }

#tcc-acceptance-form .form-caption {
  margin-left: 0; }

@media print {
  body {
    background-color: #fff;
    color: #000;
    margin: 2cm 0;
    height: 11000px; }
  @page {
    margin: 2cm 0; }
  .pt_modalcontent_body .tcc-offer-modal,
  .pt_modalcontent_body .tcc-offer-modal__title-container,
  .pt_modalcontent_body .tcc-offer-modal__h1,
  .pt_modalcontent_body .tcc-offer-modal__heading-with-border,
  .pt_modalcontent_body .tcc-offer-modal__button-group {
    border: none; }
  .pt_modalcontent_body .tcc-offer-modal__heading-gray,
  .tcc-offer-modal__consent,
  .pt_modalcontent_body .tcc-offer-modal__title-container {
    background: none; }
  .tcc-offer-modal__title,
  .tcc-offer-modal img,
  .tcc-offer-modal__title-container,
  .tcc-offer-modal__title-container-inner,
  .tcc-offer-modal__heading-gray,
  h1.tcc-offer-modal__h1,
  .tcc-offer-modal__heading,
  .tcc-offer-modal__consent,
  .tcc-offer-modal__consent-message,
  .tcc-offer-modal__consent-input,
  .tcc-offer-modal__button-group,
  .tcc-offer-modal__button-group a,
  .tcc-offer-modal__button-group button {
    display: none; }
  #esign-disclosure {
    background: #fff;
    border: none;
    color: #000;
    height: 100%;
    left: 0;
    min-height: 350px;
    overflow: visible;
    position: absolute;
    right: 0;
    top: 0; }
  #consent-disclosure {
    background: #fff;
    border: none;
    bottom: 0;
    color: #000;
    height: auto;
    min-height: 10500px;
    left: 0;
    overflow: visible;
    position: absolute;
    right: 0;
    top: 250px;
    width: 100%; } }

@media (min-width: 768px) {
  .error-pickupStore {
    margin: 0 0 20px; } }

.error-pickupStore p {
  margin: 0;
  letter-spacing: .26px;
  line-height: 20px; }
  .error-pickupStore p strong {
    letter-spacing: .28px; }

@media (max-width: 767.98px) {
  .error-pickupStore.unavailable {
    margin: 0 0 20px; } }

.error-pickupStore:not(.unavailable) {
  margin: 18px 0 4px;
  border-bottom: 1px solid #ccc;
  padding: 0 0 13px; }
  @media (min-width: 768px) {
    .error-pickupStore:not(.unavailable) {
      margin: 0 0 40px;
      border-bottom: 0 none;
      padding: 0; } }
  .error-pickupStore:not(.unavailable) p {
    margin-bottom: 0; }

/* StorePickup Template - Shipping Page */
.storePickup-tmpl {
  padding-top: 2px; }
  @media (min-width: 768px) {
    .storePickup-tmpl {
      padding-top: 10px; } }
  .storePickup-tmpl h2 {
    font-size: 18px;
    font-weight: bold;
    line-height: normal;
    letter-spacing: 0.64px; }
    @media (min-width: 768px) {
      .storePickup-tmpl h2 {
        margin: 0 0 16px; } }

.storePickup-tmpl-detail {
  padding: 0 0 20px; }
  @media (min-width: 768px) {
    .storePickup-tmpl-detail {
      padding: 0 0 25px; } }
  @media (max-width: 767.98px) {
    .storePickup-tmpl-detail .storePickup-col:first-child .single-ship-content {
      border-top: 0 none;
      margin: 0;
      padding: 14px 0 19px; } }
  @media (min-width: 768px) {
    .storePickup-tmpl-detail .storePickup-col {
      margin: 10px 0; } }
  @media (min-width: 768px) {
    .storePickup-tmpl-detail .storePickup-col:nth-child(even) {
      border-left: 1px solid #ddd; } }
  @media (min-width: 1024px) {
    .storePickup-tmpl-detail .storePickup-col:nth-child(even) {
      padding-left: 45px; } }
  @media (min-width: 480px) {
    .storePickup-tmpl-detail .storePickup-col:last-child {
      padding-bottom: 0;
      margin-bottom: 0; } }
  .storePickup-tmpl-detail .mini-cart-pro-inn::after {
    content: "";
    display: block;
    clear: both; }
  @media (min-width: 1024px) {
    .storePickup-tmpl-detail .single-ship-outer {
      max-width: 330px; } }
  .storePickup-tmpl-detail .single-ship-content {
    padding: 19px 0; }
    @media (max-width: 767.98px) {
      .storePickup-tmpl-detail .single-ship-content {
        border-top: 1px solid #ddd;
        margin: 19px 0 0;
        padding: 26px 0 19px; } }
    @media (min-width: 768px) {
      .storePickup-tmpl-detail .single-ship-content {
        padding: 0 0 26px; } }
    @media (min-width: 1024px) {
      .storePickup-tmpl-detail .single-ship-content {
        min-height: 145px; } }
    @media only screen and (min-device-width: 768px) and (max-device-width: 1024px) and (orientation: landscape) {
      .storePickup-tmpl-detail .single-ship-content {
        min-height: 145px; } }
    @media only screen and (min-device-width: 768px) and (max-device-width: 1024px) and (orientation: portrait) {
      .storePickup-tmpl-detail .single-ship-content {
        min-height: 0; } }
  .storePickup-tmpl-detail .single-ship-details {
    margin: 0 0 12px; }
    @media (min-width: 768px) {
      .storePickup-tmpl-detail .single-ship-details {
        margin: 0 0 13px; } }
    .storePickup-tmpl-detail .single-ship-details p {
      margin: 0;
      line-height: 20px; }
    .storePickup-tmpl-detail .single-ship-details > p {
      font-size: 16px;
      font-weight: bold;
      line-height: normal;
      letter-spacing: 0.57px;
      margin: 0 0 5px;
      text-transform: uppercase; }
      @media (min-width: 768px) {
        .storePickup-tmpl-detail .single-ship-details > p {
          margin: 0 0 7px; } }
    .storePickup-tmpl-detail .single-ship-details .pro-addresses p {
      line-height: 1.54;
      letter-spacing: 0.28px; }
  .storePickup-tmpl-detail .store-opts > ul > li {
    position: relative;
    padding: 0 16px;
    border-right: 1px solid #ccc;
    display: inline-block; }
    .storePickup-tmpl-detail .store-opts > ul > li:first-child {
      padding-left: 0; }
    .storePickup-tmpl-detail .store-opts > ul > li:last-child {
      border-right: none;
      padding-right: 0; }
    .storePickup-tmpl-detail .store-opts > ul > li > a {
      text-decoration: underline;
      display: block;
      line-height: 19px; }
  .storePickup-tmpl-detail .store-opts .store-tooltip {
    display: none;
    position: absolute;
    z-index: 1;
    top: 100%;
    padding: 20px 0 0;
    width: 240px;
    left: 0; }
    @media (min-width: 1024px) {
      .storePickup-tmpl-detail .store-opts .store-tooltip {
        left: 50%;
        -webkit-transform: translate(-50%, 0);
            -ms-transform: translate(-50%, 0);
                transform: translate(-50%, 0); } }
    @media screen and (max-width: 1440px) {
      .storePickup-tmpl-detail .store-opts .store-tooltip {
        left: 0;
        -webkit-transform: none;
            -ms-transform: none;
                transform: none; } }
    .storePickup-tmpl-detail .store-opts .store-tooltip .store-tooltip_content {
      position: relative;
      border: 1px solid #e1e1e1;
      background: white;
      padding: 25px; }
      .storePickup-tmpl-detail .store-opts .store-tooltip .store-tooltip_content::before, .storePickup-tmpl-detail .store-opts .store-tooltip .store-tooltip_content::after {
        content: "";
        bottom: 100%;
        left: 44px;
        border: solid transparent;
        height: 0;
        width: 0;
        position: absolute;
        pointer-events: none;
        z-index: 1; }
        @media (min-width: 1024px) {
          .storePickup-tmpl-detail .store-opts .store-tooltip .store-tooltip_content::before, .storePickup-tmpl-detail .store-opts .store-tooltip .store-tooltip_content::after {
            left: 50%; } }
        @media screen and (max-width: 1440px) {
          .storePickup-tmpl-detail .store-opts .store-tooltip .store-tooltip_content::before, .storePickup-tmpl-detail .store-opts .store-tooltip .store-tooltip_content::after {
            left: 44px; } }
      .storePickup-tmpl-detail .store-opts .store-tooltip .store-tooltip_content::before {
        border-bottom-color: #e1e1e1;
        border-width: 0 16px 16px;
        margin-left: -16px; }
      .storePickup-tmpl-detail .store-opts .store-tooltip .store-tooltip_content::after {
        border-bottom-color: white;
        border-width: 0 14px 14px;
        margin-left: -14px; }
      .storePickup-tmpl-detail .store-opts .store-tooltip .store-tooltip_content .btn-close {
        position: absolute;
        top: 15px;
        right: 15px;
        font-size: 20px;
        line-height: 1; }
      .storePickup-tmpl-detail .store-opts .store-tooltip .store-tooltip_content strong {
        display: block;
        margin: 0 0 10px; }
      .storePickup-tmpl-detail .store-opts .store-tooltip .store-tooltip_content p {
        margin: 0; }
      .storePickup-tmpl-detail .store-opts .store-tooltip .store-tooltip_content .hrs-content {
        margin: 0 0 15px; }
        .storePickup-tmpl-detail .store-opts .store-tooltip .store-tooltip_content .hrs-content p {
          margin: 0 0 5px; }
      .storePickup-tmpl-detail .store-opts .store-tooltip .store-tooltip_content .view-store {
        font-size: 14px;
        text-decoration: underline; }
        .storePickup-tmpl-detail .store-opts .store-tooltip .store-tooltip_content .view-store:hover {
          text-decoration: none; }
  .storePickup-tmpl-detail .pro-list-wrap {
    border-top: 1px solid #d8d8d8; }
  .storePickup-tmpl-detail .mini-cart-product {
    padding: 19px 0 0;
    border-top: 1px solid #d8d8d8;
    -webkit-transition: all linear 250ms;
    -o-transition: all linear 250ms;
    transition: all linear 250ms;
    border-bottom: 0 none;
    margin-top: 19px;
    display: inline-block;
    width: 100%; }
    @media (max-width: 767.98px) {
      .storePickup-tmpl-detail .mini-cart-product {
        margin-top: 19px;
        border-bottom: 0 none; } }
    @media (min-width: 768px) {
      .storePickup-tmpl-detail .mini-cart-product {
        padding: 23px 0 0;
        margin-top: 23px;
        border-bottom: none; } }
    .storePickup-tmpl-detail .mini-cart-product:first-child {
      border-top: none;
      margin-top: 0; }
    .storePickup-tmpl-detail .mini-cart-product.hidePro {
      height: 0;
      border-top: 0 none;
      margin-top: 0;
      padding-top: 0;
      overflow: hidden; }
    .storePickup-tmpl-detail .mini-cart-product.showPro {
      height: auto; }
    .storePickup-tmpl-detail .mini-cart-product:last-child {
      padding-bottom: 0; }
    .storePickup-tmpl-detail .mini-cart-product .mini-cart-image {
      width: 5.3125rem; }
      @media (min-width: 768px) {
        .storePickup-tmpl-detail .mini-cart-product .mini-cart-image {
          width: 6.5625rem; } }
      .storePickup-tmpl-detail .mini-cart-product .mini-cart-image img {
        max-width: 100%; }
    .storePickup-tmpl-detail .mini-cart-product .mini-cart-name,
    .storePickup-tmpl-detail .mini-cart-product .mini-cart-attributes,
    .storePickup-tmpl-detail .mini-cart-product .mini-cart-pricing {
      width: calc(100% - 105px); }
      @media (min-width: 768px) {
        .storePickup-tmpl-detail .mini-cart-product .mini-cart-name,
        .storePickup-tmpl-detail .mini-cart-product .mini-cart-attributes,
        .storePickup-tmpl-detail .mini-cart-product .mini-cart-pricing {
          width: calc(100% - 125px); } }
    .storePickup-tmpl-detail .mini-cart-product .mini-cart-name {
      letter-spacing: 0.46px;
      padding: 0 0 11px; }
    .storePickup-tmpl-detail .mini-cart-product .mini-cart-attributes p {
      line-height: 1.54;
      letter-spacing: 0.43px;
      margin: 0; }
      .storePickup-tmpl-detail .mini-cart-product .mini-cart-attributes p b {
        letter-spacing: 0.46px; }
    .storePickup-tmpl-detail .mini-cart-product .mini-cart-attributes .label {
      font-weight: bold; }
    .storePickup-tmpl-detail .mini-cart-product .mini-cart-pricing {
      margin-top: 12px; }
      .storePickup-tmpl-detail .mini-cart-product .mini-cart-pricing .mini-cart-qty {
        float: left;
        margin-right: 20px; }
        .storePickup-tmpl-detail .mini-cart-product .mini-cart-pricing .mini-cart-qty .label {
          font-weight: bold; }
      .storePickup-tmpl-detail .mini-cart-product .mini-cart-pricing .mini-cart-price {
        display: inline-block; }
  .storePickup-tmpl-detail .linkMore {
    position: relative;
    margin-top: 10px; }
    .storePickup-tmpl-detail .linkMore p {
      margin: 0;
      font-size: 14px;
      letter-spacing: 0.3px;
      line-height: normal; }
    .storePickup-tmpl-detail .linkMore a::before {
      content: url("../images/svg-icons/plus-black.svg");
      display: inline-block;
      vertical-align: middle;
      margin-right: 6px; }
    .storePickup-tmpl-detail .linkMore a.expanded::before {
      content: url("../images/svg-icons/minus-black.svg");
      position: relative;
      top: -0.1875rem; }

.storePickup-footer {
  padding: 23px 0 0;
  border-top: 1px solid #ddd; }
  .storePickup-footer button.checkout-button {
    max-height: 60px; }
    @media (min-width: 768px) {
      .storePickup-footer button.checkout-button {
        width: 22.375rem; } }
    @media (max-width: 767.98px) {
      .storePickup-footer button.checkout-button {
        width: 100%; } }

/* StorePickup - Right Sidebar (Checkout Mini Cart) */
.checkout-mini-cart .mini-summary-products {
  padding-bottom: 17px;
  max-height: 37.5625rem; }
  .checkout-mini-cart .mini-summary-products .miniCart-Title {
    margin-top: 16px;
    letter-spacing: .5px; }
  .checkout-mini-cart .mini-summary-products.items-for-shipping .miniCart-Title {
    margin-top: 0; }

.checkout-mini-cart.oops-checkout-mini-cart .mini-summary-products {
  padding-bottom: 0; }
  .checkout-mini-cart.oops-checkout-mini-cart .mini-summary-products .mini-cart-product {
    padding-right: 0; }

.checkout-mini-cart .mini-cart-product {
  padding: 18px 15px 18px 0;
  border-bottom-color: #d8d8d8; }
  @media (max-width: 767.98px) {
    .checkout-mini-cart .mini-cart-product {
      padding: 23px 15px 23px 0; } }
  .checkout-mini-cart .mini-cart-product .mini-cart-pricing .mini-cart-price {
    line-height: 20px; }
  .checkout-mini-cart .mini-cart-product.oops-checkout-mini-summary .mini-cart-pricing {
    margin-top: 8px;
    font-weight: 600;
    font-size: 13px; }
    .checkout-mini-cart .mini-cart-product.oops-checkout-mini-summary .mini-cart-pricing .mini-cart-qty {
      margin-top: -2px; }
    .checkout-mini-cart .mini-cart-product.oops-checkout-mini-summary .mini-cart-pricing .promo-callout {
      margin-top: 4px;
      font-size: 13px;
      font-weight: normal;
      color: #aa1e26;
      text-transform: unset;
      margin-bottom: 0;
      letter-spacing: normal;
      max-width: calc(100% - 60px);
      margin-left: auto; }
    .checkout-mini-cart .mini-cart-product.oops-checkout-mini-summary .mini-cart-pricing .price-sales {
      color: #aa1e26;
      font-weight: normal; }
    .checkout-mini-cart .mini-cart-product.oops-checkout-mini-summary .mini-cart-pricing .price-standard {
      text-decoration: line-through;
      font-weight: normal; }
  .checkout-mini-cart .mini-cart-product.oops-checkout-mini-summary:last-of-type {
    border-bottom: 1px solid #ddd; }
  @media (max-width: 1023.98px) {
    .checkout-mini-cart .mini-cart-product.oops-checkout-mini-summary {
      padding-bottom: 16px; } }

.checkout-mini-cart .mini-cart-image {
  width: 5.3125rem;
  position: relative; }
  .checkout-mini-cart .mini-cart-image .cart-brand {
    position: absolute;
    right: 0;
    bottom: 0;
    width: 30px;
    height: 30px; }
    .checkout-mini-cart .mini-cart-image .cart-brand img {
      width: 30px;
      height: 30px;
      min-width: inherit; }
  .checkout-mini-cart .mini-cart-image img {
    max-width: 100%; }

.checkout-mini-cart .mini-cart-name,
.checkout-mini-cart .mini-cart-attributes,
.checkout-mini-cart .mini-cart-pricing,
.checkout-mini-cart .mini-cart-location {
  width: calc(100% - 105px); }

.checkout-mini-cart .mini-cart-name {
  margin-top: -3px;
  line-height: 16px;
  letter-spacing: .46px;
  padding-bottom: 8px; }

.checkout-mini-cart .mini-cart-pricing {
  margin-top: 11px; }

.checkout-mini-cart .mini-cart-location {
  float: right;
  clear: right;
  margin-top: 9px; }
  .checkout-mini-cart .mini-cart-location .label {
    letter-spacing: .5px;
    line-height: 24px; }
  .checkout-mini-cart .mini-cart-location .value {
    letter-spacing: .26px; }

/* StorePickup - Right Sidebar (Component Blocks)*/
.storePickup-component-block {
  margin: 1rem 0;
  padding: 0 1.375rem;
  border: 1px solid #ddd; }
  .storePickup-component-block .section-header {
    border-bottom: 1px solid #ddd;
    padding: 0.5625rem 0 0.125rem;
    margin-bottom: 20px; }
  .storePickup-component-block .details .address {
    padding: 0 0 13px; }
    .storePickup-component-block .details .address div {
      font-size: 13px;
      line-height: 1.25rem;
      letter-spacing: .28px; }
      .storePickup-component-block .details .address div p {
        margin: 0; }
      .storePickup-component-block .details .address div:first-child {
        margin: 0 0 1px; }
  .storePickup-component-block .store-opts {
    margin: 0 0 11px; }
    .storePickup-component-block .store-opts > ul {
      margin: 0; }
      .storePickup-component-block .store-opts > ul > li {
        position: relative;
        padding: 0 16px;
        border-right: 1px solid #ccc;
        display: inline-block;
        margin: 0 !important; }
        .storePickup-component-block .store-opts > ul > li:first-child {
          padding-left: 0; }
        .storePickup-component-block .store-opts > ul > li:last-child {
          border-right: none;
          padding-right: 0; }
        .storePickup-component-block .store-opts > ul > li > a {
          font-size: 13px;
          text-decoration: underline;
          display: block;
          line-height: 19px; }
    .storePickup-component-block .store-opts .store-tooltip {
      display: none;
      position: absolute;
      z-index: 1;
      top: 100%;
      padding: 20px 0 0;
      width: 240px;
      left: 0; }
      @media (min-width: 768px) {
        .storePickup-component-block .store-opts .store-tooltip {
          left: 50%;
          -webkit-transform: translate(-50%, 0);
              -ms-transform: translate(-50%, 0);
                  transform: translate(-50%, 0); } }
      .storePickup-component-block .store-opts .store-tooltip .store-tooltip_content {
        position: relative;
        border: 1px solid #e1e1e1;
        background: white;
        padding: 25px; }
        .storePickup-component-block .store-opts .store-tooltip .store-tooltip_content::before, .storePickup-component-block .store-opts .store-tooltip .store-tooltip_content::after {
          content: "";
          bottom: 100%;
          left: 44px;
          border: solid transparent;
          height: 0;
          width: 0;
          position: absolute;
          pointer-events: none;
          z-index: 1; }
          @media (min-width: 768px) {
            .storePickup-component-block .store-opts .store-tooltip .store-tooltip_content::before, .storePickup-component-block .store-opts .store-tooltip .store-tooltip_content::after {
              left: 50%; } }
        .storePickup-component-block .store-opts .store-tooltip .store-tooltip_content::before {
          border-bottom-color: #e1e1e1;
          border-width: 0 16px 16px;
          margin-left: -16px; }
        .storePickup-component-block .store-opts .store-tooltip .store-tooltip_content::after {
          border-bottom-color: white;
          border-width: 0 14px 14px;
          margin-left: -14px; }
        .storePickup-component-block .store-opts .store-tooltip .store-tooltip_content .btn-close {
          position: absolute;
          top: 15px;
          right: 15px;
          font-size: 20px;
          line-height: 1; }
        .storePickup-component-block .store-opts .store-tooltip .store-tooltip_content strong {
          display: block;
          margin: 0 0 10px; }
        .storePickup-component-block .store-opts .store-tooltip .store-tooltip_content p {
          margin: 0; }
        .storePickup-component-block .store-opts .store-tooltip .store-tooltip_content .hrs-content {
          margin: 0 0 15px; }
          .storePickup-component-block .store-opts .store-tooltip .store-tooltip_content .hrs-content p {
            margin: 0 0 5px; }
        .storePickup-component-block .store-opts .store-tooltip .store-tooltip_content .view-store {
          font-size: 14px;
          text-decoration: underline; }
          .storePickup-component-block .store-opts .store-tooltip .store-tooltip_content .view-store:hover {
            text-decoration: none; }
  .storePickup-component-block .pickup-msg {
    max-width: 220px;
    margin: 0 0 27px; }
    .storePickup-component-block .pickup-msg p {
      font-family: "Libre Baskerville", Times, serif;
      font-size: 13px;
      line-height: 1.25rem;
      letter-spacing: 0.28px;
      color: #999;
      margin: 0; }

/* Place Order*/
.placeOrder-title {
  padding: 20px 0 0; }
  @media (min-width: 768px) {
    .placeOrder-title {
      padding: 30px 0 0; } }
  @media (min-width: 768px) {
    .placeOrder-title.first {
      border-top: 1px solid #ddd; } }
  .placeOrder-title h3 {
    margin: 0;
    padding: 0;
    font-size: 18px;
    line-height: normal;
    letter-spacing: 0.64px; }
  .placeOrder-title p {
    font-size: 13px;
    line-height: 1.54;
    letter-spacing: 0.28px;
    margin: 3px 0 0; }

@media (min-width: 768px) {
  .placeOrder-wrapper {
    padding: 0 0 13px; } }

@media (max-width: 767.98px) {
  .placeOrder-wrapper .placeOrder-title.first ~ .store-block #cart-table {
    border-top: 1px solid #ddd;
    margin-top: 17px; } }

@media (max-width: 767.98px) {
  .placeOrder-wrapper .placeOrder-title:not(.first) + #cart-table {
    margin-bottom: 0; } }

@media (max-width: 767.98px) {
  .placeOrder-wrapper .placeOrder-title:not(.first) {
    padding: 17px 0 22px;
    border-bottom: 1px solid #ddd; } }

@media (max-width: 767.98px) {
  .placeOrder-wrapper .place-order-totals {
    float: none; } }

.placeOrder-wrapper #cart-table {
  float: none; }
  @media (min-width: 768px) {
    .placeOrder-wrapper #cart-table {
      margin: 20px 0 0; } }
  .placeOrder-wrapper #cart-table.item-list tr {
    border-bottom: 1px solid #ddd; }

.placeOrder-wrapper .single-ship-content {
  padding: 20px 0 10px;
  margin: 0; }
  @media (min-width: 768px) {
    .placeOrder-wrapper .single-ship-content {
      margin: 0 0 15px;
      padding: 30px 0 0; } }

.placeOrder-wrapper .single-ship-details {
  margin: 0 0 10px; }
  .placeOrder-wrapper .single-ship-details p {
    margin: 0;
    line-height: 20px; }
  .placeOrder-wrapper .single-ship-details > p {
    font-size: 16px;
    font-weight: bold;
    line-height: normal;
    letter-spacing: 0.57px;
    margin: 0 0 5px;
    text-transform: uppercase; }
    @media (min-width: 768px) {
      .placeOrder-wrapper .single-ship-details > p {
        margin: 0 0 7px; } }
  .placeOrder-wrapper .single-ship-details .pro-addresses p {
    line-height: 1.54;
    letter-spacing: 0.28px; }

.placeOrder-wrapper .store-opts > ul > li {
  position: relative;
  padding: 0 16px;
  border-right: 1px solid #ccc;
  display: inline-block; }
  .placeOrder-wrapper .store-opts > ul > li:first-child {
    padding-left: 0; }
  .placeOrder-wrapper .store-opts > ul > li:last-child {
    border-right: none;
    padding-right: 0; }
  .placeOrder-wrapper .store-opts > ul > li > a {
    text-decoration: underline;
    display: block;
    line-height: 19px; }

.placeOrder-wrapper .store-opts .store-tooltip {
  display: none;
  position: absolute;
  z-index: 1;
  top: 100%;
  padding: 20px 0 0;
  width: 240px;
  left: 0; }
  @media (min-width: 1024px) {
    .placeOrder-wrapper .store-opts .store-tooltip {
      left: 50%;
      -webkit-transform: translate(-50%, 0);
          -ms-transform: translate(-50%, 0);
              transform: translate(-50%, 0); } }
  @media screen and (max-width: 1440px) {
    .placeOrder-wrapper .store-opts .store-tooltip {
      left: 0;
      -webkit-transform: none;
          -ms-transform: none;
              transform: none; } }
  .placeOrder-wrapper .store-opts .store-tooltip .store-tooltip_content {
    position: relative;
    border: 1px solid #e1e1e1;
    background: white;
    padding: 25px; }
    .placeOrder-wrapper .store-opts .store-tooltip .store-tooltip_content::before, .placeOrder-wrapper .store-opts .store-tooltip .store-tooltip_content::after {
      content: "";
      bottom: 100%;
      left: 44px;
      border: solid transparent;
      height: 0;
      width: 0;
      position: absolute;
      pointer-events: none;
      z-index: 1; }
      @media (min-width: 1024px) {
        .placeOrder-wrapper .store-opts .store-tooltip .store-tooltip_content::before, .placeOrder-wrapper .store-opts .store-tooltip .store-tooltip_content::after {
          left: 50%; } }
      @media screen and (max-width: 1440px) {
        .placeOrder-wrapper .store-opts .store-tooltip .store-tooltip_content::before, .placeOrder-wrapper .store-opts .store-tooltip .store-tooltip_content::after {
          left: 44px; } }
    .placeOrder-wrapper .store-opts .store-tooltip .store-tooltip_content::before {
      border-bottom-color: #e1e1e1;
      border-width: 0 16px 16px;
      margin-left: -16px; }
    .placeOrder-wrapper .store-opts .store-tooltip .store-tooltip_content::after {
      border-bottom-color: white;
      border-width: 0 14px 14px;
      margin-left: -14px; }
    .placeOrder-wrapper .store-opts .store-tooltip .store-tooltip_content .btn-close {
      position: absolute;
      top: 15px;
      right: 15px;
      font-size: 20px;
      line-height: 1; }
    .placeOrder-wrapper .store-opts .store-tooltip .store-tooltip_content strong {
      display: block;
      margin: 0 0 10px; }
    .placeOrder-wrapper .store-opts .store-tooltip .store-tooltip_content p {
      margin: 0; }
    .placeOrder-wrapper .store-opts .store-tooltip .store-tooltip_content .hrs-content {
      margin: 0 0 15px; }
      .placeOrder-wrapper .store-opts .store-tooltip .store-tooltip_content .hrs-content p {
        margin: 0 0 5px; }
    .placeOrder-wrapper .store-opts .store-tooltip .store-tooltip_content .view-store {
      font-size: 14px;
      text-decoration: underline; }
      .placeOrder-wrapper .store-opts .store-tooltip .store-tooltip_content .view-store:hover {
        text-decoration: none; }

.placeOrder-wrapper.oops-place-order {
  padding-bottom: 16px; }
  .placeOrder-wrapper.oops-place-order .item-total .price-promotion,
  .placeOrder-wrapper.oops-place-order .item-total .original-price {
    display: inline-block;
    margin-bottom: 4px;
    font-size: 14px; }
  .placeOrder-wrapper.oops-place-order .promo-adjustment {
    color: #aa1e26; }
    @media (max-width: 1023.98px) {
      .placeOrder-wrapper.oops-place-order .promo-adjustment {
        font-size: 13px;
        margin-top: 2px; } }
  .placeOrder-wrapper.oops-place-order .header-place-order h4 {
    font-size: 20px; }
  @media (max-width: 1023.98px) {
    .placeOrder-wrapper.oops-place-order .header-place-order {
      margin-bottom: 0; } }
  @media (max-width: 1023.98px) {
    .placeOrder-wrapper.oops-place-order .header-place-order {
      margin-bottom: 0; } }
  @media (min-width: 768px) {
    .placeOrder-wrapper.oops-place-order #cart-table .item-image {
      padding-right: 17px; } }
  @media (max-width: 1023.98px) {
    .placeOrder-wrapper.oops-place-order #cart-table .item-total-price {
      width: calc(100% - 75px); } }
  @media (max-width: 1023.98px) {
    .placeOrder-wrapper.oops-place-order #cart-table .item-details .name {
      max-width: unset; } }
  @media (max-width: 1023.98px) {
    .placeOrder-wrapper.oops-place-order .order-summary-totals .submit-order {
      padding-top: 0; } }

/* Confirmation Page */
.pickupStore-Info {
  padding: 15px 0 25px; }
  @media (min-width: 768px) {
    .pickupStore-Info {
      padding: 40px 0 50px; } }
  @media (max-width: 767.98px) {
    .pickupStore-Info h2 {
      border-bottom: 0 none !important; } }
  .pickupStore-Info .row {
    margin: 20px 0 0; }
    @media (min-width: 768px) {
      .pickupStore-Info .row {
        margin: 30px 0 0; } }
  @media (max-width: 767.98px) {
    .pickupStore-Info .pickupInfo-column {
      margin: 20px 0 0;
      -webkit-box-flex: 0;
          -ms-flex: 0 0 100%;
              flex: 0 0 100%;
      max-width: 100%; } }
  .pickupStore-Info .pickupInfo-column:first-child {
    margin: 0; }
  .pickupStore-Info .pickupInfo-content {
    margin: auto;
    width: 335px;
    height: 335px;
    background: #f7f7f7;
    border-radius: 50%;
    text-align: center;
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-align: center;
        -ms-flex-align: center;
            align-items: center;
    -webkit-box-orient: vertical;
    -webkit-box-direction: normal;
        -ms-flex-flow: column;
            flex-flow: column;
    -webkit-box-pack: center;
        -ms-flex-pack: center;
            justify-content: center; }
    @media (min-width: 768px) {
      .pickupStore-Info .pickupInfo-content {
        width: 225px;
        height: 225px; } }
    @media screen and (min-width: 1025px) and (max-width: 1160px) {
      .pickupStore-Info .pickupInfo-content {
        width: 310px;
        height: 310px; } }
    @media screen and (min-width: 1160px) {
      .pickupStore-Info .pickupInfo-content {
        width: 384px;
        height: 384px; } }
    .pickupStore-Info .pickupInfo-content .pickupInfo-icon {
      margin: 0 0 3px; }
      @media (min-width: 768px) {
        .pickupStore-Info .pickupInfo-content .pickupInfo-icon {
          margin: 0 0 7px; } }
      .pickupStore-Info .pickupInfo-content .pickupInfo-icon span {
        display: inline-block;
        vertical-align: middle;
        background-repeat: no-repeat; }
        .pickupStore-Info .pickupInfo-content .pickupInfo-icon span.icon-email {
          width: 82px;
          height: 56px;
          background-image: url("../images/svg-icons/icon-email-msg.svg");
          background-size: contain; }
          @media (min-width: 768px) {
            .pickupStore-Info .pickupInfo-content .pickupInfo-icon span.icon-email {
              width: 36px;
              height: 30px; } }
          @media (min-width: 1024px) {
            .pickupStore-Info .pickupInfo-content .pickupInfo-icon span.icon-email {
              width: 82px;
              height: 56px; } }
        .pickupStore-Info .pickupInfo-content .pickupInfo-icon span.icon-wallet {
          width: 67px;
          height: 65px;
          background-image: url("../images/svg-icons/icon-wallet.svg");
          background-size: contain; }
          @media (min-width: 768px) {
            .pickupStore-Info .pickupInfo-content .pickupInfo-icon span.icon-wallet {
              width: 32px;
              height: 30px; } }
          @media (min-width: 1024px) {
            .pickupStore-Info .pickupInfo-content .pickupInfo-icon span.icon-wallet {
              width: 67px;
              height: 65px; } }
        .pickupStore-Info .pickupInfo-content .pickupInfo-icon span.icon-store {
          width: 73px;
          height: 64px;
          background-image: url("../images/svg-icons/icon-store.svg");
          background-size: contain; }
          @media (min-width: 768px) {
            .pickupStore-Info .pickupInfo-content .pickupInfo-icon span.icon-store {
              width: 36px;
              height: 30px; } }
          @media (min-width: 1024px) {
            .pickupStore-Info .pickupInfo-content .pickupInfo-icon span.icon-store {
              width: 73px;
              height: 64px; } }
    .pickupStore-Info .pickupInfo-content h4 {
      font-family: Montserrat, Arial, sans-serif;
      font-size: 1.125rem;
      line-height: 3.0625rem;
      text-transform: none;
      letter-spacing: .57px;
      margin: 0 0 11px; }
      @media (min-width: 768px) {
        .pickupStore-Info .pickupInfo-content h4 {
          font-size: 0.8125rem;
          line-height: 1.25rem;
          margin: 0 0 8px; } }
      @media (min-width: 1024px) {
        .pickupStore-Info .pickupInfo-content h4 {
          font-size: 18px;
          line-height: 49px;
          letter-spacing: .64px;
          margin: 0 0 11px; } }
      .pickupStore-Info .pickupInfo-content h4 span {
        font-size: 30px;
        line-height: 35px;
        display: inline-block;
        vertical-align: sub;
        margin: 0 8px 0 0; }
        @media (min-width: 1024px) {
          .pickupStore-Info .pickupInfo-content h4 span {
            font-size: 40px;
            line-height: 49px;
            margin: 0 18px 0 0; } }
    .pickupStore-Info .pickupInfo-content p {
      font-size: 13px;
      line-height: 1.375rem;
      letter-spacing: 0.46px;
      margin: 2px 0 0; }
      @media (min-width: 768px) {
        .pickupStore-Info .pickupInfo-content p {
          font-size: 11px;
          line-height: 1.0625rem; } }
      @media (min-width: 1024px) {
        .pickupStore-Info .pickupInfo-content p {
          font-size: 13px;
          line-height: 1.375rem;
          margin: 8px 0 0; } }
      .pickupStore-Info .pickupInfo-content p a {
        text-decoration: underline; }
        .pickupStore-Info .pickupInfo-content p a:hover {
          text-decoration: none; }
      .pickupStore-Info .pickupInfo-content p:first-child {
        margin: 0; }
    .pickupStore-Info .pickupInfo-content .pickupInfo {
      max-width: 75%; }
      @media (min-width: 1024px) {
        .pickupStore-Info .pickupInfo-content .pickupInfo {
          max-width: 255px; } }

/*Confirmation Page - Order Shipment New Template*/
.order-shipment-outer {
  margin: 0 0 20px;
  /*Remove border from only child and only-items*/ }
  @media (min-width: 768px) {
    .order-shipment-outer {
      margin: 0 0 50px; } }
  .order-shipment-outer:last-child {
    margin: 0; }
  .order-shipment-outer:only-child .order-shipment-li .order-shipments .order-shipment-table:last-child > .line-items > .line-item:only-child {
    border-bottom: 0; }

@media (min-width: 768px) {
  .pt_order-confirmation .order-shipment-title {
    border-bottom: 1px solid #ddd;
    padding: 0 0 10px;
    margin: 0 0 21px; } }

.pt_order-confirmation .order-shipment-title p {
  margin: 8px 0 0;
  letter-spacing: 0.28px; }

@media (min-width: 768px) {
  .pt_order-confirmation .order-shipment-title:not(.instore-title) {
    padding: 0;
    margin: 0;
    border-bottom: 0 none; } }

@media (max-width: 767.98px) {
  .pt_order-confirmation .order-shipment-title.instore-title {
    margin: 0 0 14px; } }

.order-shipment-li {
  margin: 0 0 20px; }
  @media (min-width: 768px) {
    .order-shipment-li {
      margin: 10px 0 20px; } }
  .order-shipment-li::after {
    content: "";
    display: block;
    clear: both; }
  @media (min-width: 768px) {
    .order-shipment-li {
      margin: 0 0 50px; } }
  .order-shipment-li:last-child {
    margin-bottom: 0; }
    @media (min-width: 768px) {
      .order-shipment-li:last-child {
        margin: 0; } }
  .order-shipment-li .storePickup-component-block {
    margin: 1.5rem 0 0; }
  .order-shipment-li .order-shipment-table-header {
    margin-bottom: 1.125rem;
    border-bottom: 1px solid #ddd; }
  @media (min-width: 768px) {
    .order-shipment-li .order-shipment-table .line-items .line-item {
      overflow: hidden;
      border-top: none;
      margin-top: 0;
      padding-top: 0;
      border-bottom: 1px solid #ddd;
      padding-bottom: 1.125rem;
      margin-bottom: 1.125rem; } }
  @media (max-width: 767.98px) {
    .order-shipment-li .order-shipment-table .line-items .line-item {
      min-height: 161px;
      margin-top: 0;
      padding-bottom: 20px;
      border-top: 1px solid #ddd; }
      .order-shipment-li .order-shipment-table .line-items .line-item::after {
        content: "";
        display: block;
        clear: both; } }
  .order-shipment-li .order-shipment-table .line-items .line-item:last-child {
    margin-bottom: 0; }
    @media (max-width: 767.98px) {
      .order-shipment-li .order-shipment-table .line-items .line-item:last-child {
        padding-bottom: 0;
        border-bottom: 1px solid #ddd; } }
  .order-shipment-li .order-shipment-table .line-items .product-list-item .name {
    line-height: 16px;
    letter-spacing: .46px;
    padding-bottom: 8px; }

/*.pt_order-confirmation .order-shipment-li {

    .order-shipment-table .line-items .line-item {

        @include media-breakpoint-down(sm) {
            border-bottom: 0 none;
        }

        &:last-child {
            @include media-breakpoint-down(sm) {
                padding-bottom: 0;
            }
        }
    }
}*/
.order-shipments h3 {
  text-transform: uppercase;
  font-size: 1rem;
  letter-spacing: .57px;
  margin: 0 0 7px; }

.classic-award {
  margin: 25px 0 0; }
  .classic-award p {
    margin: 0; }
    .classic-award p a {
      text-decoration: none; }
      .classic-award p a:hover {
        text-decoration: underline; }

.aurus-payment-method .form-row.label-inline {
  padding-bottom: 11px; }
  @media (max-width: 1023.98px) {
    .aurus-payment-method .form-row.label-inline {
      margin-top: 8px; } }
  @media (max-width: 1023.98px) {
    .aurus-payment-method .form-row.label-inline label {
      margin-bottom: 5px; } }

.aurus-payment-method .comenityPayment,
.aurus-payment-method .cbccPayment {
  margin-top: 0 !important; }
  .aurus-payment-method .comenityPayment .talbot-iFrame,
  .aurus-payment-method .cbccPayment .talbot-iFrame {
    width: 400px; }
  .aurus-payment-method .comenityPayment .field-wrapper .select-style::before,
  .aurus-payment-method .cbccPayment .field-wrapper .select-style::before {
    width: 16px;
    height: 16px;
    border-left: solid 2px #959595;
    border-bottom: solid 2px #959595;
    top: 7px;
    pointer-events: none; }
  .aurus-payment-method .comenityPayment .saveCheckbox .checkbox,
  .aurus-payment-method .cbccPayment .saveCheckbox .checkbox {
    margin-top: 5px; }
    @media (max-width: 1023.98px) {
      .aurus-payment-method .comenityPayment .saveCheckbox .checkbox,
      .aurus-payment-method .cbccPayment .saveCheckbox .checkbox {
        margin-top: 6px; } }
  .aurus-payment-method .comenityPayment .select-style,
  .aurus-payment-method .cbccPayment .select-style {
    border: solid 1px #959595; }
  .aurus-payment-method .comenityPayment .checkbox label,
  .aurus-payment-method .cbccPayment .checkbox label {
    position: relative;
    padding-left: 26px;
    cursor: pointer;
    display: inline-block;
    font-weight: bold;
    font-size: 13px;
    line-height: 1.4;
    margin-bottom: 18px; }
    @media (max-width: 1023.98px) {
      .aurus-payment-method .comenityPayment .checkbox label,
      .aurus-payment-method .cbccPayment .checkbox label {
        margin-bottom: 16px; } }
    .aurus-payment-method .comenityPayment .checkbox label::before,
    .aurus-payment-method .cbccPayment .checkbox label::before {
      content: "";
      position: absolute;
      left: 0;
      top: 1px;
      width: 16px;
      height: 16px;
      border: 1px solid #959595;
      background-color: #fff;
      -webkit-box-sizing: border-box;
              box-sizing: border-box; }
    .aurus-payment-method .comenityPayment .checkbox label::after,
    .aurus-payment-method .cbccPayment .checkbox label::after {
      content: "";
      position: absolute;
      left: 5px;
      top: 2px;
      width: 6px;
      height: 10px;
      border: solid #fff;
      border-width: 0 2px 2px 0;
      -webkit-transform: rotate(45deg);
          -ms-transform: rotate(45deg);
              transform: rotate(45deg);
      opacity: 0; }
  .aurus-payment-method .comenityPayment .checkbox .input-checkbox,
  .aurus-payment-method .cbccPayment .checkbox .input-checkbox {
    display: none; }
    .aurus-payment-method .comenityPayment .checkbox .input-checkbox:checked + label::before,
    .aurus-payment-method .cbccPayment .checkbox .input-checkbox:checked + label::before {
      background-color: #aa1e26;
      border: 1px solid #aa1e26; }
    .aurus-payment-method .comenityPayment .checkbox .input-checkbox:checked + label::after,
    .aurus-payment-method .cbccPayment .checkbox .input-checkbox:checked + label::after {
      opacity: 1; }

.aurus-payment-method .comenityPayment {
  max-width: 400px; }
  .aurus-payment-method .comenityPayment .comenity-card-list {
    height: 40px; }
  .aurus-payment-method .comenityPayment .talbot-iFrame {
    width: 400px; }
  .aurus-payment-method .comenityPayment .comenity-saved-cards {
    max-width: 400px;
    margin-top: 16px; }

@media (min-width: 768px) {
  .aurus-payment-method .cbccStyle {
    max-width: 400px; }
    .aurus-payment-method .cbccStyle .talbot-iFrame {
      width: 400px; } }

.aurus-payment-method .cbccStyle .form-cc-cvv {
  display: block;
  margin: 0; }
  .aurus-payment-method .cbccStyle .form-cc-cvv .credit-card-billing,
  .aurus-payment-method .cbccStyle .form-cc-cvv .cvv-billing {
    padding: 0; }
    @media (max-width: 1023.98px) {
      .aurus-payment-method .cbccStyle .form-cc-cvv .credit-card-billing,
      .aurus-payment-method .cbccStyle .form-cc-cvv .cvv-billing {
        margin-top: 0 !important; } }
  @media (min-width: 768px) {
    .aurus-payment-method .cbccStyle .form-cc-cvv .credit-card-billing {
      width: 400px; } }

.aurus-payment-method .comenityPayment.cvv-div-shown {
  -ms-flex-wrap: wrap;
      flex-wrap: wrap;
  -webkit-box-align: start;
      -ms-flex-align: start;
          align-items: flex-start; }
  @media (max-width: 1023.98px) {
    .aurus-payment-method .comenityPayment.cvv-div-shown {
      margin-bottom: 0; } }
  .aurus-payment-method .comenityPayment.cvv-div-shown .removeMargin {
    display: block !important;
    max-width: 192px;
    margin: 16px 0 14px 16px !important; }
    @media (max-width: 1023.98px) {
      .aurus-payment-method .comenityPayment.cvv-div-shown .removeMargin {
        margin: 0 !important; } }
    .aurus-payment-method .comenityPayment.cvv-div-shown .removeMargin .cvv-billing {
      width: 100%;
      padding: 0; }
      @media (max-width: 1023.98px) {
        .aurus-payment-method .comenityPayment.cvv-div-shown .removeMargin .cvv-billing {
          margin: 16px 0; }
          .aurus-payment-method .comenityPayment.cvv-div-shown .removeMargin .cvv-billing .cvv-checkout .form-row label {
            margin-bottom: 8px; }
          .aurus-payment-method .comenityPayment.cvv-div-shown .removeMargin .cvv-billing .cvv-checkout .tooltip {
            margin-top: 4px; } }
      @media (max-width: 1023.98px) {
        .aurus-payment-method .comenityPayment.cvv-div-shown .removeMargin .cvv-billing .cvv-checkout-info {
          margin-left: 0; } }
      .aurus-payment-method .comenityPayment.cvv-div-shown .removeMargin .cvv-billing .cvn {
        border: solid 1px #959595; }
        @media (max-width: 1023.98px) {
          .aurus-payment-method .comenityPayment.cvv-div-shown .removeMargin .cvv-billing .cvn {
            width: 165px; } }
      .aurus-payment-method .comenityPayment.cvv-div-shown .removeMargin .cvv-billing input::-webkit-input-placeholder {
        font-family: Montserrat;
        font-size: 13px;
        font-weight: normal;
        font-style: normal;
        line-height: 1.4;
        letter-spacing: normal;
        color: #767676; }
      .aurus-payment-method .comenityPayment.cvv-div-shown .removeMargin .cvv-billing input:-ms-input-placeholder {
        font-family: Montserrat;
        font-size: 13px;
        font-weight: normal;
        font-style: normal;
        line-height: 1.4;
        letter-spacing: normal;
        color: #767676; }
      .aurus-payment-method .comenityPayment.cvv-div-shown .removeMargin .cvv-billing input::-ms-input-placeholder {
        font-family: Montserrat;
        font-size: 13px;
        font-weight: normal;
        font-style: normal;
        line-height: 1.4;
        letter-spacing: normal;
        color: #767676; }
      .aurus-payment-method .comenityPayment.cvv-div-shown .removeMargin .cvv-billing input::placeholder {
        font-family: Montserrat;
        font-size: 13px;
        font-weight: normal;
        font-style: normal;
        line-height: 1.4;
        letter-spacing: normal;
        color: #767676; }

@media (max-width: 1023.98px) {
  .aurus-payment-method .cbccPayment .talbot-iFrame,
  .aurus-payment-method .comenityPayment .talbot-iFrame {
    width: 100%; }
  .aurus-payment-method .comenityPayment .comenity-saved-cards {
    max-width: 100%; }
    .aurus-payment-method .comenityPayment .comenity-saved-cards .label {
      padding-bottom: 8px; }
  .aurus-payment-method .cbccPayment .form-cc-cvv {
    display: block;
    margin: 0; }
    .aurus-payment-method .cbccPayment .form-cc-cvv .credit-card-billing,
    .aurus-payment-method .cbccPayment .form-cc-cvv .cvv-billing {
      padding: 0; } }

@media (max-width: 1023.98px) {
  .aurus-payment-method .cbccPayment.cvv-div-shown {
    margin-bottom: 0; }
    .aurus-payment-method .cbccPayment.cvv-div-shown .cvv-billing {
      margin-bottom: 16px; } }

@media (min-width: 768px) {
  .aurus-payment-method .cbccPayment.cvv-div-shown .form-cc-cvv {
    max-width: 620px;
    margin-left: 0;
    margin-right: 0; }
    .aurus-payment-method .cbccPayment.cvv-div-shown .form-cc-cvv .credit-card-billing {
      width: 400px; }
    .aurus-payment-method .cbccPayment.cvv-div-shown .form-cc-cvv .cvv-billing {
      width: 192px;
      margin-left: 16px; } }
    @media (min-width: 768px) and (min-width: 768px) {
      .aurus-payment-method .cbccPayment.cvv-div-shown .form-cc-cvv .cvv-billing {
        margin-bottom: 14px; } }

@media (min-width: 768px) {
  .aurus-payment-method .cbccPayment.cvv-div-shown .credit-card-billing,
  .aurus-payment-method .cbccPayment.cvv-div-shown .cvv-billing {
    padding: 0; } }

@media (min-width: 768px) {
  .aurus-payment-method .cbccPayment .frame_carddetails {
    width: 400px !important; } }

.aurus-payment-method .cbccPayment #creditCardList {
  height: 40px;
  font-size: 13px;
  font-style: normal;
  font-weight: normal;
  font-family: Montserrat, Arial, sans-serif; }

.aurus-payment-method .cbccPayment .form-cc-cvv {
  margin-top: 16px; }

@media (max-width: 1023.98px) {
  .aurus-payment-method .cbccPayment .cvv-billing {
    margin-top: 16px !important; }
    .aurus-payment-method .cbccPayment .cvv-billing .field-wrapper .cvn {
      width: 165px !important; }
    .aurus-payment-method .cbccPayment .cvv-billing .field-wrapper .cvv-checkout-info {
      margin-left: 0 !important; } }

.aurus-payment-method .cbccPayment .cvv-billing .field-wrapper .tooltip {
  margin-top: 4px; }

.aurus-payment-method .cbccPayment .cvv-billing .cvn {
  padding-left: 12px;
  border: solid 1px #959595; }

.aurus-payment-method .cbccPayment .cvv-billing input::-webkit-input-placeholder {
  font-family: Montserrat;
  font-size: 13px;
  font-weight: normal;
  font-style: normal;
  line-height: 1.4;
  letter-spacing: normal;
  color: #767676; }

.aurus-payment-method .cbccPayment .cvv-billing input:-ms-input-placeholder {
  font-family: Montserrat;
  font-size: 13px;
  font-weight: normal;
  font-style: normal;
  line-height: 1.4;
  letter-spacing: normal;
  color: #767676; }

.aurus-payment-method .cbccPayment .cvv-billing input::-ms-input-placeholder {
  font-family: Montserrat;
  font-size: 13px;
  font-weight: normal;
  font-style: normal;
  line-height: 1.4;
  letter-spacing: normal;
  color: #767676; }

.aurus-payment-method .cbccPayment .cvv-billing input::placeholder {
  font-family: Montserrat;
  font-size: 13px;
  font-weight: normal;
  font-style: normal;
  line-height: 1.4;
  letter-spacing: normal;
  color: #767676; }

/* Account History Detail */
@media (max-width: 767.98px) {
  .bopis-order-wrapper,
  .ship-to-address-wrapper {
    padding: 20px 0 0; } }

@media (max-width: 1023.98px) {
  .bopis-order-wrapper .details-section,
  .ship-to-address-wrapper .details-section {
    float: none;
    width: 100%;
    min-height: 0;
    padding: 0.9375rem 1.375rem;
    border: 1px solid #ddd;
    margin: 0 0 20px; } }

.bopis-order-wrapper .details-section .section-header,
.ship-to-address-wrapper .details-section .section-header {
  line-height: 38px;
  padding: 0 0 2px;
  margin-bottom: 20px; }
  @media (max-width: 1023.98px) {
    .bopis-order-wrapper .details-section .section-header,
    .ship-to-address-wrapper .details-section .section-header {
      border-bottom: 1px solid #ddd; } }

@media (max-width: 1023.98px) {
  .bopis-order-wrapper .details-section tr.order-total td,
  .ship-to-address-wrapper .details-section tr.order-total td {
    border-top: 1px solid #ddd; } }

@media (max-width: 767.98px) {
  .bopis-order-wrapper .order-shipments,
  .ship-to-address-wrapper .order-shipments {
    margin-top: 0; } }

@media (min-width: 768px) {
  .bopis-order-wrapper .order-shipments,
  .ship-to-address-wrapper .order-shipments {
    float: none;
    width: 100%; } }

@media (max-width: 767.98px) {
  .bopis-order-wrapper .order-shipments .line-items,
  .ship-to-address-wrapper .order-shipments .line-items {
    border-bottom: 1px solid #ddd; } }

@media (max-width: 767.98px) {
  .bopis-order-wrapper .order-shipments .line-items .line-item:first-child,
  .ship-to-address-wrapper .order-shipments .line-items .line-item:first-child {
    border-top: 1px solid #ddd; } }

@media (max-width: 767.98px) {
  .bopis-order-wrapper .order-shipments .line-items .line-item:last-child,
  .ship-to-address-wrapper .order-shipments .line-items .line-item:last-child {
    border-bottom: 0 none; } }

@media (max-width: 767.98px) {
  .bopis-order-wrapper .order-shipments .line-items .line-item,
  .ship-to-address-wrapper .order-shipments .line-items .line-item {
    border-bottom: 0 none; } }

.bopis-order-wrapper .order-shipments .line-items .line-item .line-items-con,
.ship-to-address-wrapper .order-shipments .line-items .line-item .line-items-con {
  margin: 0 0 20px; }
  @media (max-width: 1023.98px) {
    .bopis-order-wrapper .order-shipments .line-items .line-item .line-items-con,
    .ship-to-address-wrapper .order-shipments .line-items .line-item .line-items-con {
      min-height: 8.875rem;
      margin: 0; } }
  .bopis-order-wrapper .order-shipments .line-items .line-item .line-items-con::after,
  .ship-to-address-wrapper .order-shipments .line-items .line-item .line-items-con::after {
    content: "";
    display: block;
    clear: both; }

@media (max-width: 767.98px) {
  .bopis-order-wrapper .order-shipments .line-items .line-item .line-item-status,
  .ship-to-address-wrapper .order-shipments .line-items .line-item .line-item-status {
    padding: 0 0 18px;
    margin-top: 0; } }

@media (max-width: 1023.98px) {
  .bopis-order-wrapper .order-shipments .line-items .tracking-info,
  .ship-to-address-wrapper .order-shipments .line-items .tracking-info {
    margin: 0.625rem 0 1.125rem; } }

@media (max-width: 1023.98px) {
  .bopis-order-wrapper .order-shipping.details-section,
  .ship-to-address-wrapper .order-shipping.details-section {
    border: 1px solid #ddd;
    padding: 0.9375rem 1.375rem 1.6875rem; } }

@media (max-width: 1023.98px) {
  .bopis-order-wrapper .order-shipping.details-section .section-header,
  .ship-to-address-wrapper .order-shipping.details-section .section-header {
    padding: 0 0 15px;
    margin: 0 0 12px;
    border-bottom: 1px solid #ddd;
    line-height: 22px; } }

.bopis-order-wrapper .tracking-info:empty,
.ship-to-address-wrapper .tracking-info:empty {
  display: none; }

.bopis-order-wrapper div.order-shipping,
.ship-to-address-wrapper div.order-shipping {
  padding-top: 9px;
  padding-bottom: 27px;
  min-height: 0; }
  @media (max-width: 767.98px) {
    .bopis-order-wrapper div.order-shipping,
    .ship-to-address-wrapper div.order-shipping {
      border: 1px solid #ddd;
      padding: 9px 18px 27px;
      margin: 0; } }
  .bopis-order-wrapper div.order-shipping div,
  .ship-to-address-wrapper div.order-shipping div {
    line-height: normal; }
  @media (min-width: 768px) {
    .bopis-order-wrapper div.order-shipping,
    .ship-to-address-wrapper div.order-shipping {
      float: none;
      width: 100%; } }
  .bopis-order-wrapper div.order-shipping .order-shipment-details .address,
  .ship-to-address-wrapper div.order-shipping .order-shipment-details .address {
    padding: 0 0 13px; }
    .bopis-order-wrapper div.order-shipping .order-shipment-details .address div,
    .ship-to-address-wrapper div.order-shipping .order-shipment-details .address div {
      font-size: 13px;
      line-height: 1.25rem;
      letter-spacing: .28px; }
      .bopis-order-wrapper div.order-shipping .order-shipment-details .address div:first-child,
      .ship-to-address-wrapper div.order-shipping .order-shipment-details .address div:first-child {
        margin: 0 0 1px; }
  .bopis-order-wrapper div.order-shipping .order-shipment-details .store-opts,
  .ship-to-address-wrapper div.order-shipping .order-shipment-details .store-opts {
    margin: 0 0 11px; }
    .bopis-order-wrapper div.order-shipping .order-shipment-details .store-opts ul li,
    .ship-to-address-wrapper div.order-shipping .order-shipment-details .store-opts ul li {
      position: relative;
      padding: 0 16px;
      border-right: 1px solid #ccc;
      display: inline-block;
      margin: 0; }
      .bopis-order-wrapper div.order-shipping .order-shipment-details .store-opts ul li:first-child,
      .ship-to-address-wrapper div.order-shipping .order-shipment-details .store-opts ul li:first-child {
        padding-left: 0; }
      .bopis-order-wrapper div.order-shipping .order-shipment-details .store-opts ul li:last-child,
      .ship-to-address-wrapper div.order-shipping .order-shipment-details .store-opts ul li:last-child {
        border-right: none;
        padding-right: 0; }
      .bopis-order-wrapper div.order-shipping .order-shipment-details .store-opts ul li > a,
      .ship-to-address-wrapper div.order-shipping .order-shipment-details .store-opts ul li > a {
        font-size: 13px;
        text-decoration: underline;
        display: block;
        line-height: 19px; }
    .bopis-order-wrapper div.order-shipping .order-shipment-details .store-opts .store-tooltip,
    .ship-to-address-wrapper div.order-shipping .order-shipment-details .store-opts .store-tooltip {
      display: none;
      position: absolute;
      z-index: 1;
      top: 100%;
      padding: 20px 0 0;
      width: 240px;
      left: 0; }
      @media (min-width: 768px) {
        .bopis-order-wrapper div.order-shipping .order-shipment-details .store-opts .store-tooltip,
        .ship-to-address-wrapper div.order-shipping .order-shipment-details .store-opts .store-tooltip {
          left: 50%;
          -webkit-transform: translate(-50%, 0);
              -ms-transform: translate(-50%, 0);
                  transform: translate(-50%, 0); } }
      .bopis-order-wrapper div.order-shipping .order-shipment-details .store-opts .store-tooltip .store-tooltip_content,
      .ship-to-address-wrapper div.order-shipping .order-shipment-details .store-opts .store-tooltip .store-tooltip_content {
        position: relative;
        border: 1px solid #e1e1e1;
        background: white;
        padding: 25px; }
        .bopis-order-wrapper div.order-shipping .order-shipment-details .store-opts .store-tooltip .store-tooltip_content::before, .bopis-order-wrapper div.order-shipping .order-shipment-details .store-opts .store-tooltip .store-tooltip_content::after,
        .ship-to-address-wrapper div.order-shipping .order-shipment-details .store-opts .store-tooltip .store-tooltip_content::before,
        .ship-to-address-wrapper div.order-shipping .order-shipment-details .store-opts .store-tooltip .store-tooltip_content::after {
          content: "";
          bottom: 100%;
          left: 44px;
          border: solid transparent;
          height: 0;
          width: 0;
          position: absolute;
          pointer-events: none;
          z-index: 1; }
          @media (min-width: 768px) {
            .bopis-order-wrapper div.order-shipping .order-shipment-details .store-opts .store-tooltip .store-tooltip_content::before, .bopis-order-wrapper div.order-shipping .order-shipment-details .store-opts .store-tooltip .store-tooltip_content::after,
            .ship-to-address-wrapper div.order-shipping .order-shipment-details .store-opts .store-tooltip .store-tooltip_content::before,
            .ship-to-address-wrapper div.order-shipping .order-shipment-details .store-opts .store-tooltip .store-tooltip_content::after {
              left: 50%; } }
        .bopis-order-wrapper div.order-shipping .order-shipment-details .store-opts .store-tooltip .store-tooltip_content::before,
        .ship-to-address-wrapper div.order-shipping .order-shipment-details .store-opts .store-tooltip .store-tooltip_content::before {
          border-bottom-color: #e1e1e1;
          border-width: 0 16px 16px;
          margin-left: -16px; }
        .bopis-order-wrapper div.order-shipping .order-shipment-details .store-opts .store-tooltip .store-tooltip_content::after,
        .ship-to-address-wrapper div.order-shipping .order-shipment-details .store-opts .store-tooltip .store-tooltip_content::after {
          border-bottom-color: white;
          border-width: 0 14px 14px;
          margin-left: -14px; }
        .bopis-order-wrapper div.order-shipping .order-shipment-details .store-opts .store-tooltip .store-tooltip_content .btn-close,
        .ship-to-address-wrapper div.order-shipping .order-shipment-details .store-opts .store-tooltip .store-tooltip_content .btn-close {
          position: absolute;
          top: 15px;
          right: 15px;
          font-size: 20px;
          line-height: 1; }
        .bopis-order-wrapper div.order-shipping .order-shipment-details .store-opts .store-tooltip .store-tooltip_content p,
        .ship-to-address-wrapper div.order-shipping .order-shipment-details .store-opts .store-tooltip .store-tooltip_content p {
          margin: 0; }
        .bopis-order-wrapper div.order-shipping .order-shipment-details .store-opts .store-tooltip .store-tooltip_content strong,
        .ship-to-address-wrapper div.order-shipping .order-shipment-details .store-opts .store-tooltip .store-tooltip_content strong {
          display: block;
          margin: 0 0 10px; }
        .bopis-order-wrapper div.order-shipping .order-shipment-details .store-opts .store-tooltip .store-tooltip_content .hrs-content,
        .ship-to-address-wrapper div.order-shipping .order-shipment-details .store-opts .store-tooltip .store-tooltip_content .hrs-content {
          margin: 0 0 15px; }
  .bopis-order-wrapper div.order-shipping .order-shipment-details .pickup-msg,
  .ship-to-address-wrapper div.order-shipping .order-shipment-details .pickup-msg {
    max-width: 220px; }
    .bopis-order-wrapper div.order-shipping .order-shipment-details .pickup-msg p,
    .ship-to-address-wrapper div.order-shipping .order-shipment-details .pickup-msg p {
      font-family: "Libre Baskerville", Times, serif;
      font-size: 13px;
      line-height: 1.25rem;
      letter-spacing: .28px;
      color: #999;
      margin: 0; }

@media (max-width: 767.98px) {
  .bopis-order-wrapper .order-shipments .line-items .line-item:not(:last-child) .tracking-info {
    margin-bottom: 0; } }

@media (max-width: 767.98px) {
  .ship-to-address-wrapper {
    padding: 0; } }

@media (max-width: 767.98px) {
  .ship-to-address-wrapper .order-shipment-li .order-shipments {
    margin-top: 10px; } }

@media (max-width: 767.98px) {
  .ship-to-address-wrapper .order-shipment-li .order-shipments .line-items .tracking-info {
    margin-bottom: 0; } }

.ship-to-address-wrapper .order-shipment-li .order-shipments .order-shipment-table .line-items .line-item .line-item.gift-box-message {
  border-bottom: 0 none;
  padding-bottom: 8px;
  margin-bottom: 0; }
  @media (max-width: 1023.98px) {
    .ship-to-address-wrapper .order-shipment-li .order-shipments .order-shipment-table .line-items .line-item .line-item.gift-box-message {
      margin-top: 10px; } }
  @media (max-width: 767.98px) {
    .ship-to-address-wrapper .order-shipment-li .order-shipments .order-shipment-table .line-items .line-item .line-item.gift-box-message {
      margin-top: 0;
      min-height: 0;
      border-top: 0;
      padding-bottom: 0; } }

.ship-to-address-wrapper .order-shipment-li .order-shipments .order-shipment-table .line-items .line-item:last-child {
  margin-bottom: 1.125rem; }

.ship-to-address-wrapper .order-shipment-li .order-shipments .order-shipment-table:last-child .line-items .line-item:last-child {
  border-bottom: 0 none;
  padding-bottom: 8px;
  margin-bottom: 0; }
  @media (max-width: 1023.98px) {
    .ship-to-address-wrapper .order-shipment-li .order-shipments .order-shipment-table:last-child .line-items .line-item:last-child {
      border-bottom: 1px solid #ddd; } }
  @media (max-width: 767.98px) {
    .ship-to-address-wrapper .order-shipment-li .order-shipments .order-shipment-table:last-child .line-items .line-item:last-child {
      padding-bottom: 20px;
      border-bottom: 0 none; } }

@media (max-width: 767.98px) {
  .line-item-status {
    padding: 0 0 10px; } }

.line-item-status p {
  letter-spacing: .46px;
  margin-bottom: 0; }
  @media (min-width: 768px) {
    .line-item-status p {
      margin-left: 25px;
      display: inline-block;
      margin-bottom: 0; } }
  .line-item-status p:first-child {
    margin-left: 0; }

@media (min-width: 768px) {
  .order-shipment-title {
    border-bottom: 1px solid #ddd;
    padding: 0 0 10px;
    margin: 0 0 21px; } }

.order-shipment-title p {
  margin: 8px 0 0;
  letter-spacing: .28px; }

.international-shipping-dialog {
  display: none; }

.internationalShippingDialog.ui-dialog {
  display: none;
  text-align: center; }
  .internationalShippingDialog.ui-dialog .ui-dialog-titlebar {
    padding-top: 30px;
    padding-bottom: 0;
    border-bottom: none;
    margin-bottom: 0; }
  .internationalShippingDialog.ui-dialog .ui-dialog-titlebar-close {
    display: none; }
  .internationalShippingDialog.ui-dialog .ui-dialog-content {
    padding-top: 0; }
    .internationalShippingDialog.ui-dialog .ui-dialog-content p {
      font-size: 12px;
      margin: 8px 0 0;
      line-height: 20px; }
  .internationalShippingDialog.ui-dialog .ui-dialog-buttonpane {
    border: none;
    padding: 0 1em 1em;
    text-align: center; }
    .internationalShippingDialog.ui-dialog .ui-dialog-buttonpane .ui-dialog-buttonset {
      float: none;
      display: inline-block; }
    .internationalShippingDialog.ui-dialog .ui-dialog-buttonpane button {
      background: #aa1e26;
      border: none;
      color: #fff; }
      .internationalShippingDialog.ui-dialog .ui-dialog-buttonpane button:hover {
        background: #aa1e26; }

.premier-modal {
  padding: 55px 0; }
  .premier-modal .premier-messaging {
    text-align: center;
    padding: 0 15%; }
    .premier-modal .premier-messaging h4 {
      margin-bottom: 22px;
      text-transform: capitalize; }
  .premier-modal .premier-buttons {
    margin-top: 30px;
    text-align: center; }
    @media (max-width: 767.98px) {
      .premier-modal .premier-buttons {
        display: -webkit-box;
        display: -ms-flexbox;
        display: flex;
        -webkit-box-pack: justify;
            -ms-flex-pack: justify;
                justify-content: space-between; } }
    .premier-modal .premier-buttons button {
      display: inline-block;
      margin: 0 5px;
      width: 45%;
      max-width: 250px; }
      @media (max-width: 767.98px) {
        .premier-modal .premier-buttons button {
          margin: 0;
          width: 48%;
          padding: 0.6875rem 0.9rem; } }
      @media (max-width: 375px) {
        .premier-modal .premier-buttons button {
          font-size: 0.9rem;
          padding: 0.6875rem 0.63rem; } }

body.hide-google-autocomplete .pac-container {
  display: none !important; }

.shp-ground-txt {
  margin-bottom: 20px; }

.avsresponsecode-error {
  font-family: Montserrat;
  font-size: 14px;
  font-weight: bold;
  font-stretch: normal;
  font-style: normal;
  line-height: 1.4;
  letter-spacing: normal;
  text-align: left;
  color: #aa1e26; }

.overflow-hidden {
  overflow: hidden; }

@media (max-width: 767.98px) {
  .paymentMismatchDialog .ui-dialog-titlebar {
    padding-left: 0;
    margin-bottom: 0; } }

.paymentMismatchDialog button:focus-visible {
  outline: none !important; }

.paymentMismatchDialog .payment-mismatch-dialog {
  border: none; }
  @media (max-width: 767.98px) {
    .paymentMismatchDialog .payment-mismatch-dialog {
      padding-left: 20px !important; } }

.pt_wish-list h1 {
  margin-bottom: 1.25rem; }

.pt_wish-list .list-table-header {
  overflow: hidden;
  padding: 2em;
  background: #fff url("../images/interface/icon-double-line-header.png") repeat-x scroll left top; }
  .pt_wish-list .list-table-header p {
    float: right;
    overflow: hidden;
    width: 40%;
    margin: 0;
    color: #999; }

.pt_wish-list .primary-content .list-table-header h2 {
  float: left; }

.pt_wish-list .item-list .view a {
  overflow: hidden;
  color: #000;
  text-decoration: underline; }
  .pt_wish-list .item-list .view a:hover {
    color: #000;
    text-decoration: none; }
  .pt_wish-list .item-list .view a.button {
    text-decoration: none; }

.pt_wish-list .item-list .item-details .price,
.pt_wish-list .item-list .price-standard,
.pt_wish-list .item-list .price-standard + .price-sales {
  font-family: Montserrat, Arial, sans-serif;
  font-weight: 400;
  font-size: 13px;
  font-size: 0.8125rem; }

.pt_wish-list .edit-item {
  overflow: hidden;
  color: #000;
  text-decoration: underline;
  padding-top: 0.625rem;
  display: inline-block; }
  .pt_wish-list .edit-item:hover {
    color: #000;
    text-decoration: none; }
  .pt_wish-list .edit-item.button {
    text-decoration: none; }
  @media (max-width: 1023.98px) {
    .pt_wish-list .edit-item {
      display: none; } }

.pt_wish-list .item-dashboard .form-row,
.pt_wish-list .item-dashboard label,
.pt_wish-list .item-dashboard .value {
  margin: 0; }
  .pt_wish-list .item-dashboard .form-row.display-value,
  .pt_wish-list .item-dashboard label.display-value,
  .pt_wish-list .item-dashboard .value.display-value {
    line-height: 38px; }

.pt_wish-list .item-dashboard .option-quantity-desired,
.pt_wish-list .item-dashboard .option-priority {
  margin: 0.4375rem 0; }
  .pt_wish-list .item-dashboard .option-quantity-desired .value,
  .pt_wish-list .item-dashboard .option-quantity-desired label,
  .pt_wish-list .item-dashboard .option-priority .value,
  .pt_wish-list .item-dashboard .option-priority label {
    float: none;
    width: 100%; }
  @media (min-width: 1024px) {
    .pt_wish-list .item-dashboard .option-quantity-desired label,
    .pt_wish-list .item-dashboard .option-priority label {
      width: 47%;
      float: left;
      line-height: 50px; } }
  .pt_wish-list .item-dashboard .option-quantity-desired .field-wrapper,
  .pt_wish-list .item-dashboard .option-priority .field-wrapper {
    margin-top: 0.3125rem; }
  .pt_wish-list .item-dashboard .option-quantity-desired input,
  .pt_wish-list .item-dashboard .option-quantity-desired .field-wrapper,
  .pt_wish-list .item-dashboard .option-priority input,
  .pt_wish-list .item-dashboard .option-priority .field-wrapper {
    width: 100%; }
    @media (min-width: 768px) {
      .pt_wish-list .item-dashboard .option-quantity-desired input,
      .pt_wish-list .item-dashboard .option-quantity-desired .field-wrapper,
      .pt_wish-list .item-dashboard .option-priority input,
      .pt_wish-list .item-dashboard .option-priority .field-wrapper {
        max-width: 20.9375rem; } }
    @media (min-width: 1024px) {
      .pt_wish-list .item-dashboard .option-quantity-desired input,
      .pt_wish-list .item-dashboard .option-quantity-desired .field-wrapper,
      .pt_wish-list .item-dashboard .option-priority input,
      .pt_wish-list .item-dashboard .option-priority .field-wrapper {
        width: auto; } }

.pt_wish-list .item-dashboard .option-quantity-desired input {
  width: 100px; }

.pt_wish-list .item-dashboard label {
  padding-right: 0.3125rem; }
  @media (min-width: 1024px) {
    .pt_wish-list .item-dashboard label {
      line-height: 17px;
      line-height: 1.0625rem; } }
  .pt_wish-list .item-dashboard label::after {
    content: ":"; }

.pt_wish-list .option-add-to-cart .button,
.pt_wish-list .option-add-to-cart button {
  width: 100%; }
  @media (min-width: 1024px) {
    .pt_wish-list .option-add-to-cart .button,
    .pt_wish-list .option-add-to-cart button {
      float: left;
      width: calc(100% - 110px);
      margin-top: 0; } }

.pt_wish-list .option-update {
  margin: 0.9375rem 0; }

.pt_wish-list .button-text:not(.menu-toggle),
.pt_wish-list .social-share-link {
  overflow: hidden;
  color: #000;
  text-decoration: underline; }
  .pt_wish-list .button-text:not(.menu-toggle):hover,
  .pt_wish-list .social-share-link:hover {
    color: #000;
    text-decoration: none; }
  .pt_wish-list .button-text:not(.menu-toggle).button,
  .pt_wish-list .social-share-link.button {
    text-decoration: none; }

.pt_wish-list .social-share-link,
.pt_wish-list .item-availability,
.pt_wish-list .share-link {
  color: #999; }

.pt_wish-list .wish-list-search-results td {
  display: table-cell;
  float: none;
  width: auto;
  padding: 1rem 0; }

@media (max-width: 1023.98px) {
  .pt_wish-list .wish-list-search-results th {
    display: none; } }

.pt_wish-list .qtydiv {
  width: 6.25rem; }
  @media (min-width: 1024px) {
    .pt_wish-list .qtydiv {
      float: left;
      margin-right: 0.625rem; } }
  .pt_wish-list .qtydiv input {
    margin-right: 0; }

@media (min-width: 768px) {
  .wishlist-search,
  .show-gift-button,
  .list-share {
    margin-top: 1.25rem; } }

.list-share {
  font-size: 1.7em;
  margin-top: 0;
  padding: 1.375rem 0 0.9375rem; }
  .list-share::after {
    content: "";
    display: table;
    clear: both; }
  .list-share .socialsharing {
    margin: 0;
    padding: 0; }
  .list-share .share-option {
    display: block;
    float: left;
    margin-bottom: .5rem; }
  .list-share .share-options {
    float: left;
    margin: 0.625rem 0 0;
    text-align: center; }
    @media (min-width: 768px) {
      .list-share .share-options {
        margin: 0 0 0 1rem; } }
    .list-share .share-options .share-title {
      display: inline; }
  .list-share .list-title {
    float: left; }
  .list-share .print-page {
    float: right; }
    @media (max-width: 1023.98px) {
      .list-share .print-page {
        display: none; } }
  .list-share .share-link {
    cursor: pointer;
    font-family: Montserrat, Arial, sans-serif;
    font-weight: 400;
    font-size: 14px;
    font-size: 0.875rem;
    vertical-align: middle; }
  .list-share .share-link-content {
    display: none;
    margin: 0.9375rem 0; }
    .list-share .share-link-content.active {
      display: block;
      float: left; }
    .list-share .share-link-content,
    .list-share .share-link-content a {
      font-family: Montserrat, Arial, sans-serif;
      font-weight: 400;
      font-size: 13px;
      font-size: 0.8125rem;
      line-height: 1.84615em; }

.event-info {
  margin: 1em; }

.wishlist-search .form-row,
.registry-search .form-row {
  clear: none;
  width: 100%;
  margin: 0.75rem 0; }
  @media (min-width: 768px) {
    .wishlist-search .form-row,
    .registry-search .form-row {
      max-width: 20.9375rem; } }

.wishlist-search .form-row-button,
.registry-search .form-row-button {
  margin: 1.5625rem 0 0 0; }
  .wishlist-search .form-row-button button,
  .registry-search .form-row-button button {
    width: 100%; }

.form-add-gift-certification button {
  margin: 0.75rem 0; }

.wishlist-banner-slot-wrapper > div {
  margin-bottom: 1.25rem; }

.wl-search-form {
  margin-top: 1.25rem; }
  @media (max-width: 767.98px) {
    .wl-search-form {
      padding-bottom: 2.1875rem;
      border-bottom: 1px solid #ddd; } }

.item-list .item-image .item-img-wrapper {
  position: relative;
  display: inline-block; }
  .item-list .item-image .item-img-wrapper .cart-brand {
    position: absolute;
    right: 0;
    bottom: 0;
    width: 30px;
    height: 30px; }
    .item-list .item-image .item-img-wrapper .cart-brand img {
      width: 30px;
      height: 30px;
      min-width: 30px; }

.pt_gift-registry .primary-content h3 {
  font-family: Montserrat, Arial, sans-serif;
  font-weight: 700;
  font-size: 16px;
  font-size: 1rem;
  letter-spacing: .8px;
  text-transform: uppercase;
  position: relative;
  padding: 1em;
  border-bottom: 1px solid #fff;
  margin: 0; }
  @media (min-width: 768px) {
    .pt_gift-registry .primary-content h3 {
      font-size: 20px;
      font-size: 1.25rem; } }
  .pt_gift-registry .primary-content h3 .dialog-required {
    text-transform: none; }

.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 {
  border: 1px solid #ddd;
  margin-bottom: -1px;
  overflow: auto;
  padding: .83em; }
  .pt_gift-registry .add-gift-cert p {
    color: #999;
    font-family: "Libre Baskerville", Times, serif;
    font-style: italic;
    line-height: 1.5em; }

.pt_gift-registry .hdr-options {
  width: 9%; }

@media (max-width: 1023.98px) {
  .pt_gift-registry .add-gift-cert p {
    width: 100%; } }
  @media (max-width: 1023.98px) and (min-width: 768px) and (max-width: 1023.98px) {
    .pt_gift-registry .add-gift-cert p {
      width: auto; } }

@media (max-width: 1023.98px) {
  .pt_gift-registry .create-new-registry {
    overflow: hidden; }
    .pt_gift-registry .create-new-registry p {
      display: none; }
  .pt_gift-registry .item-list {
    width: 98%; }
    .pt_gift-registry .item-list th {
      display: none; } }

.page-content-tab-navigaton button {
  background-color: #fff;
  border: 1px solid #ddd;
  color: #999;
  font-size: 1.1em;
  font-family: "Libre Baskerville", Times, serif;
  font-style: italic;
  font-weight: 400;
  margin: 0 0 -1px; }
  .page-content-tab-navigaton button.selected {
    background-color: #fff;
    border-color: #fff; }
  @media (max-width: 1023.98px) {
    .page-content-tab-navigaton button {
      width: 100%; } }

.gift-reg-purchases .item-purchased-by dd {
  float: left;
  font-family: Montserrat, Arial, sans-serif;
  font-weight: 700;
  margin: 0 1em 0 0;
  position: relative;
  width: auto; }

.gift-reg-purchases .item-purchased-by dt {
  clear: both;
  float: left;
  margin: 0 1em 0 0;
  position: relative;
  width: auto; }

.gift-reg-purchases .quantity-purchased {
  color: #aa1e26; }

.gift-registry-advanced::after {
  content: "";
  display: table;
  clear: both; }

.gift-registry-advanced .toggle-content {
  display: none; }

.gift-certificate-purchase {
  padding: .83em;
  margin-bottom: 1em;
  background-color: #fff; }
  @media (min-width: 768px) {
    .gift-certificate-purchase .content-asset {
      float: left;
      width: 50%;
      padding-right: 1rem; } }
  .gift-certificate-purchase .content-asset img {
    margin: 1.66em 0; }
  .gift-certificate-purchase form {
    width: 100%;
    padding: 0 1.66em 1.66em;
    background-color: #fff; }
    @media (min-width: 768px) {
      .gift-certificate-purchase form {
        float: left;
        width: 50%; } }
    .gift-certificate-purchase form .cert-amount {
      float: left;
      clear: none;
      width: 40%;
      margin: 0; }
    .gift-certificate-purchase form button {
      width: 12em;
      width: -webkit-max-content;
      width: -moz-max-content;
      width: max-content;
      margin-top: -4px; }
    .gift-certificate-purchase form .form-row-button {
      float: left;
      clear: none;
      width: 50%;
      margin: 2.1em 0 0 1.66em; }
  .gift-certificate-purchase .cert-amount .form-caption {
    position: absolute;
    width: 40%;
    margin: 1.66em 0 0; }
  .gift-certificate-purchase .cert-amount.error {
    padding-bottom: 2.92em; }
  .gift-certificate-purchase span.error {
    margin-left: 2%; }

.check-balance {
  padding: 0 0 1.66em;
  border-bottom: 1px solid #ddd;
  margin: 0 0 1.66em; }

.gift-cert-balance {
  float: left;
  width: 40%; }
  .gift-cert-balance label {
    display: none; }
  .gift-cert-balance input {
    width: 93%;
    margin-top: 0; }
  .gift-cert-balance .form-caption {
    margin-left: 0; }

.gift-cert-balance-submit {
  float: left;
  clear: none; }

.gift-cert-balance .label {
  display: none; }

.account-login #main {
  max-width: 768px;
  margin: 0 auto; }
  @media (min-width: 1024px) {
    .account-login #main {
      margin-top: 3.125rem; } }

.account-login .column-1,
.account-login .column-2 {
  width: 100%;
  padding: 0; }

.account-login .row-password {
  position: relative; }
  .account-login .row-password #password-reset {
    position: absolute;
    right: 0;
    top: 2px; }

.account-login .row-rememberme {
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
      -ms-flex-direction: column;
          flex-direction: column;
  -webkit-box-align: start;
      -ms-flex-align: start;
          align-items: flex-start; }
  .account-login .row-rememberme .login-rememberme {
    outline: none; }
    .account-login .row-rememberme .login-rememberme input#dwfrm_login_rememberme {
      float: left;
      height: 16px; }
    .account-login .row-rememberme .login-rememberme .form-caption {
      text-indent: 0;
      line-height: 1rem;
      padding-top: 1em; }
  .account-login .row-rememberme label {
    padding-left: 5px; }
  .account-login .row-rememberme .login-password-button {
    width: 100%;
    margin-top: 1.5rem;
    font-size: 16px;
    font-weight: bold;
    font-stretch: normal;
    font-style: normal;
    line-height: 1.4;
    letter-spacing: normal;
    text-align: center;
    padding: 8px 15px; }

.account-login .login-rememberme {
  margin-top: 0.625rem; }

@media (min-width: 1024px) {
  .account-login .column-1,
  .account-login .column-2 {
    padding: 0 3.4375rem;
    margin: 0;
    width: 50%;
    min-height: 30rem; }
  .account-login .column-1 {
    padding-left: 0;
    border-right: 1px solid #ddd; }
  .account-login .column-2 {
    padding-right: 0; } }

@media (max-width: 1023.98px) {
  .account-login .login-account {
    padding-bottom: 1.875rem;
    margin-bottom: 1.5625rem;
    border-bottom: 1px solid #ddd; } }

.account-login .returning-customers p {
  margin-bottom: 0; }

.account-login h4 {
  border-bottom: 1px solid #ddd;
  padding-bottom: 0.625rem;
  margin-bottom: 0.625rem; }

.account-login .form-row .required-indicator {
  display: none; }

.account-login .create-account-benefits {
  margin-top: 1.25rem; }

.account-login .login-order-track,
.account-login .search-wishlist {
  margin-top: 2.5rem; }

@media (max-width: 1023.98px) {
  .account-login-page,
  .checkout-login-page {
    -webkit-box-orient: vertical;
    -webkit-box-direction: normal;
        -ms-flex-direction: column;
            flex-direction: column;
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex; }
    .account-login-page .column-1,
    .checkout-login-page .column-1 {
      -webkit-box-ordinal-group: 3;
          -ms-flex-order: 2;
              order: 2; }
    .account-login-page .column-2,
    .checkout-login-page .column-2 {
      -webkit-box-ordinal-group: 2;
          -ms-flex-order: 1;
              order: 1; } }

.legal-verbiage {
  position: relative;
  display: block;
  max-width: 1185px;
  width: calc(100% - 17%);
  margin: 0 auto; }
  @media screen and (max-width: 600px) {
    .legal-verbiage {
      width: 93%; } }
  @media screen and (min-width: 600px) and (max-width: 768px) {
    .legal-verbiage {
      width: 95%; } }
  @media screen and (max-width: 1023.98px) {
    .legal-verbiage {
      margin-bottom: 4%; } }
  @media screen and (max-width: 390px) {
    .legal-verbiage .legal-title {
      font-size: 1rem; } }
  @media screen and (min-width: 390.98px) and (max-width: 767.98px) {
    .legal-verbiage .legal-title {
      font-size: 1.5rem; } }
  @media screen and (max-width: 767.5px) {
    .legal-verbiage .legal-mob {
      display: block; } }

.dlg-forgot-password .form-row {
  width: calc(100% - 130px);
  float: left; }
  @media (max-width: 1023.98px) {
    .dlg-forgot-password .form-row {
      width: 100%;
      float: none; } }

.dlg-forgot-password button {
  float: right;
  margin-top: 2.0625rem;
  width: 7.5rem; }
  @media (max-width: 1023.98px) {
    .dlg-forgot-password button {
      margin-top: 0.625rem;
      width: 100%;
      float: none; } }

.dlg-forgot-password .error-message {
  width: 100%;
  color: #aa1e26;
  white-space: nowrap; }

.login-box h3 {
  margin: 0; }

.login-box p {
  margin: 1em 0; }

.login-box span.error {
  margin-left: 0;
  margin-top: 4px;
  display: inline-block; }

.login-box .email-field-error {
  letter-spacing: normal; }
  .login-box .email-field-error a {
    white-space: nowrap;
    text-decoration: underline; }
    .login-box .email-field-error a:hover, .login-box .email-field-error a:focus {
      text-decoration: none; }

.login-rememberme {
  display: inline-block;
  margin: 0;
  vertical-align: middle; }
  .login-rememberme .field-wrapper {
    width: 100%; }

.login-oauth p:first-child {
  text-transform: uppercase;
  font-size: 2em;
  margin: 0;
  text-align: center; }

#OAuthProvider {
  display: block;
  width: 80%;
  margin-bottom: 1em; }

#extole_zone_my_account {
  display: block;
  margin-top: 1.875rem; }

/**
 * OTC Login Page
 */
.login-passwordless-row {
  display: block;
  margin-top: 0;
  margin-bottom: 2px;
  font-stretch: normal;
  font-style: normal;
  line-height: 1.4;
  letter-spacing: normal;
  text-align: left; }
  .login-passwordless-row p {
    font-size: 13px;
    font-weight: normal;
    margin-top: 16px;
    line-height: 1.4; }
  .login-passwordless-row .login-or {
    text-align: center;
    width: 100%;
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-align: center;
        -ms-flex-align: center;
            align-items: center;
    margin: 10px 0 16px 0; }
    .login-passwordless-row .login-or::before, .login-passwordless-row .login-or::after {
      content: " ";
      -webkit-box-flex: 1;
          -ms-flex: 1;
              flex: 1;
      border-top: 1px solid #ccc;
      margin: 0 8px; }
  .login-passwordless-row .login-divider-text {
    text-align: center;
    width: 100%;
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-align: center;
        -ms-flex-align: center;
            align-items: center;
    font-size: 12px;
    font-weight: normal;
    text-transform: uppercase;
    margin: 0; }
    .login-passwordless-row .login-divider-text::before, .login-passwordless-row .login-divider-text::after {
      content: " ";
      -webkit-box-flex: 1;
          -ms-flex: 1;
              flex: 1;
      border-top: 1px solid #ddd; }
    .login-passwordless-row .login-divider-text::before {
      margin-right: 8px; }
    .login-passwordless-row .login-divider-text::after {
      margin-left: 8px; }
  .login-passwordless-row .button {
    font-size: 16px;
    font-weight: bold;
    line-height: 1.4;
    text-transform: uppercase;
    padding: 8px 15px;
    width: 100%;
    display: block;
    text-align: center;
    margin-top: 1rem; }
  .login-passwordless-row .login-verification-page {
    margin-top: 24px; }
  .login-passwordless-row label {
    line-height: 1.4; }
  .login-passwordless-row .verification-code-container {
    margin-top: 12px;
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-pack: start;
        -ms-flex-pack: start;
            justify-content: flex-start; }
  .login-passwordless-row .verification-code-box {
    width: 48px;
    height: 48px;
    font-size: 24px;
    text-align: center;
    padding: 7px; }
    .login-passwordless-row .verification-code-box:not(:last-child) {
      margin-right: 8px; }
  .login-passwordless-row .resend-code {
    font-size: 12px;
    font-weight: normal;
    margin: 12px 0 16px 0; }
    .login-passwordless-row .resend-code a {
      text-decoration: underline;
      float: right;
      clear: both;
      display: inline-block; }
  .login-passwordless-row .otp_error {
    margin-top: 8px; }
  .login-passwordless-row .resend-msg {
    font-size: 13px;
    margin-top: 8px; }
  .login-passwordless-row .login-rememberme {
    margin-top: 12px; }
    .login-passwordless-row .login-rememberme .field-wrapper {
      display: -webkit-box;
      display: -ms-flexbox;
      display: flex; }
    .login-passwordless-row .login-rememberme label {
      line-height: 14px; }

.pt_account .html-slot-container {
  margin-bottom: 1.25rem; }
  @media (min-width: 768px) {
    .pt_account .html-slot-container {
      margin-bottom: 1.875rem; } }

.pt_account h1 {
  margin-bottom: 1.875rem; }
  @media (min-width: 768px) {
    .pt_account h1 {
      margin-bottom: 2.375rem; } }
  .pt_account h1 .account-logout {
    font-family: Montserrat, Arial, sans-serif;
    font-weight: 400;
    font-size: 13px;
    font-size: 0.8125rem;
    text-transform: capitalize;
    float: none;
    letter-spacing: .7px; }

.pt_account .section-header {
  font-family: Montserrat, Arial, sans-serif;
  font-weight: 700;
  font-size: 20px;
  font-size: 1.25rem;
  line-height: 1em;
  margin-bottom: 1.5625rem; }

.mergedCartDialog .carts-merged-link {
  font-weight: bold;
  outline: none;
  text-decoration: underline; }

.mergedCartDialog .cart-merged-modal {
  border-top: none; }

@media (max-width: 767.98px) {
  .mergedCartDialog .ui-dialog-titlebar {
    padding-left: 0; } }

.pt_account .page-content,
.pt_order .page-content {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -ms-flex-wrap: wrap;
      flex-wrap: wrap; }

.pt_account .breadcrumb,
.pt_order .breadcrumb {
  -ms-flex-preferred-size: 100%;
      flex-basis: 100%; }

@media (max-width: 767.98px) {
  .pt_account .primary-content,
  .pt_order .primary-content {
    margin-top: 15px; } }

.pt_account form .required-indicator,
.pt_order form .required-indicator {
  display: none; }

#CreditCardForm .form-row-button button {
  width: 7.8125rem; }

#CreditCardForm .form-row-button .secondary {
  margin-right: 1.25rem; }

#CreditCardForm #eProtect-iframe {
  height: 300px; }
  @media (min-width: 768px) {
    #CreditCardForm #eProtect-iframe {
      height: 220px; } }

#tcc-fields {
  display: none; }
  #tcc-fields form {
    border-top: none;
    border-bottom: none;
    padding-top: 0; }
  #tcc-fields #RegisterTalbotsCardForm .form-row {
    max-width: 100%; }
  #tcc-fields #RegisterTalbotsCardForm .form-row-button button {
    width: 12.5rem; }
  #tcc-fields #RegisterTalbotsCardForm .form-row-button .secondary {
    margin-right: 1.25rem; }

.static-account-header {
  font-family: Montserrat, Arial, sans-serif;
  font-weight: 700;
  font-size: 18px;
  font-size: 1.125rem;
  text-transform: uppercase;
  letter-spacing: 1.2px; }
  @media (min-width: 768px) {
    .static-account-header {
      font-size: 24px;
      font-size: 1.5rem; } }
  @media (min-width: 768px) {
    .static-account-header {
      font-family: Montserrat, Arial, sans-serif;
      font-weight: 700;
      font-size: 13px;
      font-size: 0.8125rem;
      letter-spacing: .6px;
      text-transform: uppercase;
      border-bottom: 1px solid #ddd;
      padding-bottom: 0.8125rem; } }

.aurus-paymentcenter .selectbox {
  margin-bottom: 0;
  margin-top: 0; }

.aurus-paymentcenter .ui-dialog-titlebar .ui-dialog-titlebar-close {
  right: -12px;
  padding-top: 20px; }

.aurus-paymentcenter .dialog-content {
  padding-top: 10px; }

@media (max-width: 1023.98px) {
  .aurus-paymentcenter .ui-dialog-titlebar {
    margin: 0 15px;
    padding: 19px 0 11px; }
    .aurus-paymentcenter .ui-dialog-titlebar .ui-dialog-titlebar-close {
      right: 0;
      padding-right: 0;
      padding-top: 22px; }
  .aurus-paymentcenter .dialog-content {
    padding-top: 16px; } }

.new-tcc-card {
  width: 50px;
  height: 32px; }

@media (max-width: 1023.98px) {
  .tcc-message-account {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-align: center;
        -ms-flex-align: center;
            align-items: center; } }

.account-menu-select {
  position: relative;
  border-top: 1px solid #ddd;
  border-bottom: 1px solid #ddd;
  width: 100%;
  display: block;
  margin-top: 10px;
  font-family: Montserrat, Arial, sans-serif;
  font-weight: 700;
  font-size: 16px;
  font-size: 1rem;
  letter-spacing: .8px;
  text-transform: uppercase;
  line-height: 3.125rem; }
  @media (min-width: 768px) {
    .account-menu-select {
      font-size: 18px;
      font-size: 1.125rem; } }
  .account-menu-select span::after {
    content: "";
    position: absolute;
    right: 0.625rem;
    top: 1.25rem;
    width: 0.625rem;
    height: 0.75rem;
    background: url("../images/svg-icons/plus-black.svg") center center no-repeat scroll; }
  .account-menu-select.active {
    border-bottom: 0; }
    .account-menu-select.active span::after {
      background: url("../images/svg-icons/minus-black.svg") center center no-repeat scroll; }
  @media (min-width: 768px) {
    .account-menu-select {
      display: none; } }

.account-menu {
  display: block; }
  @media (max-width: 767.98px) {
    .account-menu {
      display: none;
      padding: 0 0.625rem; } }
  @media (max-width: 767.98px) {
    .account-menu .account-nav-asset {
      margin: 30px 0 0; } }
  .account-menu .account-links {
    padding-left: 0.625rem; }
  .account-menu a.active {
    font-family: Montserrat, Arial, sans-serif;
    font-weight: 700;
    padding: 0 0 0 0.3125rem;
    border-left: 4px solid #aa1e26;
    margin-left: -0.625rem; }
  .account-menu .account-level-1 {
    font-family: Montserrat, Arial, sans-serif;
    font-weight: 700; }
  .account-menu .account-level-2 {
    margin-left: 1.5rem !important; }

.edit-account .half-form-width,
.update-password .half-form-width {
  width: 100%;
  max-width: 20.3125rem;
  float: none; }

.registration-form {
  max-width: 43.125rem; }
  .registration-form .checkbox {
    margin-bottom: 0;
    width: 100%; }
  .registration-form .form-wrapper::after {
    content: "";
    display: table;
    clear: both; }
  .registration-form h6 {
    margin-top: 0.625rem; }
    .registration-form h6 .tooltip {
      display: inline;
      padding-left: 0.625rem; }
  .registration-form .birthday-month,
  .registration-form .classic-award-number,
  .registration-form .checkbox-action {
    overflow: hidden;
    -webkit-transition: all 0.3s ease-out;
    -o-transition: all 0.3s ease-out;
    transition: all 0.3s ease-out;
    height: auto;
    max-height: 0; }
    .registration-form .birthday-month[data-checkbox-checked="false"],
    .registration-form .classic-award-number[data-checkbox-checked="false"],
    .registration-form .checkbox-action[data-checkbox-checked="false"] {
      -webkit-transition: all 0.3s ease-out;
      -o-transition: all 0.3s ease-out;
      transition: all 0.3s ease-out;
      max-height: 0; }
    .registration-form .birthday-month[data-checkbox-checked="true"],
    .registration-form .classic-award-number[data-checkbox-checked="true"],
    .registration-form .checkbox-action[data-checkbox-checked="true"] {
      -webkit-transition: all 0.3s ease-out;
      -o-transition: all 0.3s ease-out;
      transition: all 0.3s ease-out;
      max-height: 624.9375rem; }
    .registration-form .birthday-month .form-row,
    .registration-form .classic-award-number .form-row,
    .registration-form .checkbox-action .form-row {
      margin-bottom: 0; }
  .registration-form .address-title h6 {
    margin: 0 0 0.625rem; }
  @media (max-width: 1023.98px) {
    .registration-form .card-holder-row,
    .registration-form .classic-award-member {
      padding-top: 0.9375rem;
      border-top: 1px solid #ddd;
      margin-top: 1.875rem; } }
  .registration-form .form-policy {
    margin-top: 0.9375rem;
    display: none; }
    @media (min-width: 768px) {
      .registration-form .form-policy {
        display: block; } }

.update-password {
  margin-top: 1.5625rem;
  padding-top: 0.9375rem;
  border-top: 1px solid #ddd; }

.registration-form .password,
.update-password .password {
  position: relative; }
  .registration-form .password .form-caption:not(.error-message),
  .update-password .password .form-caption:not(.error-message) {
    font-family: "Libre Baskerville", Times, serif;
    font-style: italic;
    color: #999; }
  .registration-form .password .form-caption.error-message,
  .update-password .password .form-caption.error-message {
    padding: 0 0 0.5rem;
    width: 100%; }

.registration-form .form-caption.error-message,
.email .form-caption.error-message {
  margin-top: 4px;
  width: 100%;
  padding: unset; }
  .registration-form .form-caption.error-message a,
  .email .form-caption.error-message a {
    color: #000 !important; }

.edit-address-form .half-form-width[data-select-element="odd"],
.registration-form .half-form-width[data-select-element="odd"] {
  margin-right: 0; }

.edit-address-form .half-form-width[data-select-element="even"],
.registration-form .half-form-width[data-select-element="even"] {
  margin-right: 0; }
  @media (min-width: 768px) {
    .edit-address-form .half-form-width[data-select-element="even"],
    .registration-form .half-form-width[data-select-element="even"] {
      margin-right: 1.25rem; } }

.classic-award-member .field-wrapper label {
  margin: 0.625rem 0; }

.classic-award-member .birthday-month input.error,
.classic-award-member .classic-award-number input.error {
  display: block; }

.classic-award-member .birthday-month .form-row,
.classic-award-member .classic-award-number .form-row {
  margin: 0 0 0.625rem 1.5625rem;
  width: calc(100% - 25px); }

.classic-award-member .birthday-month label,
.classic-award-member .classic-award-number label {
  font-family: Montserrat, Arial, sans-serif;
  font-weight: 700; }

.classic-award-member .birthday-month {
  max-width: 14.6875rem; }
  .classic-award-member .birthday-month .form-caption {
    margin-top: 0.3125rem;
    font-family: "Libre Baskerville", Times, serif;
    font-style: italic;
    color: #999; }

.classic-award-member .radio {
  margin: 0; }

.classic-award-member .classic-awards-message {
  padding: 0.625rem 0; }

.express-checkout-switcher {
  margin-bottom: 1.5625rem; }
  .express-checkout-switcher input[type="radio"] + label {
    display: inline-block;
    width: 4.375rem; }

.edit-account .registration-form {
  max-width: none; }

.signup-checkbox {
  margin-top: 0; }

.create-account-btn {
  margin-top: 0.9375rem; }
  .create-account-btn button {
    width: 17.1875rem; }

.dashboard-wrapper {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
      -ms-flex-flow: column nowrap;
          flex-flow: column nowrap; }
  @media (max-width: 767.98px) {
    .dashboard-wrapper {
      -webkit-box-orient: vertical;
      -webkit-box-direction: normal;
          -ms-flex-direction: column;
              flex-direction: column; } }
  @media (min-width: 768px) {
    .dashboard-wrapper {
      -webkit-box-orient: horizontal;
      -webkit-box-direction: normal;
          -ms-flex-flow: row wrap;
              flex-flow: row wrap; } }

.default-address-wrapper {
  width: 100%; }
  @media (min-width: 768px) {
    .default-address-wrapper {
      -webkit-box-flex: 2;
          -ms-flex-positive: 2;
              flex-grow: 2;
      display: -webkit-box;
      display: -ms-flexbox;
      display: flex; } }

.account-module {
  border-bottom: 1px solid #ddd;
  margin-bottom: 1.875rem;
  width: 100%;
  line-height: 1.85; }
  @media (min-width: 768px) {
    .account-module {
      width: 100%;
      -webkit-box-flex: 2;
          -ms-flex-positive: 2;
              flex-grow: 2; }
      .account-module.info-mod, .account-module.payment-mod,
      .account-module.address-mod .default-address {
        width: 50%;
        -webkit-box-flex: 1;
            -ms-flex-positive: 1;
                flex-grow: 1; } }
  .account-module.loyalty-classic-awards .label {
    line-height: 1; }
  .account-module .h3 {
    padding-bottom: 1.125rem; }
  .account-module h3 {
    font-family: Montserrat, Arial, sans-serif;
    font-weight: 700;
    font-size: 13px;
    font-size: 0.8125rem;
    text-transform: none; }
  .account-module .no-default {
    padding-bottom: 1.875rem; }
  .account-module .bottom-link {
    text-align: center;
    margin: 1.25rem 0;
    width: 100%; }
    @media (min-width: 768px) {
      .account-module .bottom-link {
        text-align: left;
        margin-top: 0; } }
  .account-module.loyalty-classic-awards .fb-loyalty-container {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -ms-flex-wrap: wrap;
        flex-wrap: wrap;
    position: relative; }
    @media (max-width: 767.98px) {
      .account-module.loyalty-classic-awards .fb-loyalty-container {
        padding-bottom: 3.75rem; } }
  .account-module.loyalty-classic-awards .fb-item.note {
    margin-bottom: 0;
    padding-bottom: 0;
    border-bottom: none; }
  .account-module.loyalty-classic-awards .fb-item.update-awards {
    position: absolute; }
    @media (max-width: 767.98px) {
      .account-module.loyalty-classic-awards .fb-item.update-awards {
        margin: 0;
        bottom: 1.25rem; } }
  .account-module.loyalty-classic-awards .fb-item.account-info {
    padding-right: 0.625rem; }
    @media (max-width: 767.98px) {
      .account-module.loyalty-classic-awards .fb-item.account-info {
        margin: 0 0 0.625rem; } }
  @media (min-width: 768px) {
    .account-module.loyalty-classic-awards .fb-item.account-info {
      width: 40%; }
    .account-module.loyalty-classic-awards .fb-item.loyalty-point-summary {
      width: 59%; }
      .account-module.loyalty-classic-awards .fb-item.loyalty-point-summary .points-content {
        width: 69%; }
    .account-module.loyalty-classic-awards .fb-item.update-awards {
      position: inherit; }
    .account-module.loyalty-classic-awards .fb-item.note {
      -webkit-box-ordinal-group: 5;
          -ms-flex-order: 4;
              order: 4;
      width: 100%;
      margin: 0 0 1.875rem; } }
  @media (min-width: 1024px) {
    .account-module.loyalty-classic-awards .fb-item.loyalty-point-summary .points-content {
      width: 75%; } }
  @media (max-width: 767.98px) {
    .account-module.history-mod {
      margin-bottom: 0; } }
  .account-module.history-mod .table-row {
    border-top: none;
    border-bottom: 1px solid #ddd; }
    .account-module.history-mod .table-row .table-column:nth-of-type(3) {
      display: none; }
    @media (max-width: 767.98px) {
      .account-module.history-mod .table-row {
        padding: 0.625rem 0; } }
    .account-module.history-mod .table-row .order-date label,
    .account-module.history-mod .table-row .order-number label {
      padding-bottom: 0.3125rem; }
  @media (min-width: 768px) {
    .account-module.history-mod .bottom-link {
      margin-top: 1.875rem; } }
  .account-module.narvar-mod {
    margin-top: -10px;
    border-bottom: none; }
    @media (max-width: 767.98px) {
      .account-module.narvar-mod {
        margin-bottom: 0;
        margin-top: 15px; } }

.registration-selection input,
.registration-selection label {
  display: inline;
  float: none; }

.aurus-offine-enable .aurusoffline {
  display: none; }

.paymentslist h1,
.addresslist h1 {
  padding: 0 0 0.625rem 0;
  margin-bottom: 0; }
  @media (min-width: 768px) {
    .paymentslist h1,
    .addresslist h1 {
      display: inline;
      padding: 0 0.9375rem 0 0; } }

.paymentslist h5,
.addresslist h5 {
  display: none; }
  @media (min-width: 768px) {
    .paymentslist h5,
    .addresslist h5 {
      display: block;
      margin: 2.375rem 0 0; } }

.paymentslist .payment-list,
.paymentslist .address-list,
.addresslist .payment-list,
.addresslist .address-list {
  border-bottom: 1px solid #ddd; }
  .paymentslist .payment-list li,
  .paymentslist .payment-list .address-tile,
  .paymentslist .address-list li,
  .paymentslist .address-list .address-tile,
  .addresslist .payment-list li,
  .addresslist .payment-list .address-tile,
  .addresslist .address-list li,
  .addresslist .address-list .address-tile {
    padding: 1.5625rem 0;
    margin-bottom: -0.0625rem; }
    .paymentslist .payment-list li.default,
    .paymentslist .payment-list .address-tile.default,
    .paymentslist .address-list li.default,
    .paymentslist .address-list .address-tile.default,
    .addresslist .payment-list li.default,
    .addresslist .payment-list .address-tile.default,
    .addresslist .address-list li.default,
    .addresslist .address-list .address-tile.default {
      padding-top: 0.9375rem; }
      .paymentslist .payment-list li.default button,
      .paymentslist .payment-list .address-tile.default button,
      .paymentslist .address-list li.default button,
      .paymentslist .address-list .address-tile.default button,
      .addresslist .payment-list li.default button,
      .addresslist .payment-list .address-tile.default button,
      .addresslist .address-list li.default button,
      .addresslist .address-list .address-tile.default button {
        padding-left: 0; }
    .paymentslist .payment-list li *,
    .paymentslist .payment-list .address-tile *,
    .paymentslist .address-list li *,
    .paymentslist .address-list .address-tile *,
    .addresslist .payment-list li *,
    .addresslist .payment-list .address-tile *,
    .addresslist .address-list li *,
    .addresslist .address-list .address-tile * {
      line-height: 24px;
      line-height: 1.5rem; }

@media (max-width: 1023.98px) {
  .paymentslist .add-card,
  .addresslist .add-card {
    display: inline-block;
    padding-bottom: 1.25rem; } }

.paymentslist .delete,
.paymentslist .make-default,
.paymentslist .address-edit,
.paymentslist .address-make-default,
.paymentslist .expired-card,
.paymentslist form,
.addresslist .delete,
.addresslist .make-default,
.addresslist .address-edit,
.addresslist .address-make-default,
.addresslist .expired-card,
.addresslist form {
  display: inline-block;
  vertical-align: middle;
  line-height: 20px !important; }

.paymentslist .address-make-default,
.paymentslist .delete,
.paymentslist .make-default,
.addresslist .address-make-default,
.addresslist .delete,
.addresslist .make-default {
  overflow: hidden;
  color: #000;
  text-decoration: underline; }
  .paymentslist .address-make-default:hover,
  .paymentslist .delete:hover,
  .paymentslist .make-default:hover,
  .addresslist .address-make-default:hover,
  .addresslist .delete:hover,
  .addresslist .make-default:hover {
    color: #000;
    text-decoration: none; }
  .paymentslist .address-make-default.button,
  .paymentslist .delete.button,
  .paymentslist .make-default.button,
  .addresslist .address-make-default.button,
  .addresslist .delete.button,
  .addresslist .make-default.button {
    text-decoration: none; }

.paymentslist .address-make-default,
.addresslist .address-make-default {
  padding-right: 0.625rem; }

.paymentslist fieldset,
.addresslist fieldset {
  line-height: 1; }

.paymentslist .make-default,
.paymentslist .expired-card,
.addresslist .make-default,
.addresslist .expired-card {
  padding-right: 1.125rem;
  position: relative; }
  .paymentslist .make-default::after,
  .paymentslist .expired-card::after,
  .addresslist .make-default::after,
  .addresslist .expired-card::after {
    content: "";
    position: absolute;
    display: block;
    width: 0.0625rem;
    border-right: 1px solid #ddd;
    height: 1.5rem;
    right: 0;
    top: 0.0625rem; }

.paymentslist .expired-card,
.addresslist .expired-card {
  color: #999; }

.paymentslist .delete,
.addresslist .delete {
  padding-left: 0.9375rem; }
  .paymentslist .delete.delete-default-card,
  .addresslist .delete.delete-default-card {
    padding-left: 0; }

.paymentslist .cart-action-links,
.addresslist .cart-action-links {
  margin-top: 0.625rem; }

.paymentslist .payment-list.default-address li.default {
  width: 100%; }

.paymentslist.managetcc .no-default {
  padding: 1.25rem 0;
  border-bottom: 1px solid #ddd;
  width: 100%; }

.address-book-list-title {
  margin: 1.875rem 0 0.625rem; }

.addresslist .default-addresses,
.addresslist .addresses {
  display: inline-block; }

.addresslist .address-tile .delete {
  border-left: 1px solid #ddd;
  margin-left: 0.9375rem; }

@media (max-width: 767.98px) {
  .bread-financial-dashboard-placement {
    border-top: 1px solid #ddd;
    padding: 1.575rem 0 1.875rem 0; } }

.bread-financial-dashboard-placement img {
  float: left;
  margin: 6px 8px 0 0; }

.bread-financial-dashboard-placement span.apply {
  overflow: hidden;
  line-height: 15px; }

.address-list.address-book-list {
  padding: 0;
  margin-top: 2.5rem;
  border: 0; }
  @media (max-width: 767.98px) {
    .address-list.address-book-list {
      border-bottom: 1px solid #ddd; } }
  @media (min-width: 768px) {
    .address-list.address-book-list .select-address .field-wrapper {
      max-width: 18.4375rem; }
    .address-list.address-book-list .address-tile {
      display: inline-block;
      vertical-align: top;
      width: calc(50% - 27px);
      max-width: 23.75rem; }
      .address-list.address-book-list .address-tile:nth-child(odd) {
        margin-right: 3.125rem; } }
  .address-list.address-book-list .address-type-head {
    padding-bottom: 1.25rem; }
  .address-list.address-book-list .default-addresses {
    width: 100%;
    overflow: hidden;
    border-bottom: 1px solid #ddd;
    padding-bottom: 1.25rem; }
    .address-list.address-book-list .default-addresses .default {
      margin-bottom: -1.25rem; }
  .address-list.address-book-list .mini-address-title {
    font-family: Montserrat, Arial, sans-serif;
    font-weight: 700; }
  .address-list.address-book-list .addresses {
    overflow: hidden;
    width: 100%; }
  @media (max-width: 767.98px) {
    .address-list.address-book-list .default-shipping-address,
    .address-list.address-book-list .default-billing-address {
      width: 100%;
      max-width: none; } }
  .address-list.address-book-list .address-tile.default {
    width: 100%;
    max-width: none; }

@media (max-width: 767.98px) {
  .default-shipping-address {
    margin-bottom: 1.5625rem; } }

.payment-list {
  overflow: hidden;
  padding: 0; }
  .payment-list li {
    list-style: none;
    float: left;
    width: 33%;
    min-height: 110px;
    margin: 0; }
    @media (max-width: 1023.98px) {
      .payment-list li {
        float: none;
        width: auto; } }
    @media (min-width: 1024px) {
      .payment-list li.TCC {
        min-height: 11.5625rem; } }
  .payment-list.additional-addresses {
    border-bottom: 0; }
    @media (min-width: 768px) {
      .payment-list.additional-addresses li {
        min-height: 13.75rem; } }
    @media (max-width: 767.98px) {
      .payment-list.additional-addresses {
        border-bottom: 1px solid #ddd; } }

.edit-address-form .form-row-button button,
.edit-address-form .form-row-button .experian-include {
  width: 100%;
  margin-bottom: 1.0625rem; }
  @media (min-width: 768px) {
    .edit-address-form .form-row-button button,
    .edit-address-form .form-row-button .experian-include {
      max-width: 10.625rem;
      margin-right: 0.625rem;
      margin-bottom: 0; } }

.edit-address-form .form-row-button .experian-include {
  margin-bottom: 0; }

.order-history-header {
  overflow: hidden;
  padding: 10px; }
  .order-history-header .label {
    font-family: Montserrat, Arial, sans-serif;
    font-weight: 700; }
  .order-history-header button {
    float: right; }
    @media (max-width: 1023.98px) {
      .order-history-header button {
        font-size: 1em; } }
    @media (max-width: 1023.98px) {
      .order-history-header button {
        padding: .25em; } }
  .order-history-header .order-date,
  .order-history-header .order-status,
  .order-history-header .order-number {
    float: left;
    width: 60%;
    margin: 2px 0; }

.order-history-listing {
  width: 100%;
  overflow: hidden; }
  @media (max-width: 767.98px) {
    .order-history-listing {
      padding-bottom: 1.25rem;
      border-bottom: 1px solid #ddd; } }
  @media (min-width: 768px) {
    .order-history-listing .bottom-border {
      width: 100%;
      border-bottom: 1px solid #ddd;
      height: 0.0625rem;
      margin: 1.25rem 0 0.9375rem; } }
  .order-history-listing .no_orders {
    width: 100%;
    float: left; }
  .order-history-listing .pagination .page-first,
  .order-history-listing .pagination .page-last {
    display: none; }
  .order-history-listing .pagination .results-hits {
    margin: 0.75rem 0.625rem 0 0;
    line-height: 1; }
  @media (max-width: 767.98px) {
    .order-history-listing .pagination {
      margin-bottom: 0; }
      .order-history-listing .pagination li {
        margin-bottom: 0.375rem; } }
  @media (max-width: 767.98px) {
    .order-history-listing .search-result-options {
      float: none;
      clear: both; }
      .order-history-listing .search-result-options.bottom-pagination {
        padding-top: 1.25rem;
        margin-bottom: 0;
        border-top: 1px solid #ddd; } }

#send-to-friend-form .form-row-button {
  -webkit-box-pack: center;
      -ms-flex-pack: center;
          justify-content: center; }
  #send-to-friend-form .form-row-button button {
    max-width: 11.25rem;
    width: 100%; }
    @media (max-width: 479.98px) {
      #send-to-friend-form .form-row-button button {
        max-width: none; } }
    #send-to-friend-form .form-row-button button.secondary {
      margin-right: 0.625rem; }
      @media (max-width: 479.98px) {
        #send-to-friend-form .form-row-button button.secondary {
          margin: 0 0 0.625rem; } }

.order-history-items {
  margin: 20px 0; }

.order-history-table th,
.order-history-table td {
  padding: 5px 10px; }

.order-history-table ul {
  padding: 0;
  margin: 0; }

.order-history-table li {
  list-style: none; }

.order-history-table .order-shipped-to,
.order-history-table .order-items,
.order-history-table .order-total-price {
  width: 33%; }

.order-history-table .toggle {
  display: block;
  cursor: pointer; }

.js .order-history-table .hidden {
  display: none; }

.facebook-registration {
  position: relative;
  left: -3px;
  width: 100.7% !important; }
  .facebook-registration .fb_iframe_widget {
    position: relative;
    width: 100.7% !important; }
    .facebook-registration .fb_iframe_widget span {
      position: relative;
      width: 100.7% !important; }
      .facebook-registration .fb_iframe_widget span iframe {
        position: relative;
        width: 100.7% !important; }
  @media (min-width: 768px) {
    .facebook-registration {
      left: 0;
      width: 100% !important; }
      .facebook-registration .fb_iframe_widget {
        width: 100% !important; }
        .facebook-registration .fb_iframe_widget span {
          width: 100% !important; }
          .facebook-registration .fb_iframe_widget span iframe {
            width: 100% !important; } }

@media (max-width: 767.98px) {
  .bottom-account-links.account-nav-asset {
    margin: 1.875rem 0 0; } }

.field-wrapper {
  position: relative; }
  .field-wrapper span.passwordShow,
  .field-wrapper span.passwordHide {
    position: absolute;
    top: 37px;
    right: 17px;
    text-transform: uppercase;
    color: #999;
    font-weight: bold;
    cursor: pointer;
    font-size: 11px; }
  .field-wrapper span.passwordHide {
    display: none; }

.login-account span.passwordShow,
.login-account span.passwordHide,
.customer-main-information-inputs span.passwordShow,
.customer-main-information-inputs span.passwordHide,
.update-password span.passwordShow,
.update-password span.passwordHide {
  top: 14px; }

.password input[type="password"],
.password input[type="text"],
.update-password input[type="password"],
.update-password input[type="text"] {
  -webkit-appearance: none;
  padding: 0 60px 0 17px; }

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

.emailDetails {
  font-weight: bold;
  text-decoration: underline;
  text-transform: uppercase; }

.new-password-form .form-caption:not(.error-message) {
  font-family: "Libre Baskerville", Times, serif;
  font-style: italic;
  color: #999; }

@media (max-width: 767.98px) {
  .new-password-form .error-message {
    width: 100%; } }

.loyalty-classic-awards h1 {
  margin-bottom: 0.75rem; }

.loyalty-classic-awards h3 {
  margin-bottom: 0.5625rem; }

@media (min-width: 768px) {
  .loyalty-classic-awards .account-info {
    display: inline-block;
    width: 45%;
    vertical-align: top; } }

.loyalty-classic-awards .account-info .label {
  margin: 0 0 0.625rem; }

.loyalty-classic-awards .loyalty-point-summary {
  padding-bottom: 0.625rem; }
  @media (min-width: 768px) {
    .loyalty-classic-awards .loyalty-point-summary {
      width: 50%;
      display: inline-block; } }
  .loyalty-classic-awards .loyalty-point-summary .points-content {
    display: inline-block;
    width: 69%;
    margin-left: 3%;
    vertical-align: top; }
    @media (min-width: 768px) and (max-width: 1023.98px) {
      .loyalty-classic-awards .loyalty-point-summary .points-content {
        width: 64%; } }
    .loyalty-classic-awards .loyalty-point-summary .points-content .label {
      margin: 0 0 0.625rem; }

.loyalty-classic-awards .note {
  border-bottom: 1px solid #ddd;
  padding-bottom: 1.75rem;
  margin-bottom: 1.625rem; }
  @media (min-width: 768px) {
    .loyalty-classic-awards .note {
      border-bottom: 0;
      padding-bottom: 0;
      margin: 1.375rem 0 0.9375rem 0; } }

@media (min-width: 768px) {
  .loyalty-classic-awards .loyalty-info-period {
    border-bottom: 1px solid #ddd; } }

.loyalty-classic-awards .loyalty-info-period .period {
  font-family: Montserrat, Arial, sans-serif;
  font-weight: 700; }

.loyalty-classic-awards .tables {
  padding-top: 1.5rem; }
  .loyalty-classic-awards .tables table .headings th:first-of-type {
    width: 25%; }
  .loyalty-classic-awards .tables table .headings th:nth-of-type(2) {
    width: 50%; }
  @media (min-width: 768px) {
    .loyalty-classic-awards .tables table {
      max-width: 550px; } }
  .loyalty-classic-awards .tables table:first-of-type {
    border-bottom: 1px solid #ddd;
    padding-bottom: 1.4375rem;
    border-collapse: separate;
    margin-bottom: 2.1875rem; }
    @media (min-width: 768px) {
      .loyalty-classic-awards .tables table:first-of-type {
        border-bottom: 0;
        margin-bottom: 0; } }
    .loyalty-classic-awards .tables table:first-of-type::after {
      content: " ";
      border-bottom: 1px solid #ddd; }
  .loyalty-classic-awards .tables table td {
    padding-left: 0; }
  .loyalty-classic-awards .tables .divider {
    display: block;
    position: relative;
    border-bottom: 1px solid #ddd;
    margin-bottom: 2.5rem; }

.loyalty-classic-awards .loyalty-help {
  border-top: 1px solid #ddd;
  padding-top: 1.875rem;
  margin-top: 1.625rem; }
  .loyalty-classic-awards .loyalty-help .content-asset {
    width: 61%; }
    .loyalty-classic-awards .loyalty-help .content-asset h4 {
      margin-bottom: 1.25rem;
      font-family: Montserrat, Arial, sans-serif;
      font-weight: 700;
      font-size: 13px;
      font-size: 0.8125rem;
      letter-spacing: .6px;
      text-transform: uppercase; }
    .loyalty-classic-awards .loyalty-help .content-asset .cs-phone {
      display: block;
      margin: 1.75rem 0; }
    .loyalty-classic-awards .loyalty-help .content-asset div {
      margin: 1.875rem 0; }
      .loyalty-classic-awards .loyalty-help .content-asset div span {
        display: block; }

.primary-content .loyalty-join-header {
  margin-bottom: 0.4375rem; }
  .primary-content .loyalty-join-headerh1 {
    margin-bottom: 1.25rem; }

.loyalty-join-sub-header p {
  max-width: 97%; }
  @media (min-width: 768px) {
    .loyalty-join-sub-header p {
      max-width: 99%;
      margin-bottom: 1.125rem; } }

@media (min-width: 768px) {
  #JoinClassicAwardsForm,
  #RegisterLoyaltyCardForm,
  #RegisterTalbotsCardForm {
    border-top: 1px solid #ddd;
    padding-top: 0.75rem; } }

@media (max-width: 767.98px) {
  #JoinClassicAwardsForm,
  #RegisterLoyaltyCardForm,
  #RegisterTalbotsCardForm {
    padding-bottom: 1.25rem;
    border-bottom: 1px solid #ddd; } }

#JoinClassicAwardsForm input[type="text"]:disabled,
#RegisterLoyaltyCardForm input[type="text"]:disabled,
#RegisterTalbotsCardForm input[type="text"]:disabled {
  opacity: 1;
  -webkit-text-fill-color: #606060; }

#JoinClassicAwardsForm #addresses h3,
#RegisterLoyaltyCardForm #addresses h3,
#RegisterTalbotsCardForm #addresses h3 {
  margin-bottom: 1.25rem; }
  @media (min-width: 768px) {
    #JoinClassicAwardsForm #addresses h3,
    #RegisterLoyaltyCardForm #addresses h3,
    #RegisterTalbotsCardForm #addresses h3 {
      max-width: 90%; } }

#JoinClassicAwardsForm #addresses address,
#RegisterLoyaltyCardForm #addresses address,
#RegisterTalbotsCardForm #addresses address {
  margin-bottom: 0.375rem; }

#JoinClassicAwardsForm #addresses .manage-addresses-wrap,
#RegisterLoyaltyCardForm #addresses .manage-addresses-wrap,
#RegisterTalbotsCardForm #addresses .manage-addresses-wrap {
  margin: 1.4375rem 0 1.625rem 0; }

#JoinClassicAwardsForm #addresses .form-row .form-caption,
#RegisterLoyaltyCardForm #addresses .form-row .form-caption,
#RegisterTalbotsCardForm #addresses .form-row .form-caption {
  display: none; }

@media (min-width: 768px) {
  #JoinClassicAwardsForm #addresses .form-row:first-of-type, #JoinClassicAwardsForm #addresses .form-row:nth-of-type(2),
  #RegisterLoyaltyCardForm #addresses .form-row:first-of-type,
  #RegisterLoyaltyCardForm #addresses .form-row:nth-of-type(2),
  #RegisterTalbotsCardForm #addresses .form-row:first-of-type,
  #RegisterTalbotsCardForm #addresses .form-row:nth-of-type(2) {
    padding-top: 0.9375rem;
    width: calc(50% - 10px);
    float: left;
    display: block; } }
  @media (min-width: 768px) and (max-width: 767.98px) {
    #JoinClassicAwardsForm #addresses .form-row:first-of-type, #JoinClassicAwardsForm #addresses .form-row:nth-of-type(2),
    #RegisterLoyaltyCardForm #addresses .form-row:first-of-type,
    #RegisterLoyaltyCardForm #addresses .form-row:nth-of-type(2),
    #RegisterTalbotsCardForm #addresses .form-row:first-of-type,
    #RegisterTalbotsCardForm #addresses .form-row:nth-of-type(2) {
      width: 100%; } }

@media (min-width: 768px) {
    #JoinClassicAwardsForm #addresses .form-row:first-of-type:nth-child(odd), #JoinClassicAwardsForm #addresses .form-row:nth-of-type(2):nth-child(odd),
    #RegisterLoyaltyCardForm #addresses .form-row:first-of-type:nth-child(odd),
    #RegisterLoyaltyCardForm #addresses .form-row:nth-of-type(2):nth-child(odd),
    #RegisterTalbotsCardForm #addresses .form-row:first-of-type:nth-child(odd),
    #RegisterTalbotsCardForm #addresses .form-row:nth-of-type(2):nth-child(odd) {
      margin-right: 20px; } }
    @media (min-width: 768px) and (max-width: 767.98px) {
      #JoinClassicAwardsForm #addresses .form-row:first-of-type:nth-child(odd), #JoinClassicAwardsForm #addresses .form-row:nth-of-type(2):nth-child(odd),
      #RegisterLoyaltyCardForm #addresses .form-row:first-of-type:nth-child(odd),
      #RegisterLoyaltyCardForm #addresses .form-row:nth-of-type(2):nth-child(odd),
      #RegisterTalbotsCardForm #addresses .form-row:first-of-type:nth-child(odd),
      #RegisterTalbotsCardForm #addresses .form-row:nth-of-type(2):nth-child(odd) {
        margin-right: 0; } }

#JoinClassicAwardsForm #addresses .form-row:nth-of-type(4),
#JoinClassicAwardsForm #addresses .form-row .address2,
#RegisterLoyaltyCardForm #addresses .form-row:nth-of-type(4),
#RegisterLoyaltyCardForm #addresses .form-row .address2,
#RegisterTalbotsCardForm #addresses .form-row:nth-of-type(4),
#RegisterTalbotsCardForm #addresses .form-row .address2 {
  position: relative; }
  #JoinClassicAwardsForm #addresses .form-row:nth-of-type(4) .form-field-tooltip,
  #JoinClassicAwardsForm #addresses .form-row .address2 .form-field-tooltip,
  #RegisterLoyaltyCardForm #addresses .form-row:nth-of-type(4) .form-field-tooltip,
  #RegisterLoyaltyCardForm #addresses .form-row .address2 .form-field-tooltip,
  #RegisterTalbotsCardForm #addresses .form-row:nth-of-type(4) .form-field-tooltip,
  #RegisterTalbotsCardForm #addresses .form-row .address2 .form-field-tooltip {
    display: -webkit-inline-box;
    display: -ms-inline-flexbox;
    display: inline-flex;
    -webkit-box-pack: end;
        -ms-flex-pack: end;
            justify-content: flex-end;
    -ms-flex-preferred-size: 75%;
        flex-basis: 75%;
    margin-left: 0;
    padding-top: 0;
    text-decoration: none;
    position: absolute;
    top: 0;
    right: 0; }
    #JoinClassicAwardsForm #addresses .form-row:nth-of-type(4) .form-field-tooltip .tooltip,
    #JoinClassicAwardsForm #addresses .form-row .address2 .form-field-tooltip .tooltip,
    #RegisterLoyaltyCardForm #addresses .form-row:nth-of-type(4) .form-field-tooltip .tooltip,
    #RegisterLoyaltyCardForm #addresses .form-row .address2 .form-field-tooltip .tooltip,
    #RegisterTalbotsCardForm #addresses .form-row:nth-of-type(4) .form-field-tooltip .tooltip,
    #RegisterTalbotsCardForm #addresses .form-row .address2 .form-field-tooltip .tooltip {
      font-family: Montserrat, Arial, sans-serif;
      font-weight: 400; }

#JoinClassicAwardsForm #addresses .form-row.statesCA,
#RegisterLoyaltyCardForm #addresses .form-row.statesCA,
#RegisterTalbotsCardForm #addresses .form-row.statesCA {
  margin-right: 1.25rem; }

@media (min-width: 768px) {
  #JoinClassicAwardsForm .form-row,
  #RegisterLoyaltyCardForm .form-row,
  #RegisterTalbotsCardForm .form-row {
    max-width: 47%; } }

#JoinClassicAwardsForm .form-row-button button,
#RegisterLoyaltyCardForm .form-row-button button,
#RegisterTalbotsCardForm .form-row-button button {
  width: 100%; }
  @media (min-width: 768px) {
    #JoinClassicAwardsForm .form-row-button button,
    #RegisterLoyaltyCardForm .form-row-button button,
    #RegisterTalbotsCardForm .form-row-button button {
      max-width: 378px; } }

#JoinClassicAwardsForm a:first-of-type .form-row:last-of-type,
#RegisterLoyaltyCardForm a:first-of-type .form-row:last-of-type,
#RegisterTalbotsCardForm a:first-of-type .form-row:last-of-type {
  margin-bottom: 1.7rem; }

#JoinClassicAwardsForm .selectbox .form-caption,
#RegisterLoyaltyCardForm .selectbox .form-caption,
#RegisterTalbotsCardForm .selectbox .form-caption {
  margin-top: 0.25rem; }

.loyalty-registration-success #main,
.egc-success #main {
  max-width: 1024px; }

.loyalty-registration-success .print-cart,
.egc-success .print-cart {
  padding-top: 0.25rem;
  padding-bottom: 0.25rem;
  vertical-align: middle;
  width: 12.5rem;
  text-align: center; }
  .loyalty-registration-success .print-cart span,
  .egc-success .print-cart span {
    vertical-align: middle;
    line-height: 1.875rem;
    font-size: 0.8125rem; }

@media (min-width: 768px) {
  .loyalty-registration-success h1,
  .egc-success h1 {
    margin-top: 1.875rem; } }

.loyalty-registration-success .loyalty-card,
.loyalty-registration-success .egc_card,
.loyalty-registration-success .postal-arrive-information,
.loyalty-registration-success .egc-customer-information,
.egc-success .loyalty-card,
.egc-success .egc_card,
.egc-success .postal-arrive-information,
.egc-success .egc-customer-information {
  margin-top: 0.9375rem; }
  @media (min-width: 768px) {
    .loyalty-registration-success .loyalty-card,
    .loyalty-registration-success .egc_card,
    .loyalty-registration-success .postal-arrive-information,
    .loyalty-registration-success .egc-customer-information,
    .egc-success .loyalty-card,
    .egc-success .egc_card,
    .egc-success .postal-arrive-information,
    .egc-success .egc-customer-information {
      margin-top: 1.875rem; } }
  .loyalty-registration-success .loyalty-card .button-row,
  .loyalty-registration-success .egc_card .button-row,
  .loyalty-registration-success .postal-arrive-information .button-row,
  .loyalty-registration-success .egc-customer-information .button-row,
  .egc-success .loyalty-card .button-row,
  .egc-success .egc_card .button-row,
  .egc-success .postal-arrive-information .button-row,
  .egc-success .egc-customer-information .button-row {
    width: 100%; }

.loyalty-registration-success .cart-action-continue-shopping,
.egc-success .cart-action-continue-shopping {
  margin: 0 0 1.25rem;
  float: none; }

.loyalty-registration-success .egc-lookup,
.egc-success .egc-lookup {
  clear: both;
  margin-top: 1.25rem;
  float: left; }

.loyalty-registration-success .egc-customer-information ul,
.egc-success .egc-customer-information ul {
  margin-bottom: 1.25rem; }

.loyalty-registration-success .egc-customer-information li,
.egc-success .egc-customer-information li {
  line-height: 1.5rem; }
  .loyalty-registration-success .egc-customer-information li span,
  .egc-success .egc-customer-information li span {
    font-family: Montserrat, Arial, sans-serif;
    font-weight: 700; }

@media only print {
  .print-cart {
    display: none; } }

.loyalty-card,
.egc_card {
  min-width: 18.75rem;
  max-width: 28.125rem;
  background-size: contain;
  position: relative; }
  .loyalty-card img,
  .egc_card img {
    width: 100%; }
  .loyalty-card .barcode,
  .egc_card .barcode {
    position: absolute;
    left: 50%;
    -webkit-transform: translateX(-50%) scale(1.3) !important;
    -ms-transform: translateX(-50%) scale(1.3) !important;
        transform: translateX(-50%) scale(1.3) !important;
    bottom: 1.25rem; }
    @media (min-width: 768px) {
      .loyalty-card .barcode,
      .egc_card .barcode {
        -webkit-transform: translateX(-50%) scale(1.5) !important;
        -ms-transform: translateX(-50%) scale(1.5) !important;
            transform: translateX(-50%) scale(1.5) !important;
        bottom: 2.5rem; } }
  @media (min-width: 1024px) {
    .loyalty-card,
    .egc_card {
      width: 44%;
      float: left; } }

@media (min-width: 1024px) {
  .postal-arrive-information,
  .egc-customer-information {
    float: right;
    width: 52%; } }

.postal-arrive-information h5,
.egc-customer-information h5 {
  margin-bottom: 0.9375rem; }

.swatch-black a {
  background-color: #000 !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: #fff !important; }

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

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

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

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

.product-tile {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
      -ms-flex-direction: column;
          flex-direction: column;
  position: relative;
  color: #000; }
  .product-tile::after {
    content: "";
    display: table;
    clear: both; }
  .product-tile img {
    max-width: 100%; }
  .product-tile .lazy-load,
  .product-tile .lazy-lozad-load {
    visibility: hidden; }
  .product-tile .lazy-load-images {
    max-width: 310px; }
    @media (min-width: 320px) and (max-width: 767.98px) {
      .product-tile .lazy-load-images {
        max-width: unset; } }
    .product-tile .lazy-load-images .thumb-link {
      padding-top: 132%;
      display: block;
      outline: 0; }
      .product-tile .lazy-load-images .thumb-link > img {
        bottom: 0;
        position: absolute;
        height: 100%; }
    .product-tile .lazy-load-images > .prod-badge {
      margin: 3.7%;
      position: absolute;
      z-index: 1;
      width: 14%;
      height: 10.609%;
      display: -webkit-box;
      display: -ms-flexbox;
      display: flex;
      -webkit-box-align: center;
          -ms-flex-align: center;
              align-items: center; }
      .product-tile .lazy-load-images > .prod-badge img {
        width: 100%;
        max-height: 100%; }
      .product-tile .lazy-load-images > .prod-badge.topLeft {
        left: 0;
        top: 0; }
        .product-tile .lazy-load-images > .prod-badge.topLeft + .topLeft {
          top: 14%; }
      .product-tile .lazy-load-images > .prod-badge.topRight {
        top: 0;
        right: 0; }
        .product-tile .lazy-load-images > .prod-badge.topRight + .topRight {
          top: 14%; }
      .product-tile .lazy-load-images > .prod-badge.bottomLeft {
        bottom: 0;
        left: 0; }
        .product-tile .lazy-load-images > .prod-badge.bottomLeft + .bottomLeft {
          bottom: 14%; }
      .product-tile .lazy-load-images > .prod-badge.bottomRight {
        bottom: 0;
        right: 0; }
        .product-tile .lazy-load-images > .prod-badge.bottomRight + .bottomRight {
          bottom: 14%; }
  .product-tile .image-spinner {
    display: block;
    width: 32px;
    height: 32px;
    margin: auto;
    background-image: url("../images/loading-small.gif"); }
  .product-tile .product-image {
    -ms-flex-negative: 0;
        flex-shrink: 0;
    height: auto;
    position: relative;
    margin-bottom: 1.125rem; }
    .product-tile .product-image .quickview {
      display: none;
      position: absolute;
      bottom: 0.625rem;
      left: 50%;
      -webkit-transform: translate(-50%);
          -ms-transform: translate(-50%);
              transform: translate(-50%);
      width: -webkit-max-content;
      width: -moz-max-content;
      width: max-content;
      width: 100%;
      max-width: calc(100% - 20px);
      background-color: #fff;
      opacity: .75;
      font-family: Montserrat, Arial, sans-serif;
      font-weight: 700;
      font-size: 11px;
      font-size: 0.6875rem;
      text-transform: uppercase;
      line-height: 2.5rem;
      text-align: center;
      z-index: 1; }
    .product-tile .product-image:hover .quickview {
      display: block; }
  .product-tile .product-name {
    font-size: 12px;
    font-size: 0.75rem;
    line-height: 1.33333em;
    margin-bottom: 0.8125rem; }
  .product-tile .product-pricing .markdown-high {
    display: none; }
  .product-tile .product-pricing .product-standard-price {
    text-decoration: line-through; }
    .product-tile .product-pricing .product-standard-price + .product-sales-price {
      color: #aa1e26; }
  .product-tile .product-pricing .product-sales-price.price-range {
    color: #aa1e26; }
  .product-tile .product-pricing .original-full-price {
    text-decoration: none; }
  .product-tile .product-pricing .markdown-fullprice-range {
    visibility: hidden; }
  .product-tile .product-pricing .markdown-fullprice-range-low {
    visibility: visible; }
    .product-tile .product-pricing .markdown-fullprice-range-low .text-color-select {
      font-size: .7rem; }
  .grid-tile .product-tile {
    height: 100%; }
  .product-tile .product-swatches-count {
    font-size: 12px;
    font-size: 0.75rem;
    color: #999;
    text-decoration: none; }
  .product-tile .product-swatches-all {
    font-size: 11px;
    font-size: 0.6875rem;
    text-decoration: none;
    cursor: pointer;
    text-transform: capitalize; }
    .product-tile .product-swatches-all:active + ul.swatch-toggle, .product-tile .product-swatches-all:focus + ul.swatch-toggle, .product-tile .product-swatches-all:focus-visible + ul.swatch-toggle, .product-tile .product-swatches-all:hover + ul.swatch-toggle {
      display: block;
      z-index: 1;
      padding-bottom: 11px; }
      .product-tile .product-swatches-all:active + ul.swatch-toggle li, .product-tile .product-swatches-all:focus + ul.swatch-toggle li, .product-tile .product-swatches-all:focus-visible + ul.swatch-toggle li, .product-tile .product-swatches-all:hover + ul.swatch-toggle li {
        margin-bottom: 5px; }
    @media only screen and (max-width: 767px) {
      .product-tile .product-swatches-all {
        text-transform: lowercase;
        text-decoration: underline; } }
  .product-tile .product-swatches {
    margin-bottom: 0.4375rem;
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-align: center;
        -ms-flex-align: center;
            align-items: center;
    position: relative; }
    @media (min-width: 768px) {
      .product-tile .product-swatches {
        height: 25px;
        line-height: 25px; } }
    @media only screen and (max-width: 767px) {
      .product-tile .product-swatches {
        -webkit-box-orient: horizontal;
        -webkit-box-direction: normal;
            -ms-flex-flow: row;
                flex-flow: row;
        -webkit-box-pack: start;
            -ms-flex-pack: start;
                justify-content: flex-start; } }
    @media only screen and (max-width: 380px) {
      .product-tile .product-swatches {
        -ms-flex-wrap: wrap !important;
            flex-wrap: wrap !important; } }
    .product-tile .product-swatches ul {
      list-style: none !important;
      margin: 0;
      overflow: hidden !important;
      padding: 0; }
      @media (min-width: 768px) {
        .product-tile .product-swatches ul {
          float: left; } }
      .product-tile .product-swatches ul.swatch-toggle {
        background: none repeat scroll 0 0 #fff;
        display: none;
        position: absolute;
        padding: 1rem 0.6875rem;
        -webkit-box-shadow: 0 0 9px 0 #ddd;
                box-shadow: 0 0 9px 0 #ddd;
        top: -16px;
        left: -11px; }
        .product-tile .product-swatches ul.swatch-toggle:active, .product-tile .product-swatches ul.swatch-toggle:focus, .product-tile .product-swatches ul.swatch-toggle:focus-visible, .product-tile .product-swatches ul.swatch-toggle:hover {
          display: block;
          z-index: 1;
          padding-bottom: 11px; }
          .product-tile .product-swatches ul.swatch-toggle:active li, .product-tile .product-swatches ul.swatch-toggle:focus li, .product-tile .product-swatches ul.swatch-toggle:focus-visible li, .product-tile .product-swatches ul.swatch-toggle:hover li {
            margin-bottom: 5px; }
    .product-tile .product-swatches li {
      float: left;
      position: relative;
      margin: 0 0.3125rem 0 0; }
      @media only screen and (max-width: 370px) {
        .product-tile .product-swatches li {
          margin: 0 0.215rem 0 0; } }
    .product-tile .product-swatches .swatch {
      display: block;
      width: 1.25rem;
      height: 1.25rem; }
      .product-tile .product-swatches .swatch.selected::before, .product-tile .product-swatches .swatch:hover::before {
        content: "";
        display: block;
        border-radius: 0;
        border: 1px solid #000;
        position: absolute;
        z-index: 1;
        width: 1.25rem;
        height: 1.25rem;
        top: 0;
        left: 0; }
      .product-tile .product-swatches .swatch.selected::after, .product-tile .product-swatches .swatch:hover::after {
        content: "";
        display: block;
        border-radius: 0;
        border: 1px solid #fff;
        position: absolute;
        width: 1.125rem;
        height: 1.125rem;
        top: 1px;
        left: 1px; }
      .product-tile .product-swatches .swatch[data-swatchid="swatch-white"] img, .product-tile .product-swatches .swatch[data-swatchid="swatch-salt"] img, .product-tile .product-swatches .swatch[data-swatchid="swatch-ivory"] img, .product-tile .product-swatches .swatch[data-swatchid="swatch-bone"] img, .product-tile .product-swatches .swatch[data-swatchid="swatch-cloud_nine"] img {
        border: 1px solid #ddd; }
      .product-tile .product-swatches .swatch img {
        border-radius: 0;
        width: 100%;
        height: 100%;
        vertical-align: top; }
  .product-tile .product-promo {
    font-family: Montserrat, Arial, sans-serif;
    font-weight: 700;
    font-size: 10px;
    font-size: 0.625rem;
    text-transform: uppercase;
    color: #aa1e26;
    margin-top: 0.25rem; }
    .product-tile .product-promo .promotional-message + .promotional-message {
      margin-top: 0.3125rem; }
    .product-tile .product-promo p {
      margin-bottom: 0;
      line-height: unset; }

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

@media only screen and (max-width: 767px) {
  #search-result-items .product-tile .product-swatches-count {
    display: none !important; } }

@media only screen and (max-width: 767px) {
  #search-result-items .product-tile .product-swatches ul.desktop-tablet {
    display: block !important; } }

@media only screen and (max-width: 767px) {
  #search-result-items .product-tile .product-swatches-all.tablet-desktop {
    display: block !important; } }

.carousel-wrapper .horizontal-carousel .prod-badge {
  display: none; }

@media only screen and (max-width: 767px) {
  .carousel-wrapper .horizontal-carousel .product-swatches .swatch-list {
    display: none; }
  .carousel-wrapper .horizontal-carousel .product-swatches .product-swatches-all {
    display: none; } }

.style-stories-wrapper .prod-badge {
  display: none !important; }

@media only screen and (max-width: 767px) {
  .style-stories-wrapper .style-cate-products .swatch-list {
    display: none; } }

.desktop-filter-overlay {
  z-index: 98;
  display: block; }
  .sticky-plp-filters .desktop-filter-overlay {
    top: -91px; }
  .js .desktop-filter-overlay .loader-indicator {
    position: absolute;
    top: 15%; }

.mobile-filter-overlay {
  position: fixed !important;
  display: block;
  height: 100%;
  left: auto;
  top: auto;
  z-index: 3001; }
  @media (min-width: 1024px) {
    .mobile-filter-overlay {
      display: none; } }

#refinement-overlay {
  width: 100%;
  height: 100%;
  position: fixed;
  opacity: 0;
  background: #000;
  z-index: 1;
  top: 0;
  left: 0;
  overflow-x: hidden;
  overflow-y: scroll;
  -webkit-overflow-scrolling: touch; }

.refinement-select {
  clear: both;
  background: #fff;
  float: left;
  width: 47%;
  padding: 0;
  height: 40px;
  text-align: center;
  border: 1px solid #767676; }
  @media screen and (min-width: 520px) and (max-width: 767px) {
    .refinement-select {
      width: calc(50% - 2.65% - 2px);
      margin-right: 2.65%;
      margin-left: 1px; } }
  .refinement-select .icon {
    margin: 16px 12px 15px;
    float: right; }
  .refinement-select span {
    float: left;
    font-family: Montserrat, Arial, sans-serif;
    font-weight: 700;
    font-size: 13px;
    font-size: 0.8125rem;
    letter-spacing: .6px;
    text-transform: uppercase;
    padding-left: 1rem;
    line-height: 2.1875rem;
    font-size: 12px;
    font-weight: 400;
    letter-spacing: 0;
    text-transform: capitalize; }
  @media (min-width: 768px) and (max-width: 1023.98px) {
    .refinement-select {
      width: 140px; } }

.select-style {
  border-color: #767676;
  background: none;
  position: relative; }
  .select-style::before {
    content: "";
    width: 12px;
    height: 12px;
    border-left: 2px solid #000;
    border-bottom: 2px solid #000;
    position: absolute;
    -webkit-transform: rotate(-45deg);
        -ms-transform: rotate(-45deg);
            transform: rotate(-45deg);
    right: 16px;
    top: 10px;
    -webkit-box-sizing: border-box;
            box-sizing: border-box;
    border-radius: 2px; }

#grid-sort-header {
  font-weight: normal;
  height: 38px;
  padding: 2px 25px 2px 16px; }
  #grid-sort-header:focus-visible {
    outline: 0 !important; }

#grid-sort-header-mobile {
  height: 38px; }

.refinement-label {
  clear: both;
  padding: 10px 12px 0 0;
  display: block; }
  @media (min-width: 768px) {
    .sticky-plp-filters .refinement-label {
      float: left;
      padding-top: 18px; }
      .sticky-plp-filters .refinement-label .plp-refinements__filters-count-label {
        display: block; } }
  .refinement-label .plp-refinements__filters-count-showing {
    display: inline; }
  .sticky-plp-filters .refinement-label .plp-refinements__filters-count-showing {
    display: none; }

.refinement-header,
.refinements .collections-asset .level-2-header {
  font-family: Montserrat, Arial, sans-serif;
  font-weight: 700;
  font-size: 18px;
  font-size: 1.125rem;
  letter-spacing: .01em;
  text-transform: uppercase;
  margin: 0.375rem 0 0.58em;
  padding-bottom: 0.9375rem;
  border-bottom: 1px solid #ddd;
  background: #fff; }
  @media (min-width: 768px) {
    .refinement-header,
    .refinements .collections-asset .level-2-header {
      padding-bottom: 0.4375rem; } }

.refinements .collections-asset .level-2-header {
  border-top: 1px solid #ddd;
  padding-top: 0.9375rem;
  padding-bottom: 0.9375rem; }

.refinements .collections-asset ul li a {
  font-weight: bold; }

.search-refinements-section {
  display: none;
  background: #fff; }
  @media (min-width: 1024px) {
    .search-refinements-section {
      background: transparent;
      border: none;
      display: inline-block;
      max-width: calc(100% - 170px);
      position: absolute;
      top: 47px;
      width: 100%; }
      .search-refinements-section.toggle-filters-active {
        display: block; }
      .sticky-plp-filters .search-refinements-section {
        margin: 0 0 0 193px;
        top: 10px; } }
  @media screen and (min-width: 1024px) and (max-width: 1100px) {
    .sticky-plp-filters .search-refinements-section.toggle-filters-active {
      margin: 0 0 0 150px; } }
  @media only screen and (max-width: 1023px) {
    .search-refinements-section.active-m {
      display: block;
      position: fixed;
      top: 0;
      bottom: 0;
      right: 0;
      left: 0;
      overflow-y: auto;
      overflow-x: hidden;
      -webkit-overflow-scrolling: touch;
      height: 100%;
      max-height: 100vh;
      z-index: 3000;
      -webkit-transform: translate3d(0, 0, 0); }
      .search-refinements-section.active-m .close-icon {
        position: absolute;
        top: 13px;
        right: 11px;
        width: 16px;
        height: 16px; }
      .search-refinements-section.active-m .search-refinement-header-mobile {
        border-bottom: 1px solid #ddd;
        text-align: center; }
      .search-refinements-section.active-m .category-name {
        font-family: Montserrat, Arial, sans-serif;
        font-weight: 700;
        padding: 1.25rem 0 0.9375rem; }
      .search-refinements-section.active-m .cat-count {
        font-family: "Libre Baskerville", Times, serif;
        font-style: italic;
        font-size: 12px;
        font-size: 0.75rem;
        color: #999;
        padding-bottom: 1.25rem; } }
  .search-refinements-section .refinement {
    -webkit-box-sizing: border-box;
            box-sizing: border-box;
    width: 100%;
    padding: 0 20px;
    margin: 0.9375rem 0 0;
    background-color: #fff;
    /*&.active-header {
            z-index: 2;
        }*/ }
    .search-refinements-section .refinement.active {
      border-bottom: 1px solid #ddd; }
    @media (max-width: 1023.98px) {
      .search-refinements-section .refinement {
        background: #fff; } }
    @media (min-width: 768px) and (max-width: 1023.98px) {
      .search-refinements-section .refinement {
        cursor: pointer; } }
    @media (min-width: 1024px) {
      .search-refinements-section .refinement {
        background: #fff;
        border: 1px solid #ddd;
        max-width: 10rem;
        height: 2.3125rem;
        position: relative;
        display: inline-block;
        vertical-align: middle;
        line-height: 32px;
        padding: 0 4px;
        margin: 0 0 8px 0; }
        .search-refinements-section .refinement.active {
          border: none; }
        .search-refinements-section .refinement.category {
          display: none; } }
  .search-refinements-section .refinement-header {
    font-size: 13px;
    font-size: 0.8125rem;
    padding-bottom: 0.9375rem;
    margin: 0; }
    @media (min-width: 1024px) {
      .search-refinements-section .refinement-header {
        width: 8.75rem;
        margin: 0 0.625rem;
        font-family: Montserrat, Arial, sans-serif;
        font-weight: 700;
        text-transform: none;
        border: none;
        padding-bottom: 0;
        line-height: 35px;
        line-height: 2.1875rem; } }
    .search-refinements-section .refinement-header::after {
      content: url("../images/svg-icons/plus-black.svg");
      float: right;
      display: inline-block; }
      @media (min-width: 1024px) {
        .search-refinements-section .refinement-header::after {
          display: inline-block;
          content: "";
          background-image: url("../images/svg-icons/down-triangle.svg");
          background-size: 10px;
          width: 10px;
          height: 5px;
          margin-top: 0.9375rem; } }
    .search-refinements-section .refinement-header.active::after {
      content: url("../images/svg-icons/minus-black.svg");
      position: relative;
      top: -3px; }
      @media (min-width: 1024px) {
        .search-refinements-section .refinement-header.active::after {
          -webkit-transform: rotate(180deg);
              -ms-transform: rotate(180deg);
                  transform: rotate(180deg);
          content: ""; } }
    @media (min-width: 1024px) {
      .search-refinements-section .refinement-header.active::before {
        content: "";
        border-bottom: 12px solid #fff;
        border-left: 12px solid transparent;
        border-right: 12px solid transparent;
        bottom: -14px;
        clear: both;
        height: 8px;
        left: 20%;
        position: absolute;
        width: 8px;
        z-index: 26; } }
    .search-refinements-section .refinement-header + .ref-values-wrapper {
      display: none; }
    .search-refinements-section .refinement-header.active + .ref-values-wrapper {
      display: block;
      border-bottom: 1px solid #ddd; }
      @media (min-width: 1024px) {
        .search-refinements-section .refinement-header.active + .ref-values-wrapper {
          background: #fff;
          border: 1px solid #ddd;
          -webkit-box-shadow: 0 -2px 6px 0 rgba(0, 0, 0, 0.2);
                  box-shadow: 0 -2px 6px 0 rgba(0, 0, 0, 0.2);
          padding: 0;
          position: absolute;
          width: -webkit-max-content;
          width: -moz-max-content;
          width: max-content;
          min-width: 160px;
          left: -0.0625rem;
          top: 3rem;
          z-index: 25; } }
  .search-refinements-section .toggle-filters {
    font-family: Montserrat, Arial, sans-serif;
    font-weight: 700;
    font-size: 12px;
    font-size: 0.75rem;
    color: #000;
    display: none;
    float: right;
    height: 34px;
    line-height: 32px;
    margin-left: 6px;
    text-transform: uppercase;
    width: 72px;
    position: relative;
    left: -15px; }
    .search-refinements-section .toggle-filters.active {
      display: block; }
      @media screen and (min-width: 768px) and (max-width: 992px) {
        .search-refinements-section .toggle-filters.active {
          position: relative;
          left: -20px; } }
    .search-refinements-section .toggle-filters:hover a {
      text-decoration: underline; }
    .search-refinements-section .toggle-filters .toggle-filters__icon .arrow-right {
      -webkit-transform: rotate(90deg);
          -ms-transform: rotate(90deg);
              transform: rotate(90deg);
      width: 1rem;
      height: 1rem; }
    @media only screen and (min-width: 1024px) and (max-width: 1055px) {
      .search-refinements-section .toggle-filters {
        left: -30px; } }

.search-refinements-section-inner {
  position: relative;
  margin-top: 5px;
  width: 100%; }
  @media (max-width: 1023.98px) {
    .search-refinements-section-inner {
      margin-bottom: 6.5625rem;
      overflow-y: auto;
      position: relative; } }
  @media (max-width: 1279.98px) {
    .search-refinements-section-inner {
      width: auto; } }
  @media (min-width: 1024px) {
    .search-refinements-section-inner {
      display: inline-block;
      vertical-align: middle;
      width: auto; }
      .toggle-filters-active .search-refinements-section-inner {
        max-width: 759px;
        position: static;
        width: 100%; }
      .search-refinements-section-inner.hide-filters .refinement:nth-child(n+8) {
        display: none; } }
  @media (min-width: 768px) {
    .toggle-filters-active .search-refinements-section-inner {
      max-width: 768px; } }

@media (max-width: 1023.98px) {
  .refinement-selection-breadcrumbs:not(.above-grid) {
    margin: 0 1.25rem;
    border-bottom: 1px solid #ddd; } }

.scrollable {
  overflow: auto;
  height: 10em; }
  @media (max-width: 1279.98px) {
    .scrollable {
      height: auto; } }

.refinement,
.refinements .collections-asset {
  position: relative; }
  .refinement.category-refinement > ul:nth-of-type(1),
  .refinements .collections-asset.category-refinement > ul:nth-of-type(1) {
    border-bottom: 1px solid #ddd;
    padding-bottom: 4px; }
  .refinement.category-refinement > ul:last-child,
  .refinements .collections-asset.category-refinement > ul:last-child {
    border: 0; }
  .refinement .swatches li,
  .refinement .swatches:not(.size-type) li,
  .refinements .collections-asset .swatches li,
  .refinements .collections-asset .swatches:not(.size-type) li {
    float: left; }
    .refinement .swatches li.selected a,
    .refinement .swatches:not(.size-type) li.selected a,
    .refinements .collections-asset .swatches li.selected a,
    .refinements .collections-asset .swatches:not(.size-type) li.selected a {
      background: #000;
      color: #fff;
      border-color: #fff; }
  .refinement .swatches input[type="checkbox"],
  .refinement .swatches:not(.size-type) input[type="checkbox"],
  .refinements .collections-asset .swatches input[type="checkbox"],
  .refinements .collections-asset .swatches:not(.size-type) input[type="checkbox"] {
    opacity: 0;
    position: absolute;
    top: -9999px;
    left: -9999px; }
  .refinement .swatches a,
  .refinement .swatches:not(.size-type) a,
  .refinements .collections-asset .swatches a,
  .refinements .collections-asset .swatches:not(.size-type) a {
    font-family: Montserrat, Arial, sans-serif;
    font-weight: 700;
    color: #000;
    text-align: center;
    display: block;
    min-width: 2.8125rem;
    line-height: 20px;
    line-height: 1.25rem;
    border: 1px solid #ddd; }
    .refinement .swatches a .refinement-color-block,
    .refinement .swatches:not(.size-type) a .refinement-color-block,
    .refinements .collections-asset .swatches a .refinement-color-block,
    .refinements .collections-asset .swatches:not(.size-type) a .refinement-color-block {
      position: absolute;
      display: block;
      width: 100%;
      height: 100%; }
  .refinement .swatches#size li a,
  .refinement .swatches:not(.size-type)#size li a,
  .refinements .collections-asset .swatches#size li a,
  .refinements .collections-asset .swatches:not(.size-type)#size li a {
    line-height: 30px;
    line-height: 1.875rem; }
  .refinement ul.swatches:not(.colorRef) li.unselectable a, .refinement ul.swatches:not(.colorRefinement) li.unselectable a,
  .refinements .collections-asset ul.swatches:not(.colorRef) li.unselectable a,
  .refinements .collections-asset ul.swatches:not(.colorRefinement) li.unselectable a {
    color: #ddd; }
    .refinement ul.swatches:not(.colorRef) li.unselectable a::after, .refinement ul.swatches:not(.colorRefinement) li.unselectable a::after,
    .refinements .collections-asset ul.swatches:not(.colorRef) li.unselectable a::after,
    .refinements .collections-asset ul.swatches:not(.colorRefinement) li.unselectable a::after {
      content: "";
      display: block;
      -webkit-box-sizing: border-box;
              box-sizing: border-box;
      background: #ddd;
      position: absolute;
      -webkit-transform: rotate(145deg);
          -ms-transform: rotate(145deg);
              transform: rotate(145deg);
      width: 120%;
      height: 0.125rem;
      left: -11%;
      top: 50%; }
  .refinement ul.size-type,
  .refinements .collections-asset ul.size-type {
    -ms-flex-preferred-size: 134px;
        flex-basis: 134px;
    display: inline-block;
    padding-bottom: 0; }
    .refinement ul.size-type li,
    .refinements .collections-asset ul.size-type li {
      clear: both;
      padding: 0 0 12px;
      overflow: hidden;
      white-space: nowrap;
      width: 100%;
      line-height: normal; }
      .refinement ul.size-type li.selected a,
      .refinements .collections-asset ul.size-type li.selected a {
        background: #fff url("../images/plp-swatch-selected-bg.png") 0 -13px repeat-x;
        border: none;
        outline: 1px solid #fff;
        color: #fff;
        font-weight: 700;
        -webkit-transition: background-image 1s ease-in-out;
        -o-transition: background-image 1s ease-in-out;
        transition: background-image 1s ease-in-out; }
      .refinement ul.size-type li a,
      .refinements .collections-asset ul.size-type li a {
        color: #000;
        border: none;
        /*border-bottom: $border-sizetype;*/
        font-family: Montserrat, Arial, sans-serif;
        font-weight: 700;
        font-size: 14px;
        font-size: 0.875rem;
        min-width: 168px;
        padding-left: 10px;
        text-align: left;
        text-transform: initial;
        line-height: 16px; }
        @media (max-width: 479.98px) {
          .refinement ul.size-type li a,
          .refinements .collections-asset ul.size-type li a {
            min-width: 140px; } }
  @media (max-width: 1023.98px) {
    .refinement ul.checkbox-style,
    .refinements .collections-asset ul.checkbox-style {
      display: block;
      width: 100% !important; } }
  @media (min-width: 1024px) {
    .refinement ul.checkbox-style,
    .refinements .collections-asset ul.checkbox-style {
      display: -webkit-inline-box;
      display: -ms-inline-flexbox;
      display: inline-flex;
      -webkit-box-orient: vertical;
      -webkit-box-direction: normal;
          -ms-flex-flow: column wrap;
              flex-flow: column wrap;
      -ms-flex-line-pack: start;
          align-content: flex-start;
      height: 180px;
      overflow: hidden; }
      .refinement ul.checkbox-style .refinement-name,
      .refinements .collections-asset ul.checkbox-style .refinement-name {
        display: inline-block;
        vertical-align: top;
        margin-left: -34px;
        padding-bottom: 2px;
        padding-left: 35px;
        position: relative;
        white-space: normal;
        width: 178px; }
      .refinement ul.checkbox-style li.selected .refinement-name,
      .refinements .collections-asset ul.checkbox-style li.selected .refinement-name {
        background: #4d4d4d; } }
  @media (max-width: 1023.98px) {
    .refinement ul.checkbox-style li,
    .refinements .collections-asset ul.checkbox-style li {
      position: relative;
      clear: none;
      padding: 0;
      margin: 0.3125rem 0;
      line-height: 20px;
      width: 100%; } }
  @media (min-width: 1024px) {
    .refinement ul.checkbox-style li,
    .refinements .collections-asset ul.checkbox-style li {
      height: auto;
      position: relative;
      width: 180px; } }
  @media (min-width: 1024px) {
    .refinement ul.checkbox-style li.borderright,
    .refinements .collections-asset ul.checkbox-style li.borderright {
      border-right: 1px solid #ddd; } }
  @media (min-width: 1024px) {
    .refinement ul.checkbox-style li.selected,
    .refinements .collections-asset ul.checkbox-style li.selected {
      color: #fff;
      max-width: 180px;
      overflow: hidden;
      width: 100%; }
      .refinement ul.checkbox-style li.selected a,
      .refinements .collections-asset ul.checkbox-style li.selected a {
        color: #fff;
        width: 100%; } }
  @media (min-width: 1024px) {
    .refinement ul.checkbox-style li:hover,
    .refinements .collections-asset ul.checkbox-style li:hover {
      max-width: 180px; } }
  @media (min-width: 1024px) {
    .refinement ul.checkbox-style li,
    .refinements .collections-asset ul.checkbox-style li {
      clear: both;
      line-height: 1.25rem;
      padding: 0 10px 12px;
      margin: 0; }
      .refinement ul.checkbox-style li.selected a::after,
      .refinements .collections-asset ul.checkbox-style li.selected a::after {
        width: 1rem;
        height: 1rem;
        top: 12px;
        left: 12px; }
      .refinement ul.checkbox-style li:nth-of-type(5n+1),
      .refinements .collections-asset ul.checkbox-style li:nth-of-type(5n+1) {
        padding: 10px 10px 12px; } }
  @media (min-width: 768px) {
    .refinement ul#pantStyle,
    .refinements .collections-asset ul#pantStyle {
      height: 220px; } }
  @media (min-width: 768px) and (max-width: 1023.98px) {
    .refinement ul.swatches.colorRef, .refinement ul.swatches.colorRefinement,
    .refinements .collections-asset ul.swatches.colorRef,
    .refinements .collections-asset ul.swatches.colorRefinement {
      display: -webkit-box;
      display: -ms-flexbox;
      display: flex;
      -ms-flex-wrap: wrap;
          flex-wrap: wrap;
      width: 100% !important; } }
  @media (min-width: 1024px) {
    .refinement ul.swatches.colorRef, .refinement ul.swatches.colorRefinement,
    .refinements .collections-asset ul.swatches.colorRef,
    .refinements .collections-asset ul.swatches.colorRefinement {
      display: -webkit-inline-box;
      display: -ms-inline-flexbox;
      display: inline-flex;
      -webkit-box-orient: vertical;
      -webkit-box-direction: normal;
          -ms-flex-flow: column wrap;
              flex-flow: column wrap;
      -ms-flex-line-pack: start;
          align-content: flex-start;
      height: 190px; } }
  .refinement ul.swatches.colorRef li, .refinement ul.swatches.colorRefinement li,
  .refinements .collections-asset ul.swatches.colorRef li,
  .refinements .collections-asset ul.swatches.colorRefinement li {
    font-weight: 700; }
    @media (max-width: 1023.98px) {
      .refinement ul.swatches.colorRef li, .refinement ul.swatches.colorRefinement li,
      .refinements .collections-asset ul.swatches.colorRef li,
      .refinements .collections-asset ul.swatches.colorRefinement li {
        position: relative;
        clear: none;
        padding: 0;
        margin: 0.3125rem 0;
        line-height: 2.25rem;
        width: 50%; } }
    @media (min-width: 1024px) {
      .refinement ul.swatches.colorRef li, .refinement ul.swatches.colorRefinement li,
      .refinements .collections-asset ul.swatches.colorRef li,
      .refinements .collections-asset ul.swatches.colorRefinement li {
        height: auto;
        position: relative;
        width: 180px; } }
    @media (min-width: 1024px) {
      .refinement ul.swatches.colorRef li.borderright, .refinement ul.swatches.colorRefinement li.borderright,
      .refinements .collections-asset ul.swatches.colorRef li.borderright,
      .refinements .collections-asset ul.swatches.colorRefinement li.borderright {
        border-right: 1px solid #ddd; } }
    .refinement ul.swatches.colorRef li .color-value, .refinement ul.swatches.colorRefinement li .color-value,
    .refinements .collections-asset ul.swatches.colorRef li .color-value,
    .refinements .collections-asset ul.swatches.colorRefinement li .color-value {
      display: block;
      cursor: pointer; }
    @media (min-width: 1024px) {
      .refinement ul.swatches.colorRef li.selected, .refinement ul.swatches.colorRefinement li.selected,
      .refinements .collections-asset ul.swatches.colorRef li.selected,
      .refinements .collections-asset ul.swatches.colorRefinement li.selected {
        background-image: url("../images/plp-swatch-selected-bg.png");
        background-position: 0 -4px;
        background-repeat: repeat-x;
        color: #fff; } }
    .refinement ul.swatches.colorRef li.selected a::before, .refinement ul.swatches.colorRefinement li.selected a::before,
    .refinements .collections-asset ul.swatches.colorRef li.selected a::before,
    .refinements .collections-asset ul.swatches.colorRefinement li.selected a::before {
      content: "";
      display: block;
      position: absolute;
      z-index: 1; }
    .refinement ul.swatches.colorRef li.selected a::after, .refinement ul.swatches.colorRefinement li.selected a::after,
    .refinements .collections-asset ul.swatches.colorRef li.selected a::after,
    .refinements .collections-asset ul.swatches.colorRefinement li.selected a::after {
      content: "";
      display: block;
      border: 2px solid #fff;
      position: absolute; }
    @media (max-width: 1023.98px) {
      .refinement ul.swatches.colorRef li.selected a#swatch-white::after, .refinement ul.swatches.colorRefinement li.selected a#swatch-white::after,
      .refinements .collections-asset ul.swatches.colorRef li.selected a#swatch-white::after,
      .refinements .collections-asset ul.swatches.colorRefinement li.selected a#swatch-white::after {
        content: "";
        display: block;
        border: 2px solid #000;
        position: absolute; } }
    @media (max-width: 1023.98px) {
      .refinement ul.swatches.colorRef li.selected a::before, .refinement ul.swatches.colorRefinement li.selected a::before,
      .refinements .collections-asset ul.swatches.colorRef li.selected a::before,
      .refinements .collections-asset ul.swatches.colorRefinement li.selected a::before {
        width: 2.25rem;
        height: 2.25rem;
        top: 0;
        left: 0; }
      .refinement ul.swatches.colorRef li.selected a::after, .refinement ul.swatches.colorRefinement li.selected a::after,
      .refinements .collections-asset ul.swatches.colorRef li.selected a::after,
      .refinements .collections-asset ul.swatches.colorRefinement li.selected a::after {
        width: 2rem;
        height: 2rem;
        top: 2px;
        left: 2px; } }
    @media (min-width: 1024px) {
      .refinement ul.swatches.colorRef li, .refinement ul.swatches.colorRefinement li,
      .refinements .collections-asset ul.swatches.colorRef li,
      .refinements .collections-asset ul.swatches.colorRefinement li {
        clear: both;
        line-height: 18px;
        padding: 10px 10px 8px;
        margin: 0; }
        .refinement ul.swatches.colorRef li.selected a, .refinement ul.swatches.colorRefinement li.selected a,
        .refinements .collections-asset ul.swatches.colorRef li.selected a,
        .refinements .collections-asset ul.swatches.colorRefinement li.selected a {
          border: 1px solid; } }
  .refinement ul.swatches.colorRef a, .refinement ul.swatches.colorRefinement a,
  .refinements .collections-asset ul.swatches.colorRef a,
  .refinements .collections-asset ul.swatches.colorRefinement a {
    border-radius: 0;
    border: none;
    float: left;
    width: 2.25rem;
    min-width: 2.25rem;
    height: 2.25rem;
    text-indent: -999em;
    margin-right: 0.625rem; }
    @media (min-width: 1024px) {
      .refinement ul.swatches.colorRef a, .refinement ul.swatches.colorRefinement a,
      .refinements .collections-asset ul.swatches.colorRef a,
      .refinements .collections-asset ul.swatches.colorRefinement a {
        width: 1.25rem;
        min-width: 1.25rem;
        height: 1.25rem; } }
    .refinement ul.swatches.colorRef a#swatch-white, .refinement ul.swatches.colorRefinement a#swatch-white,
    .refinements .collections-asset ul.swatches.colorRef a#swatch-white,
    .refinements .collections-asset ul.swatches.colorRefinement a#swatch-white {
      border: 1px solid #ddd; }
  .refinement .swatches.size,
  .refinements .collections-asset .swatches.size {
    -ms-flex-preferred-size: 50%;
        flex-basis: 50%;
    -webkit-box-flex: 1;
        -ms-flex-positive: 1;
            flex-grow: 1;
    border-left: 1px solid #ddd;
    padding: 0.5rem; }
    @media screen and (-ms-high-contrast: none) {
      .refinement .swatches.size,
      .refinements .collections-asset .swatches.size {
        -ms-flex-preferred-size: 158px;
            flex-basis: 158px; } }
    @supports (-ms-ime-align: auto) {
      .refinement .swatches.size,
      .refinements .collections-asset .swatches.size {
        -ms-flex-preferred-size: 45%;
            flex-basis: 45%; } }
    .refinement .swatches.size li,
    .refinements .collections-asset .swatches.size li {
      margin: 0 0.3125rem 0.3125rem 0; }
      .refinement .swatches.size li.selected a,
      .refinements .collections-asset .swatches.size li.selected a {
        background: #000;
        color: #fff;
        border-color: #fff; }
    @media (max-width: 1023.98px) {
      .refinement .swatches.size:not([data-filtervalue]),
      .refinements .collections-asset .swatches.size:not([data-filtervalue]) {
        display: none; } }
  .refinement.size .ref-values-wrapper,
  .refinements .collections-asset.size .ref-values-wrapper {
    padding: 1.25rem 0.625rem 0.625rem;
    display: none; }
    @media (max-width: 1023.98px) {
      .refinement.size .ref-values-wrapper,
      .refinements .collections-asset.size .ref-values-wrapper {
        border-top: 1px solid #ddd;
        padding-top: 0; } }
  .refinement.size.active-header .ref-values-wrapper,
  .refinements .collections-asset.size.active-header .ref-values-wrapper {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -ms-flex-wrap: wrap;
        flex-wrap: wrap; }
    @media (min-width: 1024px) {
      .refinement.size.active-header .ref-values-wrapper,
      .refinements .collections-asset.size.active-header .ref-values-wrapper {
        max-width: 390px;
        min-width: 136px; } }
    @media (max-width: 1023.98px) {
      .refinement.size.active-header .ref-values-wrapper,
      .refinements .collections-asset.size.active-header .ref-values-wrapper {
        padding-bottom: 0; } }
    @media (max-width: 479.98px) {
      .refinement.size.active-header .ref-values-wrapper,
      .refinements .collections-asset.size.active-header .ref-values-wrapper {
        padding-left: 0;
        padding-right: 0; } }
  @media (min-width: 1024px) {
    .refinement.colorRef .ref-values-wrapper, .refinement.colorRefinement .ref-values-wrapper, .refinement.checkbox-style .ref-values-wrapper,
    .refinements .collections-asset.colorRef .ref-values-wrapper,
    .refinements .collections-asset.colorRefinement .ref-values-wrapper,
    .refinements .collections-asset.checkbox-style .ref-values-wrapper {
      padding: 0 !important; }
    .refinement:not(.colorRef) .ref-values-wrapper, .refinement:not(.colorRefinement) .ref-values-wrapper,
    .refinements .collections-asset:not(.colorRef) .ref-values-wrapper,
    .refinements .collections-asset:not(.colorRefinement) .ref-values-wrapper {
      margin-bottom: -0.0625rem; } }
  @media screen and (min-width: 1024px) and (-ms-high-contrast: active), (min-width: 1024px) and (-ms-high-contrast: none) {
    .refinement:not(.colorRef) .ref-values-wrapper, .refinement:not(.colorRefinement) .ref-values-wrapper,
    .refinements .collections-asset:not(.colorRef) .ref-values-wrapper,
    .refinements .collections-asset:not(.colorRefinement) .ref-values-wrapper {
      margin: 0 calc(-100% - 1px) -0.0625rem;
      left: 100% !important; } }
  @media (min-width: 1024px) {
      @supports (-ms-ime-align: auto) {
        .refinement:not(.colorRef) .ref-values-wrapper, .refinement:not(.colorRefinement) .ref-values-wrapper,
        .refinements .collections-asset:not(.colorRef) .ref-values-wrapper,
        .refinements .collections-asset:not(.colorRefinement) .ref-values-wrapper {
          margin: 0 calc(-100% - 1px) -0.0625rem;
          left: 100% !important; } } }
  @media (max-width: 1023.98px) {
    .refinement .ref-values,
    .refinements .collections-asset .ref-values {
      padding-bottom: 1.25rem;
      width: 100% !important; } }
  .refinement .ref-values.checkbox-style li a,
  .refinements .collections-asset .ref-values.checkbox-style li a {
    color: inherit;
    font-weight: 700;
    white-space: nowrap; }
    .refinement .ref-values.checkbox-style li a::before,
    .refinements .collections-asset .ref-values.checkbox-style li a::before {
      content: "";
      background: #fff;
      display: inline-block;
      height: 16px;
      border: 1px solid #ddd;
      margin-right: 4px;
      position: relative;
      top: 3px;
      text-align: center;
      vertical-align: top;
      width: 16px;
      z-index: 2; }
      @media (max-width: 1279.98px) {
        .refinement .ref-values.checkbox-style li a::before,
        .refinements .collections-asset .ref-values.checkbox-style li a::before {
          vertical-align: inherit; } }
    .refinement .ref-values.checkbox-style li a input[type="checkbox"],
    .refinements .collections-asset .ref-values.checkbox-style li a input[type="checkbox"] {
      opacity: 0;
      position: absolute;
      top: -9999px;
      left: -9999px; }
  .refinement .ref-values.checkbox-style li.selected a::before,
  .refinements .collections-asset .ref-values.checkbox-style li.selected a::before {
    background: #fff url("../images/svg-icons/checkmark.svg") no-repeat center;
    border-color: #aa1e26; }
  .refinement li,
  .refinements .collections-asset li {
    line-height: 2.46; }
    .refinement li a,
    .refinements .collections-asset li a {
      font-weight: bold; }
  .refinement .clear-refinement,
  .refinements .collections-asset .clear-refinement {
    font-family: Montserrat, Arial, sans-serif;
    font-weight: 700;
    padding: 0 1.05em 0.4em; }
  .refinement .refinement-link,
  .refinements .collections-asset .refinement-link {
    border: none;
    font-weight: normal; }
  .refinement .selected .refinement-link,
  .refinements .collections-asset .selected .refinement-link {
    background-position: left bottom; }
  .refinement .refinement-top-level,
  .refinements .collections-asset .refinement-top-level {
    padding: 1em; }

.pt_product-search-result .slot-grid-header .content-asset {
  display: block; }
  .pt_product-search-result .slot-grid-header .content-asset picture {
    display: block; }

@media (min-width: 768px) {
  .pt_product-search-result footer {
    margin-top: 110px; } }

@media (min-width: 1280px) {
  .pt_product-search-result footer {
    margin-top: 162px; } }

.pt_product-search-result #main {
  position: static;
  top: auto; }
  .pt_product-search-result #main .gallery_Redesign_show {
    display: none; }

.plp-refinements {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
      -ms-flex-flow: column;
          flex-flow: column;
  margin-top: 0; }
  @media (max-width: 767.98px) {
    .plp-refinements {
      margin-bottom: 1rem; } }
  @media (min-width: 1024px) {
    .plp-refinements {
      margin-bottom: 24px; }
      .sticky-plp-filters .plp-refinements {
        left: 0;
        position: static;
        top: 106px;
        width: 100%;
        z-index: 30; }
        .sticky-plp-filters .plp-refinements .plp-refinements__filters {
          -webkit-box-shadow: none !important;
                  box-shadow: none !important; } }
  @media (min-width: 1115px) {
    .plp-refinements {
      margin-bottom: 11px; } }
  @media (min-width: 1280px) {
    .plp-refinements {
      margin-top: 0;
      margin-bottom: 11px; }
      .sticky-plp-filters .plp-refinements {
        margin-top: 0; } }
  .plp-refinements .done-button {
    background: #fff;
    -webkit-box-shadow: 0 0 15px 0 rgba(0, 0, 0, 0.2);
            box-shadow: 0 0 15px 0 rgba(0, 0, 0, 0.2);
    display: none;
    padding: 1.875rem 1.25rem 2.1875rem;
    position: fixed;
    bottom: 0;
    left: 0;
    right: 0;
    z-index: 3001; }
    .plp-refinements .done-button .button {
      width: 100%; }
    .plp-refinements .done-button.active-m {
      display: block; }
  @media (min-width: 1024px) {
    .plp-refinements .gallery-redesign-hide {
      display: none; } }

.plp-refinements__breadcrumbs {
  position: relative; }
  @media (max-width: 1023.98px) {
    .plp-refinements__breadcrumbs {
      margin-top: 0.5rem !important; } }
  @media (min-width: 768px) {
    .plp-refinements__breadcrumbs {
      margin-left: calc(207px + 4.5%);
      margin-top: -1.1875rem; } }
  @media (min-width: 1024px) {
    .plp-refinements__breadcrumbs {
      display: none; } }
  @media (min-width: 768px) {
    .plp-refinements__breadcrumbs::before {
      content: "";
      display: block;
      background: inherit;
      position: absolute;
      top: 0;
      left: 0;
      width: 100%;
      height: 100%;
      width: 100vw;
      max-width: 100vw;
      margin-left: calc((100vw - 100%) / -2); } }

.plp-refinements__breadcrumbs-inner,
.plp-refinements__filters-inner {
  position: relative; }
  @media only screen and (min-width: 1024px) and (max-width: 1440px) {
    .sticky-plp-filters .plp-refinements__breadcrumbs-inner, .sticky-plp-filters
    .plp-refinements__filters-inner {
      padding-left: 1rem;
      padding-right: 1rem; } }

.plp-filters__offset {
  height: 0 !important; }
  @media (max-width: 1023.98px) {
    .plp-filters__offset {
      display: none; } }

@media (min-width: 768px) {
  .plp-refinements__filters .sort-by {
    top: 47px;
    margin-top: 0; } }
  @media (min-width: 768px) and (min-width: 1024px) {
    .plp-refinements__filters .sort-by {
      margin-top: 3px; } }

@media (min-width: 768px) {
  .plp-refinements__filters {
    -webkit-box-ordinal-group: 2;
        -ms-flex-order: 1;
            order: 1;
    margin: auto;
    margin-bottom: 0.1875rem;
    max-width: 1440px;
    min-height: 108px;
    padding-bottom: 0.5rem;
    position: relative;
    width: 100%;
    z-index: 2; } }

@media (min-width: 768px) and (max-width: 1023.98px) {
  .plp-refinements__filters {
    margin-left: calc(207px + 4.5%);
    width: calc(100% - 244px); } }

@media (min-width: 1024px) {
  .sticky-plp-filters .plp-refinements__filters {
    -webkit-box-shadow: none;
            box-shadow: none;
    min-height: 60px !important;
    max-width: 1280px;
    height: auto; } }

@media (min-width: 768px) {
  .plp-refinements__filters::before {
    content: "";
    display: block;
    background: inherit;
    position: absolute;
    top: 0;
    left: 0;
    width: 100%;
    height: calc(100% + 3px);
    width: 100vw;
    max-width: 100vw;
    margin-left: calc((100vw - 100%) / -2); } }

@media (min-width: 1024px) {
  .plp-refinements__filters::before {
    background: #ededed; } }

.sticky-plp-filters .search-refinements-section-inner:not(.hide-filters) {
  margin-top: -15px;
  margin-left: 16px; }
  @media (min-width: 768px) {
    .sticky-plp-filters .search-refinements-section-inner:not(.hide-filters) {
      margin-left: 0; } }

@media (min-width: 1024px) {
  .ref-values-wrapper ul#legShape {
    padding-top: 5px; } }

@media (min-width: 1024px) {
  .ref-values-wrapper ul#legShape::after {
    content: "";
    width: 1px;
    background-color: #ddd;
    position: absolute;
    top: 0;
    bottom: 49px;
    left: 180px; } }

@media (min-width: 1024px) {
  .ref-values-wrapper ul#legShape li {
    padding: 5px 10px 7px; } }

@media (min-width: 1024px) {
  .ref-values-wrapper ul#legShape li.borderright {
    border-right: 0; } }

.pt_product-search-result.gallery_Redesign {
  --secondary-dark-red: #aa1e26;
  --accent-color: #c52033;
  --light-gray-5: #f1f1f1;
  --secondary-light-grey: #ddd;
  --switch-size: 72px;
  --thumb-gap: 4px;
  --thumb-size: calc(var(--switch-size) * 0.5 - var(--thumb-gap));
  --thumb-active-offset: calc(var(--switch-size) / 2);
  --track-radius: calc(var(--switch-size) / 1.6666);
  --thumb-color: #fff;
  --track-color: var(--secondary-light-grey);
  --transition: 100ms ease; }
  @media (min-width: 1024px) {
    .pt_product-search-result.gallery_Redesign #main .gallery_Redesign_show,
    .pt_product-search-result.gallery_Redesign #main .filter-pills {
      display: block; } }
  .pt_product-search-result.gallery_Redesign .filter-pills {
    display: none;
    margin-bottom: 8px;
    font-size: 13px; }
    .pt_product-search-result.gallery_Redesign .filter-pills .clear-filters,
    .pt_product-search-result.gallery_Redesign .filter-pills .filter-pill {
      padding: 11px 16px;
      margin: 0 16px 16px 0;
      display: inline-block;
      cursor: pointer;
      line-height: 18px;
      font-size: 13px;
      font-weight: normal;
      font-stretch: normal;
      font-style: normal;
      letter-spacing: normal;
      text-align: left; }
    .pt_product-search-result.gallery_Redesign .filter-pills .clear-filters {
      text-decoration: none;
      background: #fff;
      color: var(--accent-color);
      border: 2px solid var(--accent-color);
      font-weight: 600;
      text-align: center;
      padding: 12px 16px;
      margin-right: 14px; }
      @media (min-width: 768px) {
        .pt_product-search-result.gallery_Redesign .filter-pills .clear-filters {
          text-transform: uppercase; } }
    .pt_product-search-result.gallery_Redesign .filter-pills .filter-pills-inner {
      display: -webkit-box;
      display: -ms-flexbox;
      display: flex; }
    .pt_product-search-result.gallery_Redesign .filter-pills .filter-pill {
      background: #f1f1f1;
      position: relative;
      text-decoration: none;
      color: #000;
      padding-right: 38px;
      border: 2px solid #f1f1f1; }
      .pt_product-search-result.gallery_Redesign .filter-pills .filter-pill svg {
        height: 16px;
        width: 16px;
        position: absolute;
        right: 14px;
        top: calc(50% - 8px); }
  @media only screen and (min-width: 1024px) {
    .pt_product-search-result.gallery_Redesign .content-wrapper #secondary {
      z-index: 1; } }
  @media only screen and (min-width: 1024px) {
    .pt_product-search-result.gallery_Redesign .content-slot .contentasset {
      text-align: center; } }
  @media (max-width: 1023.98px) {
    .pt_product-search-result.gallery_Redesign .refinement.gallery_Redesign .mobile-tablet .refinement-header.category-refinement,
    .pt_product-search-result.gallery_Redesign .refinement.gallery_Redesign .mobile-tablet #category-level-1 li.category-level-1_active,
    .pt_product-search-result.gallery_Redesign .refinement.gallery_Redesign .mobile-tablet #category-level-1-desktop,
    .pt_product-search-result.gallery_Redesign .refinement.gallery_Redesign .mobile-tablet .refinement-link.expanded.active,
    .pt_product-search-result.gallery_Redesign .refinement.gallery_Redesign .mobile-tablet #category-level-2 {
      display: none; }
    .pt_product-search-result.gallery_Redesign #secondary .refinement.gallery_Redesign:not(.category-refinement) {
      display: none; }
    .pt_product-search-result.gallery_Redesign #secondary .refinement.gallery_Redesign .refinement:not(.category) {
      display: none; } }
  @media only screen and (min-width: 1295px) and (max-width: 1440px) {
    .sticky-plp-filters .pt_product-search-result.gallery_Redesign .plp-refinements__filters-inner {
      padding-left: 0;
      padding-right: 0; } }
  @media (min-width: 1024px) {
    .sticky.sticky-plp-filters .pt_product-search-result.gallery_Redesign .top-banner {
      -webkit-box-shadow: none;
              box-shadow: none; }
    .pt_product-search-result.gallery_Redesign .product-tile .lazy-load-images {
      max-width: none !important; }
    .pt_product-search-result.gallery_Redesign .search-result-items {
      margin: 0 -1.5135%; }
      .pt_product-search-result.gallery_Redesign .search-result-items .grid-tile {
        padding: 0 1.5135% 1.875rem; }
    .pt_product-search-result.gallery_Redesign .content-wrapper {
      display: -webkit-box;
      display: -ms-flexbox;
      display: flex; }
      .pt_product-search-result.gallery_Redesign .content-wrapper #secondary {
        width: 230px;
        overflow: hidden; }
        .pt_product-search-result.gallery_Redesign .content-wrapper #secondary.hide-left-rail {
          width: 0 !important;
          opacity: 0;
          visibility: hidden;
          display: block; }
      .pt_product-search-result.gallery_Redesign .content-wrapper .primary-content {
        padding-left: 40px;
        width: calc(100% - 230px);
        float: none; }
        .pt_product-search-result.gallery_Redesign .content-wrapper .primary-content.hide-left-rail {
          width: 100%;
          padding-left: 0; }
    .pt_product-search-result.gallery_Redesign #main::before {
      content: "";
      margin: 8px 0 0;
      width: 100vw;
      height: 1px;
      background: var(--secondary-light-grey);
      display: block;
      margin-left: calc((-100vw + 1280px) / 2); }
    .pt_product-search-result.gallery_Redesign .search-result-content {
      padding-top: 1px; }
    .pt_product-search-result.gallery_Redesign .p_head .breadcrumb {
      -webkit-box-pack: center;
          -ms-flex-pack: center;
              justify-content: center;
      margin: 32px auto 8px; }
      .pt_product-search-result.gallery_Redesign .p_head .breadcrumb li {
        font-stretch: normal;
        letter-spacing: normal;
        line-height: 1.4;
        color: #767676; }
        .pt_product-search-result.gallery_Redesign .p_head .breadcrumb li a {
          color: #767676; }
    .pt_product-search-result.gallery_Redesign .p_head h1 {
      text-align: center;
      line-height: 1.4;
      letter-spacing: normal;
      font-stretch: normal;
      margin-bottom: 0; }
    .pt_product-search-result.gallery_Redesign .plp-refinements {
      margin-bottom: 0.8125rem; }
      .sticky-plp-filters .pt_product-search-result.gallery_Redesign .plp-refinements {
        top: 60px; }
    .pt_product-search-result.gallery_Redesign .refinement-label {
      padding: 0;
      display: -webkit-box;
      display: -ms-flexbox;
      display: flex;
      -webkit-box-pack: justify;
          -ms-flex-pack: justify;
              justify-content: space-between; }
      .sticky-plp-filters .pt_product-search-result.gallery_Redesign .refinement-label {
        float: initial;
        padding-top: 0; }
      .sticky-plp-filters .pt_product-search-result.gallery_Redesign .refinement-label .plp-refinements__filters-count-showing {
        display: initial; }
      .pt_product-search-result.gallery_Redesign .refinement-label .filters-toggle-btn {
        float: left;
        margin-top: 0;
        display: -webkit-box;
        display: -ms-flexbox;
        display: flex;
        -webkit-box-align: center;
            -ms-flex-align: center;
                align-items: center;
        cursor: pointer; }
        .pt_product-search-result.gallery_Redesign .refinement-label .filters-toggle-btn .showMsg,
        .pt_product-search-result.gallery_Redesign .refinement-label .filters-toggle-btn .hideMsg {
          font-size: 0.875rem;
          font-weight: 600;
          font-stretch: normal;
          font-style: normal;
          line-height: 1.4;
          letter-spacing: normal;
          text-align: left;
          margin-left: 1rem; }
        .pt_product-search-result.gallery_Redesign .refinement-label .filters-toggle-btn .showMsg {
          display: none; }
        .pt_product-search-result.gallery_Redesign .refinement-label .filters-toggle-btn .track {
          width: var(--switch-size);
          height: calc(var(--switch-size) / 2 + var(--thumb-gap));
          background: var(--accent-color);
          border-radius: var(--track-radius);
          border-radius: calc(var(--track-radius) / 2);
          display: -webkit-box;
          display: -ms-flexbox;
          display: flex;
          -webkit-box-align: center;
              -ms-flex-align: center;
                  align-items: center;
          -webkit-box-shadow: inset 0 0 4px -2px rgba(0, 0, 0, 0.129);
                  box-shadow: inset 0 0 4px -2px rgba(0, 0, 0, 0.129);
          -webkit-transition: 100ms ease;
          -o-transition: 100ms ease;
          transition: 100ms ease; }
          .pt_product-search-result.gallery_Redesign .refinement-label .filters-toggle-btn .track .thumb {
            display: inline-block;
            background: var(--thumb-color);
            width: var(--thumb-size);
            height: var(--thumb-size);
            border-radius: 50%;
            -webkit-box-shadow: 0 2px 4px 0 rgba(0, 0, 0, 0.17);
                    box-shadow: 0 2px 4px 0 rgba(0, 0, 0, 0.17);
            -webkit-transition: -webkit-transform 100ms ease-in-out;
            transition: -webkit-transform 100ms ease-in-out;
            -o-transition: transform 100ms ease-in-out;
            transition: transform 100ms ease-in-out;
            transition: transform 100ms ease-in-out, -webkit-transform 100ms ease-in-out;
            -webkit-transform: translateX(var(--thumb-active-offset));
                -ms-transform: translateX(var(--thumb-active-offset));
                    transform: translateX(var(--thumb-active-offset)); }
        .pt_product-search-result.gallery_Redesign .refinement-label .filters-toggle-btn.show .track {
          background: var(--track-color); }
          .pt_product-search-result.gallery_Redesign .refinement-label .filters-toggle-btn.show .track .thumb {
            -webkit-transform: translateX(var(--thumb-gap));
                -ms-transform: translateX(var(--thumb-gap));
                    transform: translateX(var(--thumb-gap)); }
      .pt_product-search-result.gallery_Redesign .refinement-label .right-block {
        display: -webkit-box;
        display: -ms-flexbox;
        display: flex;
        -webkit-box-align: center;
            -ms-flex-align: center;
                align-items: center; }
        .pt_product-search-result.gallery_Redesign .refinement-label .right-block .sort-by {
          float: right; }
          .sticky-plp-filters .pt_product-search-result.gallery_Redesign .refinement-label .right-block .sort-by {
            display: inherit; }
        .pt_product-search-result.gallery_Redesign .refinement-label .right-block .plp-refinements__filters-count-label {
          margin-right: 1rem;
          line-height: 1.4;
          letter-spacing: normal; }
    .sticky-plp-filters .pt_product-search-result.gallery_Redesign .plp-refinements {
      z-index: 140; }
    .pt_product-search-result.gallery_Redesign .plp-refinements__filters {
      -webkit-box-ordinal-group: inherit;
          -ms-flex-order: inherit;
              order: inherit;
      margin: 0;
      max-width: inherit;
      min-height: inherit;
      padding-bottom: 0;
      position: relative;
      width: inherit;
      z-index: auto;
      background: #fff;
      padding: 0.625rem 0;
      border-top: 1px solid transparent; } }
  @media (min-width: 1024px) and (min-width: 768px) {
    .pt_product-search-result.gallery_Redesign .plp-refinements__filters::before {
      content: none;
      display: inherit;
      background: none;
      position: static;
      width: inherit;
      height: inherit;
      width: inherit;
      max-width: inherit;
      margin-left: 0; } }
  @media (min-width: 1024px) and (min-width: 1024px) {
    .pt_product-search-result.gallery_Redesign .plp-refinements__filters::before {
      background: none; } }
  @media (min-width: 1024px) {
      .pt_product-search-result.gallery_Redesign .plp-refinements__filters .plp-refinements__filters-inner {
        max-width: 1280px;
        margin-right: auto;
        margin-left: auto; }
      .pt_product-search-result.gallery_Redesign .plp-refinements__filters .sort-by {
        top: 0;
        margin: 0;
        width: inherit;
        position: relative; }
        .pt_product-search-result.gallery_Redesign .plp-refinements__filters .sort-by .select-style {
          background: none;
          position: relative;
          padding-right: 0;
          border-color: #767676; }
          .pt_product-search-result.gallery_Redesign .plp-refinements__filters .sort-by .select-style::before {
            content: "";
            width: 12px;
            height: 12px;
            border-left: 2px solid #333;
            border-bottom: 2px solid #333;
            position: absolute;
            -webkit-transform: rotate(-45deg);
                -ms-transform: rotate(-45deg);
                    transform: rotate(-45deg);
            right: 16px;
            top: 12px;
            -webkit-box-sizing: border-box;
                    box-sizing: border-box;
            border-radius: 2px; }
          .pt_product-search-result.gallery_Redesign .plp-refinements__filters .sort-by .select-style select {
            width: 180px;
            height: 38px;
            font-weight: normal;
            font-stretch: normal;
            font-style: normal;
            line-height: 1.4;
            letter-spacing: normal;
            text-align: left;
            padding: 11px 32px 11px 16px;
            position: relative; }
      .pt_product-search-result.gallery_Redesign .plp-refinements__filters .search-result-options {
        margin-top: 0; }
        .pt_product-search-result.gallery_Redesign .plp-refinements__filters .search-result-options.top .pagination {
          margin-top: 0; }
      .sticky-plp-filters .pt_product-search-result.gallery_Redesign .plp-refinements__filters {
        border-top-color: #ddd;
        -webkit-box-shadow: 0 24px 40px 0 rgba(0, 0, 0, 0.08), 0 12px 20px 0 rgba(0, 0, 0, 0.08), 0 6px 10px 0 rgba(0, 0, 0, 0.08), 0 7px 5px -5px rgba(0, 0, 0, 0.08);
                box-shadow: 0 24px 40px 0 rgba(0, 0, 0, 0.08), 0 12px 20px 0 rgba(0, 0, 0, 0.08), 0 6px 10px 0 rgba(0, 0, 0, 0.08), 0 7px 5px -5px rgba(0, 0, 0, 0.08); }
    .pt_product-search-result.gallery_Redesign .search-refinements-section,
    .pt_product-search-result.gallery_Redesign .search-refinements-section-inner,
    .pt_product-search-result.gallery_Redesign .gallery_Redesign_hide,
    .pt_product-search-result.gallery_Redesign .refinement.gallery_Redesign .hide_l4 {
      display: none !important; }
      .pt_product-search-result.gallery_Redesign .search-refinements-section.category_l2, .pt_product-search-result.gallery_Redesign .search-refinements-section.expandable,
      .pt_product-search-result.gallery_Redesign .search-refinements-section-inner.category_l2,
      .pt_product-search-result.gallery_Redesign .search-refinements-section-inner.expandable,
      .pt_product-search-result.gallery_Redesign .gallery_Redesign_hide.category_l2,
      .pt_product-search-result.gallery_Redesign .gallery_Redesign_hide.expandable,
      .pt_product-search-result.gallery_Redesign .refinement.gallery_Redesign .hide_l4.category_l2,
      .pt_product-search-result.gallery_Redesign .refinement.gallery_Redesign .hide_l4.expandable {
        display: block !important;
        padding: 0 !important; }
        .pt_product-search-result.gallery_Redesign .search-refinements-section.category_l2 > a, .pt_product-search-result.gallery_Redesign .search-refinements-section.expandable > a,
        .pt_product-search-result.gallery_Redesign .search-refinements-section-inner.category_l2 > a,
        .pt_product-search-result.gallery_Redesign .search-refinements-section-inner.expandable > a,
        .pt_product-search-result.gallery_Redesign .gallery_Redesign_hide.category_l2 > a,
        .pt_product-search-result.gallery_Redesign .gallery_Redesign_hide.expandable > a,
        .pt_product-search-result.gallery_Redesign .refinement.gallery_Redesign .hide_l4.category_l2 > a,
        .pt_product-search-result.gallery_Redesign .refinement.gallery_Redesign .hide_l4.expandable > a {
          display: none !important; }
    .pt_product-search-result.gallery_Redesign .refinement.gallery_Redesign .show_l2.l2.no_subcat {
      display: block !important;
      margin: 1rem 0 0; }
    .pt_product-search-result.gallery_Redesign .gallery_Redesign_show {
      display: block; }
    .pt_product-search-result.gallery_Redesign .full-bleed-width.slot-grid-header .content-asset {
      margin-bottom: 1.375rem;
      margin-top: 1.75rem; }
    .pt_product-search-result.gallery_Redesign .refinement ul {
      -webkit-transition: max-height 0.2s ease-out;
      -o-transition: max-height 0.2s ease-out;
      transition: max-height 0.2s ease-out;
      padding-bottom: 0; }
      .pt_product-search-result.gallery_Redesign .refinement ul.collapsed-more {
        max-height: 18rem;
        overflow: hidden; }
    .pt_product-search-result.gallery_Redesign .refinement .toggle-more {
      font-family: Montserrat, Arial, sans-serif;
      font-weight: 600;
      font-size: 13px;
      font-size: 0.8125rem;
      line-height: 1.38462em;
      letter-spacing: normal;
      text-align: left;
      clear: both;
      padding: 0.5rem 0;
      display: inline-block !important;
      position: relative;
      padding-left: 15px !important; }
      .pt_product-search-result.gallery_Redesign .refinement .toggle-more::before {
        content: " ";
        background: url("../images/svg-icons/plus_GalleryNew.svg") no-repeat center center;
        width: 10px;
        height: 10px;
        position: absolute;
        left: 0;
        top: 11px; }
      .pt_product-search-result.gallery_Redesign .refinement .toggle-more.active-collapse::before {
        background: url("../images/svg-icons/minus_GalleryNew.svg") no-repeat center center; }
      .pt_product-search-result.gallery_Redesign .refinement .toggle-more::after {
        content: "";
        height: 1px;
        background: #000;
        width: 100%;
        position: absolute;
        left: 0;
        bottom: 10px; }
    .pt_product-search-result.gallery_Redesign .refinement.category-refinement.active {
      padding-bottom: 0.9375rem;
      margin-bottom: -0.9375rem; }
    .pt_product-search-result.gallery_Redesign .refinement.category-refinement .category_l2 {
      padding-bottom: 8px; }
    .pt_product-search-result.gallery_Redesign .refinement.category-refinement:not(.active) .category-list,
    .pt_product-search-result.gallery_Redesign .refinement.category-refinement:not(.active) #category-level-1,
    .pt_product-search-result.gallery_Redesign .refinement.category-refinement:not(.active) #category-level-1-desktop {
      display: none; }
    .pt_product-search-result.gallery_Redesign .refinement.category-refinement .refinement-header {
      margin-bottom: 0; }
    .pt_product-search-result.gallery_Redesign .refinement .collections-asset .level-2-header {
      border-bottom: none;
      border-top: 1px solid #ddd;
      padding-top: 1.5rem;
      padding-bottom: 1.5rem;
      margin-top: 0;
      margin-bottom: 0;
      cursor: pointer;
      font-size: 16px;
      line-height: 20px;
      font-weight: normal;
      font-stretch: normal;
      font-style: normal;
      letter-spacing: normal; }
    .pt_product-search-result.gallery_Redesign .refinement .refinement-header,
    .pt_product-search-result.gallery_Redesign .refinement .collections-asset .level-2-header {
      border-bottom: none;
      border-top: 1px solid #ddd;
      padding-top: 1.5rem;
      padding-bottom: 1.5rem;
      margin-top: 0;
      margin-bottom: 0;
      cursor: pointer;
      font-size: 16px;
      line-height: 20px;
      font-weight: normal;
      font-stretch: normal;
      font-style: normal;
      letter-spacing: normal; }
      .pt_product-search-result.gallery_Redesign .refinement .refinement-header.active,
      .pt_product-search-result.gallery_Redesign .refinement .collections-asset .level-2-header.active {
        padding-bottom: 0.5rem; }
      .pt_product-search-result.gallery_Redesign .refinement .refinement-header + ul li a,
      .pt_product-search-result.gallery_Redesign .refinement .collections-asset .level-2-header + ul li a {
        font-weight: 400; }
      .pt_product-search-result.gallery_Redesign .refinement .refinement-header::after,
      .pt_product-search-result.gallery_Redesign .refinement .collections-asset .level-2-header::after {
        content: url("../images/svg-icons/plus_GalleryNew.svg");
        float: right;
        display: inline-block;
        position: relative;
        height: 16px; }
      .pt_product-search-result.gallery_Redesign .refinement .refinement-header.active::after,
      .pt_product-search-result.gallery_Redesign .refinement .collections-asset .level-2-header.active::after {
        content: url("../images/svg-icons/minus_GalleryNew.svg"); }
    .pt_product-search-result.gallery_Redesign .refinement .refinement-header {
      padding-bottom: 1.5rem; }
      .pt_product-search-result.gallery_Redesign .refinement .refinement-header.active {
        padding-bottom: 1rem; }
      .pt_product-search-result.gallery_Redesign .refinement .refinement-header .refinement-header__text {
        vertical-align: middle;
        pointer-events: none;
        line-height: 18px; }
    .pt_product-search-result.gallery_Redesign .refinement #category-level-1,
    .pt_product-search-result.gallery_Redesign .refinement #category-level-1-desktop {
      padding-bottom: 0.9375rem; }
      .pt_product-search-result.gallery_Redesign .refinement #category-level-1 + ul#category-level-1,
      .pt_product-search-result.gallery_Redesign .refinement #category-level-1 + ul#category-level-1-desktop,
      .pt_product-search-result.gallery_Redesign .refinement #category-level-1-desktop + ul#category-level-1,
      .pt_product-search-result.gallery_Redesign .refinement #category-level-1-desktop + ul#category-level-1-desktop {
        margin-top: -0.9375rem; }
    .pt_product-search-result.gallery_Redesign .refinement #category-level-1,
    .pt_product-search-result.gallery_Redesign .refinement #category-level-1-desktop,
    .pt_product-search-result.gallery_Redesign .refinement .collections-asset .level-2-header + ul {
      border-bottom: none; }
      .pt_product-search-result.gallery_Redesign .refinement #category-level-1 li,
      .pt_product-search-result.gallery_Redesign .refinement #category-level-1-desktop li,
      .pt_product-search-result.gallery_Redesign .refinement .collections-asset .level-2-header + ul li {
        padding: 0.5rem 0;
        line-height: 1.5; }
        .pt_product-search-result.gallery_Redesign .refinement #category-level-1 li a.active:not(.gallery_Redesign_show)::before,
        .pt_product-search-result.gallery_Redesign .refinement #category-level-1-desktop li a.active:not(.gallery_Redesign_show)::before,
        .pt_product-search-result.gallery_Redesign .refinement .collections-asset .level-2-header + ul li a.active:not(.gallery_Redesign_show)::before {
          content: "";
          width: 2px;
          background: var(--accent-color);
          display: block;
          height: 16px;
          position: absolute;
          left: 2px;
          top: 2px; }
        .pt_product-search-result.gallery_Redesign .refinement #category-level-1 li.hide_l3 + li.category-level-1_active a.active::before,
        .pt_product-search-result.gallery_Redesign .refinement #category-level-1-desktop li.hide_l3 + li.category-level-1_active a.active::before,
        .pt_product-search-result.gallery_Redesign .refinement .collections-asset .level-2-header + ul li.hide_l3 + li.category-level-1_active a.active::before {
          background: none;
          display: none; }
        .pt_product-search-result.gallery_Redesign .refinement #category-level-1 li.hide_l3 + li a.active,
        .pt_product-search-result.gallery_Redesign .refinement #category-level-1-desktop li.hide_l3 + li a.active,
        .pt_product-search-result.gallery_Redesign .refinement .collections-asset .level-2-header + ul li.hide_l3 + li a.active {
          font-weight: 700;
          color: #000;
          margin-left: 0;
          padding-left: 0; }
        .pt_product-search-result.gallery_Redesign .refinement #category-level-1 li.l3_with_l4 ul#category-level-2 > li.category-level-1_active,
        .pt_product-search-result.gallery_Redesign .refinement #category-level-1-desktop li.l3_with_l4 ul#category-level-2 > li.category-level-1_active,
        .pt_product-search-result.gallery_Redesign .refinement .collections-asset .level-2-header + ul li.l3_with_l4 ul#category-level-2 > li.category-level-1_active {
          padding-bottom: 0; }
        .pt_product-search-result.gallery_Redesign .refinement #category-level-1 li.hide_l4 ul#category-level-3,
        .pt_product-search-result.gallery_Redesign .refinement #category-level-1-desktop li.hide_l4 ul#category-level-3,
        .pt_product-search-result.gallery_Redesign .refinement .collections-asset .level-2-header + ul li.hide_l4 ul#category-level-3 {
          padding-top: 0; }
        .pt_product-search-result.gallery_Redesign .refinement #category-level-1 li a,
        .pt_product-search-result.gallery_Redesign .refinement #category-level-1-desktop li a,
        .pt_product-search-result.gallery_Redesign .refinement .collections-asset .level-2-header + ul li a {
          font-size: 14px;
          line-height: 20px;
          font-stretch: normal;
          font-style: normal;
          letter-spacing: normal;
          text-align: left;
          padding: 0;
          display: block;
          position: relative; }
          .pt_product-search-result.gallery_Redesign .refinement #category-level-1 li a :not(.gallery_Redesign_hide),
          .pt_product-search-result.gallery_Redesign .refinement #category-level-1-desktop li a :not(.gallery_Redesign_hide),
          .pt_product-search-result.gallery_Redesign .refinement .collections-asset .level-2-header + ul li a :not(.gallery_Redesign_hide) {
            display: block; }
          .pt_product-search-result.gallery_Redesign .refinement #category-level-1 li a.active:not(.gallery_Redesign_show),
          .pt_product-search-result.gallery_Redesign .refinement #category-level-1-desktop li a.active:not(.gallery_Redesign_show),
          .pt_product-search-result.gallery_Redesign .refinement .collections-asset .level-2-header + ul li a.active:not(.gallery_Redesign_show) {
            font-weight: 400;
            padding: 0 0 0 10px;
            color: var(--accent-color);
            position: relative;
            border-left: 0;
            padding-left: 10px;
            margin-left: -2px; }
          .pt_product-search-result.gallery_Redesign .refinement #category-level-1 li a.gallery_Redesign_show,
          .pt_product-search-result.gallery_Redesign .refinement #category-level-1-desktop li a.gallery_Redesign_show,
          .pt_product-search-result.gallery_Redesign .refinement .collections-asset .level-2-header + ul li a.gallery_Redesign_show {
            border-left: 0;
            margin-left: 0;
            padding-bottom: 0; }
            .pt_product-search-result.gallery_Redesign .refinement #category-level-1 li a.gallery_Redesign_show + ul.category-level-2,
            .pt_product-search-result.gallery_Redesign .refinement #category-level-1-desktop li a.gallery_Redesign_show + ul.category-level-2,
            .pt_product-search-result.gallery_Redesign .refinement .collections-asset .level-2-header + ul li a.gallery_Redesign_show + ul.category-level-2 {
              padding-top: .5rem; }
        .pt_product-search-result.gallery_Redesign .refinement #category-level-1 li > .toggle-more,
        .pt_product-search-result.gallery_Redesign .refinement #category-level-1-desktop li > .toggle-more,
        .pt_product-search-result.gallery_Redesign .refinement .collections-asset .level-2-header + ul li > .toggle-more {
          padding-bottom: 0;
          padding-top: 8px; }
          .pt_product-search-result.gallery_Redesign .refinement #category-level-1 li > .toggle-more::after,
          .pt_product-search-result.gallery_Redesign .refinement #category-level-1-desktop li > .toggle-more::after,
          .pt_product-search-result.gallery_Redesign .refinement .collections-asset .level-2-header + ul li > .toggle-more::after {
            bottom: 2px; }
      .pt_product-search-result.gallery_Redesign .refinement #category-level-1 .collection_categories.l3:not(.no_subcat) > .refinement-link,
      .pt_product-search-result.gallery_Redesign .refinement #category-level-1 .collection_categories.l3:not(.no_subcat) ul#category-level-2 > li:not(.category-level-1_active),
      .pt_product-search-result.gallery_Redesign .refinement #category-level-1 .collection_categories.l3:not(.no_subcat) ul#category-level-2 > li:not(.category-level-1_active) > a,
      .pt_product-search-result.gallery_Redesign .refinement #category-level-1-desktop .collection_categories.l3:not(.no_subcat) > .refinement-link,
      .pt_product-search-result.gallery_Redesign .refinement #category-level-1-desktop .collection_categories.l3:not(.no_subcat) ul#category-level-2 > li:not(.category-level-1_active),
      .pt_product-search-result.gallery_Redesign .refinement #category-level-1-desktop .collection_categories.l3:not(.no_subcat) ul#category-level-2 > li:not(.category-level-1_active) > a,
      .pt_product-search-result.gallery_Redesign .refinement .collections-asset .level-2-header + ul .collection_categories.l3:not(.no_subcat) > .refinement-link,
      .pt_product-search-result.gallery_Redesign .refinement .collections-asset .level-2-header + ul .collection_categories.l3:not(.no_subcat) ul#category-level-2 > li:not(.category-level-1_active),
      .pt_product-search-result.gallery_Redesign .refinement .collections-asset .level-2-header + ul .collection_categories.l3:not(.no_subcat) ul#category-level-2 > li:not(.category-level-1_active) > a {
        display: none; }
      .pt_product-search-result.gallery_Redesign .refinement #category-level-1 .collection_categories.l3:not(.no_subcat) .category-level-1_active,
      .pt_product-search-result.gallery_Redesign .refinement #category-level-1-desktop .collection_categories.l3:not(.no_subcat) .category-level-1_active,
      .pt_product-search-result.gallery_Redesign .refinement .collections-asset .level-2-header + ul .collection_categories.l3:not(.no_subcat) .category-level-1_active {
        padding-top: 0;
        padding-bottom: 0; }
        .pt_product-search-result.gallery_Redesign .refinement #category-level-1 .collection_categories.l3:not(.no_subcat) .category-level-1_active a.refinement-link,
        .pt_product-search-result.gallery_Redesign .refinement #category-level-1-desktop .collection_categories.l3:not(.no_subcat) .category-level-1_active a.refinement-link,
        .pt_product-search-result.gallery_Redesign .refinement .collections-asset .level-2-header + ul .collection_categories.l3:not(.no_subcat) .category-level-1_active a.refinement-link {
          margin-left: 0;
          padding-left: 0; }
          .pt_product-search-result.gallery_Redesign .refinement #category-level-1 .collection_categories.l3:not(.no_subcat) .category-level-1_active a.refinement-link.active,
          .pt_product-search-result.gallery_Redesign .refinement #category-level-1-desktop .collection_categories.l3:not(.no_subcat) .category-level-1_active a.refinement-link.active,
          .pt_product-search-result.gallery_Redesign .refinement .collections-asset .level-2-header + ul .collection_categories.l3:not(.no_subcat) .category-level-1_active a.refinement-link.active {
            font-weight: 700;
            color: #000; }
            .pt_product-search-result.gallery_Redesign .refinement #category-level-1 .collection_categories.l3:not(.no_subcat) .category-level-1_active a.refinement-link.active::before,
            .pt_product-search-result.gallery_Redesign .refinement #category-level-1-desktop .collection_categories.l3:not(.no_subcat) .category-level-1_active a.refinement-link.active::before,
            .pt_product-search-result.gallery_Redesign .refinement .collections-asset .level-2-header + ul .collection_categories.l3:not(.no_subcat) .category-level-1_active a.refinement-link.active::before {
              background: none;
              display: none; }
      .pt_product-search-result.gallery_Redesign .refinement #category-level-1 .collection_categories.l3:not(.no_subcat) ul#category-level-2,
      .pt_product-search-result.gallery_Redesign .refinement #category-level-1-desktop .collection_categories.l3:not(.no_subcat) ul#category-level-2,
      .pt_product-search-result.gallery_Redesign .refinement .collections-asset .level-2-header + ul .collection_categories.l3:not(.no_subcat) ul#category-level-2 {
        padding-top: 0; }
      .pt_product-search-result.gallery_Redesign .refinement #category-level-1 .collection_categories.l3:not(.no_subcat) ul#category-level-3,
      .pt_product-search-result.gallery_Redesign .refinement #category-level-1-desktop .collection_categories.l3:not(.no_subcat) ul#category-level-3,
      .pt_product-search-result.gallery_Redesign .refinement .collections-asset .level-2-header + ul .collection_categories.l3:not(.no_subcat) ul#category-level-3 {
        padding-top: .5rem; }
      .pt_product-search-result.gallery_Redesign .refinement #category-level-1 .collection_categories.l3.no_subcat ul#category-level-2 > li:not(.category-level-1_active),
      .pt_product-search-result.gallery_Redesign .refinement #category-level-1 .collection_categories.l3.no_subcat ul#category-level-2 > li:not(.category-level-1_active) > a,
      .pt_product-search-result.gallery_Redesign .refinement #category-level-1-desktop .collection_categories.l3.no_subcat ul#category-level-2 > li:not(.category-level-1_active),
      .pt_product-search-result.gallery_Redesign .refinement #category-level-1-desktop .collection_categories.l3.no_subcat ul#category-level-2 > li:not(.category-level-1_active) > a,
      .pt_product-search-result.gallery_Redesign .refinement .collections-asset .level-2-header + ul .collection_categories.l3.no_subcat ul#category-level-2 > li:not(.category-level-1_active),
      .pt_product-search-result.gallery_Redesign .refinement .collections-asset .level-2-header + ul .collection_categories.l3.no_subcat ul#category-level-2 > li:not(.category-level-1_active) > a {
        display: block; }
      .pt_product-search-result.gallery_Redesign .refinement #category-level-1 .collection_categories.l4 ul#category-level-2 > li:not(.category-level-1_active),
      .pt_product-search-result.gallery_Redesign .refinement #category-level-1 .collection_categories.l4 ul#category-level-2 > li:not(.category-level-1_active) > a,
      .pt_product-search-result.gallery_Redesign .refinement #category-level-1-desktop .collection_categories.l4 ul#category-level-2 > li:not(.category-level-1_active),
      .pt_product-search-result.gallery_Redesign .refinement #category-level-1-desktop .collection_categories.l4 ul#category-level-2 > li:not(.category-level-1_active) > a,
      .pt_product-search-result.gallery_Redesign .refinement .collections-asset .level-2-header + ul .collection_categories.l4 ul#category-level-2 > li:not(.category-level-1_active),
      .pt_product-search-result.gallery_Redesign .refinement .collections-asset .level-2-header + ul .collection_categories.l4 ul#category-level-2 > li:not(.category-level-1_active) > a {
        display: none; }
      .pt_product-search-result.gallery_Redesign .refinement #category-level-1 .collection_categories.l3.no_subcat ul#category-level-3, .pt_product-search-result.gallery_Redesign .refinement #category-level-1 .collection_categories.l4 ul#category-level-3,
      .pt_product-search-result.gallery_Redesign .refinement #category-level-1-desktop .collection_categories.l3.no_subcat ul#category-level-3,
      .pt_product-search-result.gallery_Redesign .refinement #category-level-1-desktop .collection_categories.l4 ul#category-level-3,
      .pt_product-search-result.gallery_Redesign .refinement .collections-asset .level-2-header + ul .collection_categories.l3.no_subcat ul#category-level-3,
      .pt_product-search-result.gallery_Redesign .refinement .collections-asset .level-2-header + ul .collection_categories.l4 ul#category-level-3 {
        padding-top: 0; }
      .pt_product-search-result.gallery_Redesign .refinement #category-level-1 .collection_categories.l3.no_subcat .hide_l4:first-child, .pt_product-search-result.gallery_Redesign .refinement #category-level-1 .collection_categories.l4 .hide_l4:first-child,
      .pt_product-search-result.gallery_Redesign .refinement #category-level-1-desktop .collection_categories.l3.no_subcat .hide_l4:first-child,
      .pt_product-search-result.gallery_Redesign .refinement #category-level-1-desktop .collection_categories.l4 .hide_l4:first-child,
      .pt_product-search-result.gallery_Redesign .refinement .collections-asset .level-2-header + ul .collection_categories.l3.no_subcat .hide_l4:first-child,
      .pt_product-search-result.gallery_Redesign .refinement .collections-asset .level-2-header + ul .collection_categories.l4 .hide_l4:first-child {
        display: block !important;
        padding-top: 0; }
      .pt_product-search-result.gallery_Redesign .refinement #category-level-1 .collection_categories.l3.no_subcat .refinement-link, .pt_product-search-result.gallery_Redesign .refinement #category-level-1 .collection_categories.l4 .refinement-link,
      .pt_product-search-result.gallery_Redesign .refinement #category-level-1-desktop .collection_categories.l3.no_subcat .refinement-link,
      .pt_product-search-result.gallery_Redesign .refinement #category-level-1-desktop .collection_categories.l4 .refinement-link,
      .pt_product-search-result.gallery_Redesign .refinement .collections-asset .level-2-header + ul .collection_categories.l3.no_subcat .refinement-link,
      .pt_product-search-result.gallery_Redesign .refinement .collections-asset .level-2-header + ul .collection_categories.l4 .refinement-link {
        margin-left: 0; }
      .pt_product-search-result.gallery_Redesign .refinement #category-level-1 .expandable.category-level-1_active > a.refinement-link.expanded.active::before,
      .pt_product-search-result.gallery_Redesign .refinement #category-level-1-desktop .expandable.category-level-1_active > a.refinement-link.expanded.active::before,
      .pt_product-search-result.gallery_Redesign .refinement .collections-asset .level-2-header + ul .expandable.category-level-1_active > a.refinement-link.expanded.active::before {
        display: none; }
      .pt_product-search-result.gallery_Redesign .refinement #category-level-1 ul#category-level-2 > li.expandable.category-level-1_active a.refinement-link.expanded.active,
      .pt_product-search-result.gallery_Redesign .refinement #category-level-1-desktop ul#category-level-2 > li.expandable.category-level-1_active a.refinement-link.expanded.active,
      .pt_product-search-result.gallery_Redesign .refinement .collections-asset .level-2-header + ul ul#category-level-2 > li.expandable.category-level-1_active a.refinement-link.expanded.active {
        font-weight: 700;
        color: black;
        padding-left: 2px; }
      .pt_product-search-result.gallery_Redesign .refinement #category-level-1 #category-level-3 .refinement-link,
      .pt_product-search-result.gallery_Redesign .refinement #category-level-1-desktop #category-level-3 .refinement-link,
      .pt_product-search-result.gallery_Redesign .refinement .collections-asset .level-2-header + ul #category-level-3 .refinement-link {
        margin: 0; }
    .pt_product-search-result.gallery_Redesign .refinement .collections-asset .level-2-header + ul,
    .pt_product-search-result.gallery_Redesign .refinement .refinement-header + .ref-values-wrapper,
    .pt_product-search-result.gallery_Redesign .refinement .collections-asset .hide_leftnav,
    .pt_product-search-result.gallery_Redesign .refinement .collections-asset br {
      display: none; }
    .pt_product-search-result.gallery_Redesign .refinement .collections-asset .level-2-header.active + ul,
    .pt_product-search-result.gallery_Redesign .refinement .refinement-header.active + .ref-values-wrapper {
      display: block;
      padding-bottom: 15px !important; }
    .pt_product-search-result.gallery_Redesign .refinement #category-level-2 {
      padding-left: 0;
      padding-top: .5rem;
      padding-bottom: .5rem; }
      .pt_product-search-result.gallery_Redesign .refinement #category-level-2 li + li a.active:not(.gallery_Redesign_show)::before {
        content: "";
        width: 2px;
        background: var(--accent-color);
        display: block;
        height: 16px;
        position: absolute;
        left: 2px;
        top: 2px; }
      .pt_product-search-result.gallery_Redesign .refinement #category-level-2 li a {
        font-size: 14px;
        font-stretch: normal;
        font-style: normal;
        letter-spacing: normal;
        text-align: left;
        line-height: 20px;
        position: relative; }
        .pt_product-search-result.gallery_Redesign .refinement #category-level-2 li a.active:not(.gallery_Redesign_show) {
          font-weight: 400;
          padding: 0 0 0 10px;
          color: var(--accent-color);
          position: relative;
          border-left: 0;
          padding-left: 12px;
          margin-left: -2px; }
      .pt_product-search-result.gallery_Redesign .refinement #category-level-2 li:last-child {
        padding-bottom: 0; }
    .pt_product-search-result.gallery_Redesign .refinement .ref-values-wrapper {
      padding: 0; }
      .pt_product-search-result.gallery_Redesign .refinement .ref-values-wrapper ul {
        height: inherit !important;
        width: auto !important; }
        .pt_product-search-result.gallery_Redesign .refinement .ref-values-wrapper ul:not(.sizes-row) {
          display: block; }
        .pt_product-search-result.gallery_Redesign .refinement .ref-values-wrapper ul#size:not([data-filtervalue]) {
          display: none; }
        .pt_product-search-result.gallery_Redesign .refinement .ref-values-wrapper ul#legShape::after {
          display: none; }
        .pt_product-search-result.gallery_Redesign .refinement .ref-values-wrapper ul li {
          border: none;
          padding: 8px 0 !important;
          font-weight: 400;
          line-height: 16px;
          max-width: 100%;
          max-height: 36px;
          width: 100%; }
          .pt_product-search-result.gallery_Redesign .refinement .ref-values-wrapper ul li a {
            font-weight: 400;
            padding: 0;
            line-height: 1.25rem; }
          .pt_product-search-result.gallery_Redesign .refinement .ref-values-wrapper ul li.selected {
            color: inherit;
            background: none;
            font-weight: 700;
            max-height: initial; }
            .pt_product-search-result.gallery_Redesign .refinement .ref-values-wrapper ul li.selected a {
              border: none;
              color: inherit;
              font-weight: 700; }
              .pt_product-search-result.gallery_Redesign .refinement .ref-values-wrapper ul li.selected a::before {
                background: var(--accent-color) url("../images/svg-icons/checkmark-white.svg") no-repeat center;
                border: none; }
            .pt_product-search-result.gallery_Redesign .refinement .ref-values-wrapper ul li.selected .refinement-name {
              background: none; }
        .pt_product-search-result.gallery_Redesign .refinement .ref-values-wrapper ul.swatches a {
          margin-right: 1rem;
          width: 1rem;
          min-width: 1rem;
          height: 1rem;
          font-weight: 400; }
      .pt_product-search-result.gallery_Redesign .refinement .ref-values-wrapper .ref-values.checkbox-style .refinement-name {
        padding-bottom: 0;
        vertical-align: middle;
        margin-left: 0;
        padding-left: 12px;
        width: auto; }
        .pt_product-search-result.gallery_Redesign .refinement .ref-values-wrapper .ref-values.checkbox-style .refinement-name .p_counts {
          font-size: 12px;
          font-size: 0.75rem;
          line-height: 1.4em;
          color: #767676;
          font-weight: 400; }
      .pt_product-search-result.gallery_Redesign .refinement .ref-values-wrapper .ref-values.checkbox-style li a::before {
        top: 2px;
        border-color: #767676; }
      .pt_product-search-result.gallery_Redesign .refinement .ref-values-wrapper .ref-values.checkbox-style li.selected a {
        background: none; }
      .pt_product-search-result.gallery_Redesign .refinement .ref-values-wrapper .ref-values.checkbox-style li .swatches.size {
        padding: 0;
        border: none;
        margin-top: 4px;
        margin-bottom: 10px; }
        .pt_product-search-result.gallery_Redesign .refinement .ref-values-wrapper .ref-values.checkbox-style li .swatches.size li {
          padding: 0 !important;
          margin-right: 12px;
          margin-top: 12px;
          margin-bottom: 0;
          width: auto;
          clear: none; }
          .pt_product-search-result.gallery_Redesign .refinement .ref-values-wrapper .ref-values.checkbox-style li .swatches.size li a {
            font-size: 14px;
            line-height: 20px;
            min-width: 40px;
            width: auto;
            padding: 0 5px;
            height: 32px;
            display: -webkit-box;
            display: -ms-flexbox;
            display: flex;
            -webkit-box-align: center;
                -ms-flex-align: center;
                    align-items: center;
            -webkit-box-pack: center;
                -ms-flex-pack: center;
                    justify-content: center;
            margin: 0;
            font-weight: normal;
            border: 1px solid #ddd; }
            .pt_product-search-result.gallery_Redesign .refinement .ref-values-wrapper .ref-values.checkbox-style li .swatches.size li a::before {
              display: none; }
          .pt_product-search-result.gallery_Redesign .refinement .ref-values-wrapper .ref-values.checkbox-style li .swatches.size li.selected a {
            background: #000;
            color: #fff; }
        .pt_product-search-result.gallery_Redesign .refinement .ref-values-wrapper .ref-values.checkbox-style li .swatches.size .sizes-row {
          margin-top: 12px; }
    .pt_product-search-result.gallery_Redesign .refinement.colorRef ul.swatches.collapsed-more, .pt_product-search-result.gallery_Redesign .refinement.colorRefinement ul.swatches.collapsed-more {
      max-height: 320px; }
    .pt_product-search-result.gallery_Redesign .refinement.colorRef ul.swatches li, .pt_product-search-result.gallery_Redesign .refinement.colorRefinement ul.swatches li {
      display: -webkit-box;
      display: -ms-flexbox;
      display: flex;
      -webkit-box-align: center;
          -ms-flex-align: center;
              align-items: center;
      max-height: 40px; }
      .pt_product-search-result.gallery_Redesign .refinement.colorRef ul.swatches li a, .pt_product-search-result.gallery_Redesign .refinement.colorRefinement ul.swatches li a {
        width: 1.25rem;
        height: 1.25rem;
        outline: 1px solid #ddd;
        border: 2px solid #fff;
        -webkit-box-sizing: content-box;
                box-sizing: content-box;
        margin-left: 1px; }
      .pt_product-search-result.gallery_Redesign .refinement.colorRef ul.swatches li.selected a, .pt_product-search-result.gallery_Redesign .refinement.colorRefinement ul.swatches li.selected a {
        outline-color: #000; }
        .pt_product-search-result.gallery_Redesign .refinement.colorRef ul.swatches li.selected a::after, .pt_product-search-result.gallery_Redesign .refinement.colorRefinement ul.swatches li.selected a::after {
          display: none; }
      .pt_product-search-result.gallery_Redesign .refinement.colorRef ul.swatches li .color-value, .pt_product-search-result.gallery_Redesign .refinement.colorRefinement ul.swatches li .color-value {
        font-size: 13px;
        line-height: 20px; }
        .pt_product-search-result.gallery_Redesign .refinement.colorRef ul.swatches li .color-value .p_counts, .pt_product-search-result.gallery_Redesign .refinement.colorRefinement ul.swatches li .color-value .p_counts {
          font-size: 12px;
          font-size: 0.75rem;
          line-height: 1.4em;
          color: #767676;
          font-weight: 400; }
    .pt_product-search-result.gallery_Redesign .refinement.gallery_Redesign:last-child {
      border-bottom: 1px solid #ddd; }
    .sticky-plp-SideBar-filters .pt_product-search-result.gallery_Redesign #main .refinements {
      z-index: 25;
      width: 230px;
      margin-top: 16px; } }
  @media (min-width: 1024px) and (min-width: 480px) {
    .sticky-plp-SideBar-filters .pt_product-search-result.gallery_Redesign #main .refinements.midscrolTop.reset-scroll-bottom {
      top: unset !important;
      bottom: 32px;
      position: fixed !important; } }
  @media (min-width: 1024px) {
      .sticky-plp-SideBar-filters .pt_product-search-result.gallery_Redesign #main .refinements:not(.unsticky) {
        position: fixed; }
    .SideBar-scrollActive .pt_product-search-result.gallery_Redesign #main .refinements {
      position: relative; } }
  @media only screen and (max-width: 1310px) {
    .pt_product-search-result.gallery_Redesign #main::before {
      margin-left: calc((-100vw + (100% - 30px)) / 2); } }
  @media only screen and (max-width: 992px) {
    .pt_product-search-result.gallery_Redesign .filter-pills {
      position: relative;
      margin: -1px 0 0 0;
      font-size: 12px;
      background: #fff;
      border-bottom: 2px solid transparent;
      padding-top: 5px;
      margin-bottom: 10px; }
      .sticky-sortbarpills .pt_product-search-result.gallery_Redesign .filter-pills {
        position: fixed;
        background-color: #fff;
        width: 100%;
        z-index: 9;
        -webkit-box-shadow: 0 8px 16px 0 rgba(0, 0, 0, 0.08), 0 4px 8px 0 rgba(0, 0, 0, 0.08), 0 2px 4px 0 rgba(0, 0, 0, 0.08), 0 7px 5px -5px rgba(0, 0, 0, 0.08);
                box-shadow: 0 8px 16px 0 rgba(0, 0, 0, 0.08), 0 4px 8px 0 rgba(0, 0, 0, 0.08), 0 2px 4px 0 rgba(0, 0, 0, 0.08), 0 7px 5px -5px rgba(0, 0, 0, 0.08);
        margin-left: -15px;
        padding-left: 15px;
        padding-right: 15px;
        top: 95px; }
      .pt_product-search-result.gallery_Redesign .filter-pills .filter-pills-container {
        position: relative; }
        .pt_product-search-result.gallery_Redesign .filter-pills .filter-pills-container .filter-pills-inner {
          overflow-x: auto;
          white-space: nowrap; }
        .pt_product-search-result.gallery_Redesign .filter-pills .filter-pills-container.shadow-left::before {
          content: " ";
          background-image: -webkit-gradient(linear, left top, right top, color-stop(29%, #fff), to(rgba(255, 255, 255, 0)));
          background-image: -webkit-linear-gradient(left, #fff 29%, rgba(255, 255, 255, 0) 100%);
          background-image: -o-linear-gradient(left, #fff 29%, rgba(255, 255, 255, 0) 100%);
          background-image: linear-gradient(to right, #fff 29%, rgba(255, 255, 255, 0) 100%);
          width: 40px;
          height: 45px;
          position: absolute;
          left: -15px;
          top: 0;
          z-index: 9; }
        .pt_product-search-result.gallery_Redesign .filter-pills .filter-pills-container.shadow-right::after {
          content: " ";
          background-image: -webkit-gradient(linear, left top, right top, color-stop(50%, #fff), to(rgba(255, 255, 255, 0)));
          background-image: -webkit-linear-gradient(left, #fff 50%, rgba(255, 255, 255, 0) 100%);
          background-image: -o-linear-gradient(left, #fff 50%, rgba(255, 255, 255, 0) 100%);
          background-image: linear-gradient(to right, #fff 50%, rgba(255, 255, 255, 0) 100%);
          width: 40px;
          height: 45px;
          position: absolute;
          right: -15px;
          top: -2px;
          z-index: 9;
          -webkit-transform: rotate(-180deg);
              -ms-transform: rotate(-180deg);
                  transform: rotate(-180deg); }
      .pt_product-search-result.gallery_Redesign .filter-pills .clear-filters {
        margin: 0 0 12px;
        border: 1px solid var(--secondary-light-grey);
        color: #000; }
      .pt_product-search-result.gallery_Redesign .filter-pills .filter-pill {
        margin: 0 0 12px 8px; }
      .pt_product-search-result.gallery_Redesign .filter-pills .f_active {
        margin: 0;
        margin-right: 8px !important; } }
  @media only screen and (max-width: 767px) {
    .pt_product-search-result.gallery_Redesign .p_head .breadcrumb {
      -webkit-box-pack: center;
          -ms-flex-pack: center;
              justify-content: center;
      margin: 13px auto 4px;
      letter-spacing: 0; }
      .pt_product-search-result.gallery_Redesign .p_head .breadcrumb li {
        line-height: 1.4;
        color: #767676; }
        .pt_product-search-result.gallery_Redesign .p_head .breadcrumb li a {
          color: #767676; }
    .pt_product-search-result.gallery_Redesign .p_head h1 {
      text-align: center;
      line-height: 34px;
      letter-spacing: 0; } }
  @media only screen and (min-width: 993px) {
    .pt_product-search-result.gallery_Redesign .filter-pills .filter-pills-inner {
      width: 100%;
      -ms-flex-wrap: wrap;
          flex-wrap: wrap; } }
  .pt_product-search-result.gallery_Redesign.mobile_gallery_redesign .refinement ul {
    -webkit-transition: max-height 0.2s ease-out;
    -o-transition: max-height 0.2s ease-out;
    transition: max-height 0.2s ease-out;
    padding-bottom: 0; }
    .pt_product-search-result.gallery_Redesign.mobile_gallery_redesign .refinement ul.collapsed-more {
      max-height: 18rem;
      overflow: hidden; }
  .pt_product-search-result.gallery_Redesign.mobile_gallery_redesign .refinement .toggle-more {
    font-family: Montserrat, Arial, sans-serif;
    font-weight: 600;
    font-size: 13px;
    font-size: 0.8125rem;
    line-height: 1.38462em;
    letter-spacing: normal;
    text-align: left;
    clear: both;
    padding: 0.5rem 0;
    display: inline-block !important;
    position: relative;
    padding-left: 15px !important; }
    .pt_product-search-result.gallery_Redesign.mobile_gallery_redesign .refinement .toggle-more::before {
      content: " ";
      background: url("../images/svg-icons/plus_GalleryNew.svg") no-repeat center center;
      width: 10px;
      height: 10px;
      position: absolute;
      left: 0;
      top: 11px; }
    .pt_product-search-result.gallery_Redesign.mobile_gallery_redesign .refinement .toggle-more.active-collapse::before {
      background: url("../images/svg-icons/minus_GalleryNew.svg") no-repeat center center; }
    .pt_product-search-result.gallery_Redesign.mobile_gallery_redesign .refinement .toggle-more::after {
      content: "";
      height: 1px;
      background: #000;
      width: 100%;
      position: absolute;
      left: 0;
      bottom: 10px; }
  @media (min-width: 1024px) {
    .pt_product-search-result.gallery_Redesign.mobile_gallery_redesign .refinement.category-refinement.active {
      padding-bottom: 0.9375rem;
      margin-bottom: -0.9375rem; }
    .pt_product-search-result.gallery_Redesign.mobile_gallery_redesign .refinement.category-refinement .refinement-header {
      margin-bottom: 0; }
      .pt_product-search-result.gallery_Redesign.mobile_gallery_redesign .refinement.category-refinement .refinement-header.active {
        padding-bottom: 0; }
    .pt_product-search-result.gallery_Redesign.mobile_gallery_redesign .refinement .collections-asset .level-2-header {
      border-bottom: none;
      border-top: 1px solid #ddd;
      padding-top: 1.5rem;
      padding-bottom: 1.5rem;
      margin-top: 0;
      margin-bottom: 0;
      cursor: pointer;
      font-size: 16px;
      line-height: 20px;
      font-weight: normal;
      font-stretch: normal;
      font-style: normal;
      letter-spacing: normal; }
    .pt_product-search-result.gallery_Redesign.mobile_gallery_redesign .refinement #category-level-2 {
      padding-left: 0;
      padding-top: .5rem; }
      .pt_product-search-result.gallery_Redesign.mobile_gallery_redesign .refinement #category-level-2 li + li a.active:not(.gallery_Redesign_show)::before {
        content: "";
        width: 2px;
        background: var(--accent-color);
        display: block;
        height: 16px;
        position: absolute;
        left: 2px;
        top: 2px; }
      .pt_product-search-result.gallery_Redesign.mobile_gallery_redesign .refinement #category-level-2 li a {
        font-size: 14px;
        font-stretch: normal;
        font-style: normal;
        letter-spacing: normal;
        text-align: left;
        line-height: 20px;
        position: relative; }
        .pt_product-search-result.gallery_Redesign.mobile_gallery_redesign .refinement #category-level-2 li a.active:not(.gallery_Redesign_show) {
          font-weight: 400;
          padding: 0 0 0 10px;
          color: var(--accent-color);
          position: relative;
          border-left: 0;
          padding-left: 12px;
          margin-left: -2px; }
      .pt_product-search-result.gallery_Redesign.mobile_gallery_redesign .refinement #category-level-2 li:last-child {
        padding-bottom: 0; } }
  .pt_product-search-result.gallery_Redesign.mobile_gallery_redesign .refinement.colorRef .ref-values-wrapper, .pt_product-search-result.gallery_Redesign.mobile_gallery_redesign .refinement.colorRefinement .ref-values-wrapper {
    padding-bottom: 8px !important; }
  .pt_product-search-result.gallery_Redesign.mobile_gallery_redesign .refinement.colorRef ul.swatches.collapsed-more, .pt_product-search-result.gallery_Redesign.mobile_gallery_redesign .refinement.colorRefinement ul.swatches.collapsed-more {
    max-height: 320px; }
  .pt_product-search-result.gallery_Redesign.mobile_gallery_redesign .refinement.colorRef ul.swatches li, .pt_product-search-result.gallery_Redesign.mobile_gallery_redesign .refinement.colorRefinement ul.swatches li {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-align: center;
        -ms-flex-align: center;
            align-items: center;
    max-height: 40px;
    float: none; }
    .pt_product-search-result.gallery_Redesign.mobile_gallery_redesign .refinement.colorRef ul.swatches li a, .pt_product-search-result.gallery_Redesign.mobile_gallery_redesign .refinement.colorRefinement ul.swatches li a {
      width: 24px;
      height: 24px;
      outline: 1px solid #ddd;
      border: 3px solid #fff;
      margin-left: 1px; }
    .pt_product-search-result.gallery_Redesign.mobile_gallery_redesign .refinement.colorRef ul.swatches li.selected a, .pt_product-search-result.gallery_Redesign.mobile_gallery_redesign .refinement.colorRefinement ul.swatches li.selected a {
      outline-color: #000 !important; }
      .pt_product-search-result.gallery_Redesign.mobile_gallery_redesign .refinement.colorRef ul.swatches li.selected a::after, .pt_product-search-result.gallery_Redesign.mobile_gallery_redesign .refinement.colorRefinement ul.swatches li.selected a::after {
        display: none !important; }
    .pt_product-search-result.gallery_Redesign.mobile_gallery_redesign .refinement.colorRef ul.swatches li .color-value, .pt_product-search-result.gallery_Redesign.mobile_gallery_redesign .refinement.colorRefinement ul.swatches li .color-value {
      font-size: 14px;
      line-height: 20px; }
      .pt_product-search-result.gallery_Redesign.mobile_gallery_redesign .refinement.colorRef ul.swatches li .color-value .p_counts, .pt_product-search-result.gallery_Redesign.mobile_gallery_redesign .refinement.colorRefinement ul.swatches li .color-value .p_counts {
        font-size: 12px;
        font-size: 0.75rem;
        line-height: 1.4em;
        color: #767676;
        font-weight: 400; }
  .pt_product-search-result.gallery_Redesign.mobile_gallery_redesign .refinement.gallery_Redesign:last-child {
    border-bottom: 1px solid #ddd; }
  @media only screen and (max-width: 767px) {
    .pt_product-search-result.gallery_Redesign.mobile_gallery_redesign .refinement-header {
      border-bottom: none;
      border-top: 1px solid #ddd;
      padding-top: 1.5rem;
      padding-bottom: 1.5rem;
      margin-top: 0;
      margin-bottom: 0;
      cursor: pointer;
      font-size: 16px;
      line-height: 20px;
      font-weight: normal;
      font-stretch: normal;
      font-style: normal;
      letter-spacing: normal;
      padding-bottom: 1.5rem; }
      .pt_product-search-result.gallery_Redesign.mobile_gallery_redesign .refinement-header .refinement-header__text {
        vertical-align: middle;
        line-height: 18px; }
      .pt_product-search-result.gallery_Redesign.mobile_gallery_redesign .refinement-header + ul li a {
        font-weight: 400; }
      .pt_product-search-result.gallery_Redesign.mobile_gallery_redesign .refinement-header::after {
        content: url("../images/svg-icons/plus_GalleryNew.svg");
        float: right;
        display: inline-block;
        position: relative;
        height: 16px; }
      .pt_product-search-result.gallery_Redesign.mobile_gallery_redesign .refinement-header.active {
        padding-bottom: 1rem; }
        .pt_product-search-result.gallery_Redesign.mobile_gallery_redesign .refinement-header.active::after {
          content: url("../images/svg-icons/minus_GalleryNew.svg"); }
    .pt_product-search-result.gallery_Redesign.mobile_gallery_redesign #category-level-1,
    .pt_product-search-result.gallery_Redesign.mobile_gallery_redesign #category-level-1-desktop {
      border-bottom: none;
      padding-bottom: 0; }
      .pt_product-search-result.gallery_Redesign.mobile_gallery_redesign #category-level-1 li,
      .pt_product-search-result.gallery_Redesign.mobile_gallery_redesign #category-level-1-desktop li {
        padding: 0.5rem 0;
        line-height: 1.5; }
        .pt_product-search-result.gallery_Redesign.mobile_gallery_redesign #category-level-1 li a.active:not(.gallery_Redesign_show)::before,
        .pt_product-search-result.gallery_Redesign.mobile_gallery_redesign #category-level-1-desktop li a.active:not(.gallery_Redesign_show)::before {
          content: "";
          width: 2px;
          background: var(--accent-color);
          display: block;
          height: 16px;
          position: absolute;
          left: 2px;
          top: 2px; }
        .pt_product-search-result.gallery_Redesign.mobile_gallery_redesign #category-level-1 li.hide_l3 + li.category-level-1_active a.active::before,
        .pt_product-search-result.gallery_Redesign.mobile_gallery_redesign #category-level-1-desktop li.hide_l3 + li.category-level-1_active a.active::before {
          background: none;
          display: none; }
        .pt_product-search-result.gallery_Redesign.mobile_gallery_redesign #category-level-1 li.hide_l3 + li a.active,
        .pt_product-search-result.gallery_Redesign.mobile_gallery_redesign #category-level-1-desktop li.hide_l3 + li a.active {
          font-weight: 700;
          color: #000;
          margin-left: 0;
          padding-left: 0; }
        .pt_product-search-result.gallery_Redesign.mobile_gallery_redesign #category-level-1 li a,
        .pt_product-search-result.gallery_Redesign.mobile_gallery_redesign #category-level-1-desktop li a {
          font-size: 14px;
          line-height: 20px;
          font-stretch: normal;
          font-style: normal;
          letter-spacing: normal;
          text-align: left;
          padding: 0;
          display: block;
          position: relative; }
          .pt_product-search-result.gallery_Redesign.mobile_gallery_redesign #category-level-1 li a :not(.gallery_Redesign_hide),
          .pt_product-search-result.gallery_Redesign.mobile_gallery_redesign #category-level-1-desktop li a :not(.gallery_Redesign_hide) {
            display: block; }
          .pt_product-search-result.gallery_Redesign.mobile_gallery_redesign #category-level-1 li a.active:not(.gallery_Redesign_show),
          .pt_product-search-result.gallery_Redesign.mobile_gallery_redesign #category-level-1-desktop li a.active:not(.gallery_Redesign_show) {
            font-weight: 400;
            padding: 0 0 0 10px;
            color: var(--accent-color);
            position: relative;
            border-left: 0;
            padding-left: 10px !important;
            margin-left: -2px; }
            .pt_product-search-result.gallery_Redesign.mobile_gallery_redesign #category-level-1 li a.active:not(.gallery_Redesign_show)::before,
            .pt_product-search-result.gallery_Redesign.mobile_gallery_redesign #category-level-1-desktop li a.active:not(.gallery_Redesign_show)::before {
              top: 10px !important; }
          .pt_product-search-result.gallery_Redesign.mobile_gallery_redesign #category-level-1 li a.gallery_Redesign_show,
          .pt_product-search-result.gallery_Redesign.mobile_gallery_redesign #category-level-1-desktop li a.gallery_Redesign_show {
            border-left: 0;
            margin-left: 0;
            padding-bottom: 0; }
            .pt_product-search-result.gallery_Redesign.mobile_gallery_redesign #category-level-1 li a.gallery_Redesign_show + ul.category-level-2,
            .pt_product-search-result.gallery_Redesign.mobile_gallery_redesign #category-level-1-desktop li a.gallery_Redesign_show + ul.category-level-2 {
              padding-top: .5rem; }
        .pt_product-search-result.gallery_Redesign.mobile_gallery_redesign #category-level-1 li > .toggle-more,
        .pt_product-search-result.gallery_Redesign.mobile_gallery_redesign #category-level-1-desktop li > .toggle-more {
          padding-bottom: 0;
          padding-top: 8px; }
          .pt_product-search-result.gallery_Redesign.mobile_gallery_redesign #category-level-1 li > .toggle-more::after,
          .pt_product-search-result.gallery_Redesign.mobile_gallery_redesign #category-level-1-desktop li > .toggle-more::after {
            bottom: 2px; }
      .pt_product-search-result.gallery_Redesign.mobile_gallery_redesign #category-level-1 .collection_categories.l3 > .refinement-link,
      .pt_product-search-result.gallery_Redesign.mobile_gallery_redesign #category-level-1 .collection_categories.l3 ul#category-level-2 > li:not(.category-level-1_active),
      .pt_product-search-result.gallery_Redesign.mobile_gallery_redesign #category-level-1 .collection_categories.l3 ul#category-level-2 > li:not(.category-level-1_active) > a,
      .pt_product-search-result.gallery_Redesign.mobile_gallery_redesign #category-level-1-desktop .collection_categories.l3 > .refinement-link,
      .pt_product-search-result.gallery_Redesign.mobile_gallery_redesign #category-level-1-desktop .collection_categories.l3 ul#category-level-2 > li:not(.category-level-1_active),
      .pt_product-search-result.gallery_Redesign.mobile_gallery_redesign #category-level-1-desktop .collection_categories.l3 ul#category-level-2 > li:not(.category-level-1_active) > a {
        display: none; }
      .pt_product-search-result.gallery_Redesign.mobile_gallery_redesign #category-level-1 .collection_categories.l3 .category-level-1_active,
      .pt_product-search-result.gallery_Redesign.mobile_gallery_redesign #category-level-1-desktop .collection_categories.l3 .category-level-1_active {
        padding-top: 0;
        padding-bottom: 0; }
        .pt_product-search-result.gallery_Redesign.mobile_gallery_redesign #category-level-1 .collection_categories.l3 .category-level-1_active a.refinement-link,
        .pt_product-search-result.gallery_Redesign.mobile_gallery_redesign #category-level-1-desktop .collection_categories.l3 .category-level-1_active a.refinement-link {
          margin-left: 0;
          padding-left: 0; }
          .pt_product-search-result.gallery_Redesign.mobile_gallery_redesign #category-level-1 .collection_categories.l3 .category-level-1_active a.refinement-link.active,
          .pt_product-search-result.gallery_Redesign.mobile_gallery_redesign #category-level-1-desktop .collection_categories.l3 .category-level-1_active a.refinement-link.active {
            font-weight: 700;
            color: #000; }
            .pt_product-search-result.gallery_Redesign.mobile_gallery_redesign #category-level-1 .collection_categories.l3 .category-level-1_active a.refinement-link.active::before,
            .pt_product-search-result.gallery_Redesign.mobile_gallery_redesign #category-level-1-desktop .collection_categories.l3 .category-level-1_active a.refinement-link.active::before {
              background: none;
              display: none; }
      .pt_product-search-result.gallery_Redesign.mobile_gallery_redesign #category-level-1 .collection_categories.l3 ul#category-level-2,
      .pt_product-search-result.gallery_Redesign.mobile_gallery_redesign #category-level-1-desktop .collection_categories.l3 ul#category-level-2 {
        padding-top: 0; }
      .pt_product-search-result.gallery_Redesign.mobile_gallery_redesign #category-level-1 .collection_categories.l3 ul#category-level-3,
      .pt_product-search-result.gallery_Redesign.mobile_gallery_redesign #category-level-1-desktop .collection_categories.l3 ul#category-level-3 {
        padding-top: .5rem; }
      .pt_product-search-result.gallery_Redesign.mobile_gallery_redesign #category-level-1 .collection_categories.l4,
      .pt_product-search-result.gallery_Redesign.mobile_gallery_redesign #category-level-1-desktop .collection_categories.l4 {
        padding-bottom: 0; }
        .pt_product-search-result.gallery_Redesign.mobile_gallery_redesign #category-level-1 .collection_categories.l4 ul#category-level-2 > li:not(.category-level-1_active),
        .pt_product-search-result.gallery_Redesign.mobile_gallery_redesign #category-level-1 .collection_categories.l4 ul#category-level-2 > li:not(.category-level-1_active) > a,
        .pt_product-search-result.gallery_Redesign.mobile_gallery_redesign #category-level-1-desktop .collection_categories.l4 ul#category-level-2 > li:not(.category-level-1_active),
        .pt_product-search-result.gallery_Redesign.mobile_gallery_redesign #category-level-1-desktop .collection_categories.l4 ul#category-level-2 > li:not(.category-level-1_active) > a {
          display: none; }
        .pt_product-search-result.gallery_Redesign.mobile_gallery_redesign #category-level-1 .collection_categories.l4 ul#category-level-3,
        .pt_product-search-result.gallery_Redesign.mobile_gallery_redesign #category-level-1-desktop .collection_categories.l4 ul#category-level-3 {
          padding-top: 0; }
        .pt_product-search-result.gallery_Redesign.mobile_gallery_redesign #category-level-1 .collection_categories.l4 .hide_l4:first-child,
        .pt_product-search-result.gallery_Redesign.mobile_gallery_redesign #category-level-1-desktop .collection_categories.l4 .hide_l4:first-child {
          display: block !important;
          padding-top: 0; }
        .pt_product-search-result.gallery_Redesign.mobile_gallery_redesign #category-level-1 .collection_categories.l4 .refinement-link,
        .pt_product-search-result.gallery_Redesign.mobile_gallery_redesign #category-level-1-desktop .collection_categories.l4 .refinement-link {
          margin-left: 0; }
    .pt_product-search-result.gallery_Redesign.mobile_gallery_redesign .refinement-header + .ref-values-wrapper {
      display: none; }
    .pt_product-search-result.gallery_Redesign.mobile_gallery_redesign .collections-asset .level-2-header.active + ul,
    .pt_product-search-result.gallery_Redesign.mobile_gallery_redesign .refinement-header.active + .ref-values-wrapper {
      display: block;
      padding-bottom: 16px !important; }
    .pt_product-search-result.gallery_Redesign.mobile_gallery_redesign .ref-values-wrapper {
      padding: 0; }
      .pt_product-search-result.gallery_Redesign.mobile_gallery_redesign .ref-values-wrapper ul {
        height: inherit !important;
        width: auto !important; }
        .pt_product-search-result.gallery_Redesign.mobile_gallery_redesign .ref-values-wrapper ul:not(.sizes-row) {
          display: block; }
        .pt_product-search-result.gallery_Redesign.mobile_gallery_redesign .ref-values-wrapper ul#size:not(.selected-swatch) {
          display: none; }
        .pt_product-search-result.gallery_Redesign.mobile_gallery_redesign .ref-values-wrapper ul#legShape::after {
          display: none; }
        .pt_product-search-result.gallery_Redesign.mobile_gallery_redesign .ref-values-wrapper ul#category-level-1-desktop > li.l2,
        .pt_product-search-result.gallery_Redesign.mobile_gallery_redesign .ref-values-wrapper ul#category-level-1-desktop > li.l3 {
          max-height: inherit;
          padding-bottom: 0 !important;
          padding-top: 0 !important; }
          .pt_product-search-result.gallery_Redesign.mobile_gallery_redesign .ref-values-wrapper ul#category-level-1-desktop > li.l2 > a,
          .pt_product-search-result.gallery_Redesign.mobile_gallery_redesign .ref-values-wrapper ul#category-level-1-desktop > li.l3 > a {
            padding: 8px 0;
            height: auto; }
        .pt_product-search-result.gallery_Redesign.mobile_gallery_redesign .ref-values-wrapper ul#category-level-1-desktop #category-level-2 {
          padding-left: 0; }
          .pt_product-search-result.gallery_Redesign.mobile_gallery_redesign .ref-values-wrapper ul#category-level-1-desktop #category-level-2 li.category-level-1_active {
            display: none; }
        .pt_product-search-result.gallery_Redesign.mobile_gallery_redesign .ref-values-wrapper ul#category-level-1-desktop li a.show_l2:not(.no_subcat), .pt_product-search-result.gallery_Redesign.mobile_gallery_redesign .ref-values-wrapper ul#category-level-1-desktop li a.show_l2.l1 {
          display: none; }
        .pt_product-search-result.gallery_Redesign.mobile_gallery_redesign .ref-values-wrapper ul li {
          border: none;
          padding: 8px 0 !important;
          font-weight: 400;
          line-height: 16px;
          max-width: 100%;
          width: 100%; }
          .pt_product-search-result.gallery_Redesign.mobile_gallery_redesign .ref-values-wrapper ul li a {
            font-weight: 400;
            padding: 0;
            line-height: 1.25rem;
            pointer-events: none;
            height: 20px; }
          .pt_product-search-result.gallery_Redesign.mobile_gallery_redesign .ref-values-wrapper ul li.selected {
            color: inherit;
            background: none;
            font-weight: 600;
            max-height: initial; }
            .pt_product-search-result.gallery_Redesign.mobile_gallery_redesign .ref-values-wrapper ul li.selected a {
              border: none;
              color: inherit;
              font-weight: 600; }
              .pt_product-search-result.gallery_Redesign.mobile_gallery_redesign .ref-values-wrapper ul li.selected a::before {
                background: var(--accent-color) url("../images/svg-icons/checkmark-white.svg") no-repeat center;
                border: none; }
            .pt_product-search-result.gallery_Redesign.mobile_gallery_redesign .ref-values-wrapper ul li.selected .refinement-name {
              background: none; }
        .pt_product-search-result.gallery_Redesign.mobile_gallery_redesign .ref-values-wrapper ul.swatches a {
          margin-right: 1rem;
          width: 1rem;
          min-width: 1rem;
          height: 1rem;
          font-weight: 400; }
      .pt_product-search-result.gallery_Redesign.mobile_gallery_redesign .ref-values-wrapper .ref-values.checkbox-style .refinement-name {
        padding-bottom: 0;
        vertical-align: top;
        margin-left: 0;
        padding-left: 16px;
        width: auto; }
        .pt_product-search-result.gallery_Redesign.mobile_gallery_redesign .ref-values-wrapper .ref-values.checkbox-style .refinement-name .p_counts {
          font-size: 12px;
          font-size: 0.75rem;
          line-height: 1.4em;
          color: #767676;
          font-weight: 400; }
      .pt_product-search-result.gallery_Redesign.mobile_gallery_redesign .ref-values-wrapper .ref-values.checkbox-style .swatch {
        padding-left: 0; }
      .pt_product-search-result.gallery_Redesign.mobile_gallery_redesign .ref-values-wrapper .ref-values.checkbox-style li a::before {
        top: 2px;
        border-color: #767676;
        margin-right: 0; }
      .pt_product-search-result.gallery_Redesign.mobile_gallery_redesign .ref-values-wrapper .ref-values.checkbox-style li.selected a {
        background: none; }
      .pt_product-search-result.gallery_Redesign.mobile_gallery_redesign .ref-values-wrapper .ref-values.checkbox-style li .swatches.size {
        padding: 0;
        border: none;
        margin-top: 12px !important;
        margin-bottom: 10px; }
        .pt_product-search-result.gallery_Redesign.mobile_gallery_redesign .ref-values-wrapper .ref-values.checkbox-style li .swatches.size li {
          padding: 0 !important;
          margin-right: 12px;
          margin-top: 12px;
          margin-bottom: 0;
          width: auto;
          clear: none; }
          .pt_product-search-result.gallery_Redesign.mobile_gallery_redesign .ref-values-wrapper .ref-values.checkbox-style li .swatches.size li a {
            font-size: 14px;
            line-height: 20px;
            min-width: 40px;
            width: auto;
            padding: 0 5px;
            height: 32px;
            display: -webkit-box;
            display: -ms-flexbox;
            display: flex;
            -webkit-box-align: center;
                -ms-flex-align: center;
                    align-items: center;
            -webkit-box-pack: center;
                -ms-flex-pack: center;
                    justify-content: center;
            margin: 0;
            font-weight: normal;
            border: 1px solid #ddd; }
            .pt_product-search-result.gallery_Redesign.mobile_gallery_redesign .ref-values-wrapper .ref-values.checkbox-style li .swatches.size li a::before {
              display: none; }
          .pt_product-search-result.gallery_Redesign.mobile_gallery_redesign .ref-values-wrapper .ref-values.checkbox-style li .swatches.size li.selected a {
            background: #000;
            color: #fff; }
    .pt_product-search-result.gallery_Redesign.mobile_gallery_redesign .filter-pills {
      display: block; }
    .pt_product-search-result.gallery_Redesign.mobile_gallery_redesign .plp-refinements {
      /* Filter Modal Starts here*/ }
      .pt_product-search-result.gallery_Redesign.mobile_gallery_redesign .plp-refinements.no-pills {
        margin-bottom: 24px; }
      .pt_product-search-result.gallery_Redesign.mobile_gallery_redesign .plp-refinements.f_active {
        margin-bottom: 24px; }
      .pt_product-search-result.gallery_Redesign.mobile_gallery_redesign .plp-refinements .filters-sortby-wrapper {
        width: 100%; }
        .pt_product-search-result.gallery_Redesign.mobile_gallery_redesign .plp-refinements .filters-sortby-wrapper .filters-sortby-holder {
          border-width: 1px 0;
          border-style: solid;
          border-color: #f1f1f1;
          padding: 10px 0;
          margin: 0;
          display: -webkit-box;
          display: -ms-flexbox;
          display: flex;
          -webkit-box-pack: justify;
              -ms-flex-pack: justify;
                  justify-content: space-between;
          -webkit-box-align: center;
              -ms-flex-align: center;
                  align-items: center; }
          .mobile-refinement-sticky .pt_product-search-result.gallery_Redesign.mobile_gallery_redesign .plp-refinements .filters-sortby-wrapper .filters-sortby-holder {
            -webkit-transition-property: top linear .3s;
            -o-transition-property: top linear .3s;
            transition-property: top linear .3s;
            position: fixed;
            left: 0;
            z-index: 99;
            width: 100%;
            -webkit-box-shadow: 0 8px 16px 0 rgba(0, 0, 0, 0.08), 0 4px 8px 0 rgba(0, 0, 0, 0.08), 0 2px 4px 0 rgba(0, 0, 0, 0.08), 0 7px 5px -5px rgba(0, 0, 0, 0.08);
                    box-shadow: 0 8px 16px 0 rgba(0, 0, 0, 0.08), 0 4px 8px 0 rgba(0, 0, 0, 0.08), 0 2px 4px 0 rgba(0, 0, 0, 0.08), 0 7px 5px -5px rgba(0, 0, 0, 0.08);
            background: #fff;
            border-color: #fff;
            top: 0; }
          .pt_product-search-result.gallery_Redesign.mobile_gallery_redesign .plp-refinements .filters-sortby-wrapper .filters-sortby-holder.reset-top {
            top: 114px; }
          .sticky-sortbarpills .pt_product-search-result.gallery_Redesign.mobile_gallery_redesign .plp-refinements .filters-sortby-wrapper .filters-sortby-holder {
            padding: 12px 15px;
            border-color: #fff; }
          .pt_product-search-result.gallery_Redesign.mobile_gallery_redesign .plp-refinements .filters-sortby-wrapper .filters-sortby-holder > hr {
            border-left: 1px solid #f1f1f1;
            height: 24px;
            margin: 0;
            display: block;
            width: 1px;
            -webkit-box-sizing: border-box;
                    box-sizing: border-box; }
          .pt_product-search-result.gallery_Redesign.mobile_gallery_redesign .plp-refinements .filters-sortby-wrapper .filters-sortby-holder .hvn-plp-sort-item-count-flex {
            display: none; }
          .pt_product-search-result.gallery_Redesign.mobile_gallery_redesign .plp-refinements .filters-sortby-wrapper .filters-sortby-holder .hvn-filters-opener {
            font-size: 14px;
            letter-spacing: 0;
            line-height: 1.1;
            font-family: Montserrat, Arial, sans-serif;
            text-transform: capitalize;
            color: #000; }
            .pt_product-search-result.gallery_Redesign.mobile_gallery_redesign .plp-refinements .filters-sortby-wrapper .filters-sortby-holder .hvn-filters-opener img {
              margin: 0 7px -1px 0; }
          .pt_product-search-result.gallery_Redesign.mobile_gallery_redesign .plp-refinements .filters-sortby-wrapper .filters-sortby-holder .hvn-filters-holder .hvn-filters-frame {
            padding: 0 0 80px;
            background: #fff; }
        .pt_product-search-result.gallery_Redesign.mobile_gallery_redesign .plp-refinements .filters-sortby-wrapper .category-drpdwn {
          width: auto;
          position: relative;
          width: calc(50% - .5px); }
          .pt_product-search-result.gallery_Redesign.mobile_gallery_redesign .plp-refinements .filters-sortby-wrapper .category-drpdwn .cat-dropdown-menu {
            font-size: 14px;
            font-weight: normal;
            font-stretch: normal;
            font-style: normal;
            line-height: 20px;
            letter-spacing: normal;
            text-align: left;
            padding-right: 26px;
            position: relative;
            max-width: 90px;
            text-transform: capitalize;
            margin-left: 4px; }
            .mobile-refinement-sticky .pt_product-search-result.gallery_Redesign.mobile_gallery_redesign .plp-refinements .filters-sortby-wrapper .category-drpdwn .cat-dropdown-menu {
              margin-left: 15px; }
            .pt_product-search-result.gallery_Redesign.mobile_gallery_redesign .plp-refinements .filters-sortby-wrapper .category-drpdwn .cat-dropdown-menu::after {
              content: url("../images/svg-icons/Arrow-Up.svg");
              width: 16px;
              height: 16px;
              display: -webkit-box;
              display: -ms-flexbox;
              display: flex;
              -webkit-box-align: center;
                  -ms-flex-align: center;
                      align-items: center;
              position: absolute;
              right: 0;
              top: 0;
              -webkit-transform: rotate(180deg);
                  -ms-transform: rotate(180deg);
                      transform: rotate(180deg); }
            .pt_product-search-result.gallery_Redesign.mobile_gallery_redesign .plp-refinements .filters-sortby-wrapper .category-drpdwn .cat-dropdown-menu.active::after {
              -webkit-transform: rotate(0deg) translateY(6px);
                  -ms-transform: rotate(0deg) translateY(6px);
                      transform: rotate(0deg) translateY(6px); }
          .pt_product-search-result.gallery_Redesign.mobile_gallery_redesign .plp-refinements .filters-sortby-wrapper .category-drpdwn .dropdown-values-wrapper {
            --promoheight: 44px;
            display: none;
            width: calc(100% + 8px);
            position: absolute;
            top: 32px;
            left: -8px;
            background: #fff;
            z-index: 99;
            padding: 0;
            -webkit-box-shadow: 0 8px 16px 0 rgba(0, 0, 0, 0.08), 0 4px 8px 0 rgba(0, 0, 0, 0.08), 0 2px 4px 0 rgba(0, 0, 0, 0.08), 0 7px 5px -5px rgba(0, 0, 0, 0.08);
                    box-shadow: 0 8px 16px 0 rgba(0, 0, 0, 0.08), 0 4px 8px 0 rgba(0, 0, 0, 0.08), 0 2px 4px 0 rgba(0, 0, 0, 0.08), 0 7px 5px -5px rgba(0, 0, 0, 0.08); }
            .mobile-refinement-sticky .pt_product-search-result.gallery_Redesign.mobile_gallery_redesign .plp-refinements .filters-sortby-wrapper .category-drpdwn .dropdown-values-wrapper {
              left: 7px !important;
              width: calc(100% - 7px);
              max-height: calc(100vh - 62px - var(--promoheight));
              overflow-y: auto; }
              .mobile-refinement-sticky .pt_product-search-result.gallery_Redesign.mobile_gallery_redesign .plp-refinements .filters-sortby-wrapper .category-drpdwn .dropdown-values-wrapper.navDown {
                max-height: calc(100vh - 176px - var(--promoheight)); }
            .pt_product-search-result.gallery_Redesign.mobile_gallery_redesign .plp-refinements .filters-sortby-wrapper .category-drpdwn .dropdown-values-wrapper #category-level-1-mobile li {
              padding: 15px 12px; }
            .pt_product-search-result.gallery_Redesign.mobile_gallery_redesign .plp-refinements .filters-sortby-wrapper .category-drpdwn .dropdown-values-wrapper li {
              padding: 15px 12px;
              border-bottom: 1px solid #f1f1f1; }
              .pt_product-search-result.gallery_Redesign.mobile_gallery_redesign .plp-refinements .filters-sortby-wrapper .category-drpdwn .dropdown-values-wrapper li a {
                text-decoration: none;
                font-size: 12px;
                font-weight: normal;
                font-stretch: normal;
                font-style: normal;
                line-height: 1.4;
                letter-spacing: normal;
                text-align: left;
                letter-spacing: normal;
                text-align: left;
                color: #000; }
              .pt_product-search-result.gallery_Redesign.mobile_gallery_redesign .plp-refinements .filters-sortby-wrapper .category-drpdwn .dropdown-values-wrapper li:last-child {
                border-bottom-color: transparent; }
              .pt_product-search-result.gallery_Redesign.mobile_gallery_redesign .plp-refinements .filters-sortby-wrapper .category-drpdwn .dropdown-values-wrapper li.active {
                background: #f1f1f1;
                cursor: not-allowed; }
                .pt_product-search-result.gallery_Redesign.mobile_gallery_redesign .plp-refinements .filters-sortby-wrapper .category-drpdwn .dropdown-values-wrapper li.active a {
                  font-weight: 600;
                  pointer-events: none;
                  color: #000; }
        .pt_product-search-result.gallery_Redesign.mobile_gallery_redesign .plp-refinements .filters-sortby-wrapper .filters-opener {
          border: none;
          background: #fff;
          width: calc(50% - .5px);
          line-height: 20px;
          height: inherit;
          display: -webkit-box;
          display: -ms-flexbox;
          display: flex;
          -webkit-box-align: center;
              -ms-flex-align: center;
                  align-items: center;
          -webkit-box-pack: end;
              -ms-flex-pack: end;
                  justify-content: end;
          padding: 0;
          overflow: hidden; }
          .pt_product-search-result.gallery_Redesign.mobile_gallery_redesign .plp-refinements .filters-sortby-wrapper .filters-opener span {
            height: 20px;
            font-size: 14px !important;
            font-weight: normal;
            font-stretch: normal;
            font-style: normal;
            line-height: 20px;
            letter-spacing: normal;
            text-align: left;
            display: inline-block; }
          .pt_product-search-result.gallery_Redesign.mobile_gallery_redesign .plp-refinements .filters-sortby-wrapper .filters-opener .icon {
            width: 16px;
            margin: 0 4px 0 10px;
            -o-object-fit: contain;
               object-fit: contain; }
            .pt_product-search-result.gallery_Redesign.mobile_gallery_redesign .plp-refinements .filters-sortby-wrapper .filters-opener .icon use {
              width: 16px;
              height: 7px;
              -o-object-fit: contain;
                 object-fit: contain; }
      .pt_product-search-result.gallery_Redesign.mobile_gallery_redesign .plp-refinements .search-refinements-section {
        display: none;
        z-index: 4000;
        position: fixed;
        top: 0;
        bottom: 0;
        right: 0;
        left: 0;
        overflow-y: auto;
        overflow-x: hidden;
        -webkit-overflow-scrolling: touch;
        height: 100%;
        max-height: 100vh;
        -webkit-transform: translate3d(0, 0, 0);
                transform: translate3d(0, 0, 0);
        /*Refinement Modal Header*/ }
        .pt_product-search-result.gallery_Redesign.mobile_gallery_redesign .plp-refinements .search-refinements-section.active-m {
          display: block; }
        .pt_product-search-result.gallery_Redesign.mobile_gallery_redesign .plp-refinements .search-refinements-section .search-refinement-header-mobile {
          border-bottom: none; }
          .pt_product-search-result.gallery_Redesign.mobile_gallery_redesign .plp-refinements .search-refinements-section .search-refinement-header-mobile .filterspanel-action {
            display: -webkit-box;
            display: -ms-flexbox;
            display: flex;
            -webkit-box-align: center;
                -ms-flex-align: center;
                    align-items: center;
            -webkit-box-pack: justify;
                -ms-flex-pack: justify;
                    justify-content: space-between;
            background: #f1f1f1;
            height: 40px;
            margin: 0;
            padding: 8px 15px; }
            .pt_product-search-result.gallery_Redesign.mobile_gallery_redesign .plp-refinements .search-refinements-section .search-refinement-header-mobile .filterspanel-action .Showing-318-items {
              font-size: 13px;
              font-weight: normal;
              font-stretch: normal;
              font-style: normal;
              line-height: 1.4;
              letter-spacing: normal;
              text-align: left;
              color: #000; }
              .pt_product-search-result.gallery_Redesign.mobile_gallery_redesign .plp-refinements .search-refinements-section .search-refinement-header-mobile .filterspanel-action .Showing-318-items .text-style-1 {
                font-family: "Montserrat";
                font-weight: 600; }
            .pt_product-search-result.gallery_Redesign.mobile_gallery_redesign .plp-refinements .search-refinements-section .search-refinement-header-mobile .filterspanel-action .close-filters-panel {
              cursor: pointer;
              width: 49px;
              text-align: right; }
              .pt_product-search-result.gallery_Redesign.mobile_gallery_redesign .plp-refinements .search-refinements-section .search-refinement-header-mobile .filterspanel-action .close-filters-panel::before {
                content: url("../images/svg-icons/Close_hwwgr.svg");
                width: 24px;
                height: 24px;
                display: inline-block; }
        .pt_product-search-result.gallery_Redesign.mobile_gallery_redesign .plp-refinements .search-refinements-section-inner {
          margin: 0 0 auto;
          padding: 24px 15px 0;
          height: calc(100% - 112px);
          /*Sorting*/ }
          .pt_product-search-result.gallery_Redesign.mobile_gallery_redesign .plp-refinements .search-refinements-section-inner .tals-sort-by {
            border-top: 1px solid #f1f1f1;
            border-bottom: 1px solid #f1f1f1;
            margin: 0 !important; }
            .pt_product-search-result.gallery_Redesign.mobile_gallery_redesign .plp-refinements .search-refinements-section-inner .tals-sort-by .tals-sortby-opener {
              border: unset;
              font-size: 16px;
              padding: unset;
              height: unset;
              width: unset;
              padding: 24px 0;
              letter-spacing: unset;
              line-height: unset;
              text-transform: uppercase;
              color: #000; }
              .pt_product-search-result.gallery_Redesign.mobile_gallery_redesign .plp-refinements .search-refinements-section-inner .tals-sort-by .tals-sortby-opener::after {
                content: url("../images/svg-icons/plus_GalleryNew.svg");
                float: right;
                display: inline-block;
                position: relative;
                height: 16px; }
              .pt_product-search-result.gallery_Redesign.mobile_gallery_redesign .plp-refinements .search-refinements-section-inner .tals-sort-by .tals-sortby-opener.active + .tals-sortby-holder {
                display: block; }
              .pt_product-search-result.gallery_Redesign.mobile_gallery_redesign .plp-refinements .search-refinements-section-inner .tals-sort-by .tals-sortby-opener.active::after {
                content: url("../images/svg-icons/minus_GalleryNew.svg"); }
            .pt_product-search-result.gallery_Redesign.mobile_gallery_redesign .plp-refinements .search-refinements-section-inner .tals-sort-by .tals-sortby-holder {
              display: none;
              width: 100%;
              font-size: 14px;
              color: #000;
              padding: 0;
              border: 0;
              background: unset;
              min-width: unset;
              padding-bottom: 12px;
              position: relative; }
              .pt_product-search-result.gallery_Redesign.mobile_gallery_redesign .plp-refinements .search-refinements-section-inner .tals-sort-by .tals-sortby-holder.shadow-left::before {
                content: " ";
                background-image: -webkit-gradient(linear, left top, right top, color-stop(29%, #fff), to(rgba(255, 255, 255, 0)));
                background-image: -webkit-linear-gradient(left, #fff 29%, rgba(255, 255, 255, 0) 100%);
                background-image: -o-linear-gradient(left, #fff 29%, rgba(255, 255, 255, 0) 100%);
                background-image: linear-gradient(to right, #fff 29%, rgba(255, 255, 255, 0) 100%);
                width: 40px;
                height: 42px;
                position: absolute;
                left: -15px;
                top: -1px;
                z-index: 9; }
              .pt_product-search-result.gallery_Redesign.mobile_gallery_redesign .plp-refinements .search-refinements-section-inner .tals-sort-by .tals-sortby-holder.shadow-right::after {
                content: " ";
                background-image: -webkit-gradient(linear, left top, right top, color-stop(29%, #fff), to(rgba(255, 255, 255, 0)));
                background-image: -webkit-linear-gradient(left, #fff 29%, rgba(255, 255, 255, 0) 100%);
                background-image: -o-linear-gradient(left, #fff 29%, rgba(255, 255, 255, 0) 100%);
                background-image: linear-gradient(to right, #fff 29%, rgba(255, 255, 255, 0) 100%);
                width: 40px;
                height: 42px;
                position: absolute;
                right: -15px;
                top: -1px;
                z-index: 9;
                -webkit-transform: rotate(-180deg);
                    -ms-transform: rotate(-180deg);
                        transform: rotate(-180deg); }
              .pt_product-search-result.gallery_Redesign.mobile_gallery_redesign .plp-refinements .search-refinements-section-inner .tals-sort-by .tals-sortby-holder ul {
                display: -webkit-box;
                display: -ms-flexbox;
                display: flex;
                -webkit-box-align: start;
                    -ms-flex-align: start;
                        align-items: flex-start;
                -ms-flex-wrap: nowrap;
                    flex-wrap: nowrap;
                overflow-x: auto;
                white-space: nowrap;
                padding-bottom: 12px; }
                .pt_product-search-result.gallery_Redesign.mobile_gallery_redesign .plp-refinements .search-refinements-section-inner .tals-sort-by .tals-sortby-holder ul li {
                  margin: 0 8px 0 0;
                  padding: 0;
                  width: auto;
                  display: inline-block; }
                  .pt_product-search-result.gallery_Redesign.mobile_gallery_redesign .plp-refinements .search-refinements-section-inner .tals-sort-by .tals-sortby-holder ul li span {
                    display: block;
                    padding: 11px 16px;
                    border: 1px solid #ddd;
                    font-size: 13px;
                    font-weight: normal;
                    font-stretch: normal;
                    font-style: normal;
                    line-height: 18px;
                    letter-spacing: normal;
                    text-align: left;
                    color: #000; }
                    .pt_product-search-result.gallery_Redesign.mobile_gallery_redesign .plp-refinements .search-refinements-section-inner .tals-sort-by .tals-sortby-holder ul li span::after {
                      content: attr(title);
                      font-weight: bold;
                      display: block;
                      overflow: hidden;
                      height: 0;
                      visibility: hidden;
                      color: transparent; }
                  .pt_product-search-result.gallery_Redesign.mobile_gallery_redesign .plp-refinements .search-refinements-section-inner .tals-sort-by .tals-sortby-holder ul li:hover {
                    background-color: transparent; }
                  .pt_product-search-result.gallery_Redesign.mobile_gallery_redesign .plp-refinements .search-refinements-section-inner .tals-sort-by .tals-sortby-holder ul li.selected span {
                    border-color: #000;
                    font-weight: 600; }
                  .pt_product-search-result.gallery_Redesign.mobile_gallery_redesign .plp-refinements .search-refinements-section-inner .tals-sort-by .tals-sortby-holder ul li.selected::before {
                    content: unset; }
          .pt_product-search-result.gallery_Redesign.mobile_gallery_redesign .plp-refinements .search-refinements-section-inner .refinement {
            border-bottom: 1px solid var(--light-gray-5);
            margin: 0 !important;
            padding: 0; }
            .pt_product-search-result.gallery_Redesign.mobile_gallery_redesign .plp-refinements .search-refinements-section-inner .refinement.category {
              border-top: 1px solid var(--light-gray-5); }
            .pt_product-search-result.gallery_Redesign.mobile_gallery_redesign .plp-refinements .search-refinements-section-inner .refinement .refinement-header__text {
              line-height: 22px; }
            .pt_product-search-result.gallery_Redesign.mobile_gallery_redesign .plp-refinements .search-refinements-section-inner .refinement .refinement-header::after {
              top: 3px; }
            .pt_product-search-result.gallery_Redesign.mobile_gallery_redesign .plp-refinements .search-refinements-section-inner .refinement h3 {
              border-top: 0;
              font-weight: normal;
              text-transform: uppercase;
              color: #000;
              margin: 0; }
            .pt_product-search-result.gallery_Redesign.mobile_gallery_redesign .plp-refinements .search-refinements-section-inner .refinement.Categories {
              display: none; }
            .pt_product-search-result.gallery_Redesign.mobile_gallery_redesign .plp-refinements .search-refinements-section-inner .refinement.size .ref-values li {
              margin-right: 16px;
              margin-top: 0;
              margin-bottom: 0; }
            .pt_product-search-result.gallery_Redesign.mobile_gallery_redesign .plp-refinements .search-refinements-section-inner .refinement.colorRef .ref-values, .pt_product-search-result.gallery_Redesign.mobile_gallery_redesign .plp-refinements .search-refinements-section-inner .refinement.colorRefinement .ref-values {
              display: block;
              -webkit-column-count: 2;
                      column-count: 2;
              -webkit-column-gap: 13px;
                      column-gap: 13px; }
              .pt_product-search-result.gallery_Redesign.mobile_gallery_redesign .plp-refinements .search-refinements-section-inner .refinement.colorRef .ref-values li, .pt_product-search-result.gallery_Redesign.mobile_gallery_redesign .plp-refinements .search-refinements-section-inner .refinement.colorRefinement .ref-values li {
                padding: 8px 0 !important;
                margin: 0 !important;
                width: 100%;
                -webkit-column-break-inside: avoid;
                        break-inside: avoid; }
                .pt_product-search-result.gallery_Redesign.mobile_gallery_redesign .plp-refinements .search-refinements-section-inner .refinement.colorRef .ref-values li a::before, .pt_product-search-result.gallery_Redesign.mobile_gallery_redesign .plp-refinements .search-refinements-section-inner .refinement.colorRefinement .ref-values li a::before {
                  width: 0;
                  height: 0; }
                .pt_product-search-result.gallery_Redesign.mobile_gallery_redesign .plp-refinements .search-refinements-section-inner .refinement.colorRef .ref-values li a#swatch-white, .pt_product-search-result.gallery_Redesign.mobile_gallery_redesign .plp-refinements .search-refinements-section-inner .refinement.colorRefinement .ref-values li a#swatch-white {
                  border: 3px solid #fff !important; }
                .pt_product-search-result.gallery_Redesign.mobile_gallery_redesign .plp-refinements .search-refinements-section-inner .refinement.colorRef .ref-values li a#swatch-classic, .pt_product-search-result.gallery_Redesign.mobile_gallery_redesign .plp-refinements .search-refinements-section-inner .refinement.colorRefinement .ref-values li a#swatch-classic {
                  background: #fff !important; }
            .pt_product-search-result.gallery_Redesign.mobile_gallery_redesign .plp-refinements .search-refinements-section-inner .refinement.searchFabric .ref-values {
              display: block; }
              .pt_product-search-result.gallery_Redesign.mobile_gallery_redesign .plp-refinements .search-refinements-section-inner .refinement.searchFabric .ref-values li {
                padding: 8px 0 !important;
                margin: 0; }
            .pt_product-search-result.gallery_Redesign.mobile_gallery_redesign .plp-refinements .search-refinements-section-inner .refinement.last-refinement-margin {
              margin-bottom: 24px !important; }
          .pt_product-search-result.gallery_Redesign.mobile_gallery_redesign .plp-refinements .search-refinements-section-inner .ref-values-wrapper {
            border-top: none;
            border-bottom: unset; }
            .pt_product-search-result.gallery_Redesign.mobile_gallery_redesign .plp-refinements .search-refinements-section-inner .ref-values-wrapper .toggle-more {
              display: none; }
            .pt_product-search-result.gallery_Redesign.mobile_gallery_redesign .plp-refinements .search-refinements-section-inner .ref-values-wrapper .ref-values li.selected::before {
              background: none; }
            .pt_product-search-result.gallery_Redesign.mobile_gallery_redesign .plp-refinements .search-refinements-section-inner .ref-values-wrapper .ref-values li:hover .refinement-name::after {
              background: none; }
            .pt_product-search-result.gallery_Redesign.mobile_gallery_redesign .plp-refinements .search-refinements-section-inner .ref-values-wrapper .ref-values > li:last-child {
              margin-bottom: 0 !important; }
          .pt_product-search-result.gallery_Redesign.mobile_gallery_redesign .plp-refinements .search-refinements-section-inner.height-adjustment {
            height: calc(100% - 171px); }
        .pt_product-search-result.gallery_Redesign.mobile_gallery_redesign .plp-refinements .search-refinements-section .action-buttons-container {
          background: #fff;
          -webkit-box-shadow: 8px 0 16px 0 rgba(0, 0, 0, 0.08), 4px 0 8px 0 rgba(0, 0, 0, 0.08), 2px 0 4px 0 rgba(0, 0, 0, 0.08), 7px 0 5px -5px rgba(0, 0, 0, 0.08);
                  box-shadow: 8px 0 16px 0 rgba(0, 0, 0, 0.08), 4px 0 8px 0 rgba(0, 0, 0, 0.08), 2px 0 4px 0 rgba(0, 0, 0, 0.08), 7px 0 5px -5px rgba(0, 0, 0, 0.08);
          position: relative;
          z-index: 9;
          padding: 16px 15px;
          border-top: 1px solid transparent;
          /*refinements Apply Buttons*/ }
          .pt_product-search-result.gallery_Redesign.mobile_gallery_redesign .plp-refinements .search-refinements-section .action-buttons-container .filter-pills {
            padding-top: 0;
            border-bottom: none;
            margin-bottom: 0; }
            .pt_product-search-result.gallery_Redesign.mobile_gallery_redesign .plp-refinements .search-refinements-section .action-buttons-container .filter-pills .filter-pill,
            .pt_product-search-result.gallery_Redesign.mobile_gallery_redesign .plp-refinements .search-refinements-section .action-buttons-container .filter-pills .clear-filters {
              margin-bottom: 0; }
          .pt_product-search-result.gallery_Redesign.mobile_gallery_redesign .plp-refinements .search-refinements-section .action-buttons-container .apply-refinements-button {
            display: -webkit-box;
            display: -ms-flexbox;
            display: flex; }
            .pt_product-search-result.gallery_Redesign.mobile_gallery_redesign .plp-refinements .search-refinements-section .action-buttons-container .apply-refinements-button.f_active {
              padding-top: 16px; }
            .pt_product-search-result.gallery_Redesign.mobile_gallery_redesign .plp-refinements .search-refinements-section .action-buttons-container .apply-refinements-button button {
              width: 100%;
              height: 40px;
              line-height: 11px;
              letter-spacing: 0;
              float: left;
              margin: 0;
              font-weight: bold;
              border: 0;
              border-radius: 0;
              color: #fff;
              background: var(--secondary-dark-red);
              font-size: 14px;
              margin-right: 7.5px;
              max-width: inherit;
              padding: 14px 0; }
              @supports not (-webkit-touch-callout: none) {
                .pt_product-search-result.gallery_Redesign.mobile_gallery_redesign .plp-refinements .search-refinements-section .action-buttons-container .apply-refinements-button button {
                  line-height: 14px; } }
            .pt_product-search-result.gallery_Redesign.mobile_gallery_redesign .plp-refinements .search-refinements-section .action-buttons-container .apply-refinements-button .clear-all-filters {
              color: var(--secondary-dark-red);
              width: 100%;
              height: 40px;
              float: right;
              border-radius: 0;
              background: #fff;
              text-decoration: none;
              text-transform: uppercase;
              margin-left: 7.5px;
              padding: 10px 0;
              border: 2px solid var(--secondary-dark-red);
              font-size: 14px;
              font-weight: bold;
              font-stretch: normal;
              font-style: normal;
              letter-spacing: normal;
              text-align: center; }
              @supports not (-webkit-touch-callout: none) {
                .pt_product-search-result.gallery_Redesign.mobile_gallery_redesign .plp-refinements .search-refinements-section .action-buttons-container .apply-refinements-button .clear-all-filters {
                  line-height: 14px; } } }

.pt_product-search-result.gallery_Redesign ul.sizes-row,
.pt_product-search-result ul.sizes-row {
  margin-top: 11px;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -ms-flex-wrap: wrap;
      flex-wrap: wrap; }
  .pt_product-search-result.gallery_Redesign ul.sizes-row:first-child,
  .pt_product-search-result ul.sizes-row:first-child {
    margin-top: 0 !important; }

.no-hits-search-term,
.no-hits-search-term-suggest {
  font-family: "Libre Baskerville", Times, serif;
  font-style: italic; }

.no-hits-search-term-suggest {
  color: #aa1e26; }

.no-hits-search .input-text,
.error-page-search .input-text {
  width: 100%;
  margin-top: 0.3125rem; }
  @media (min-width: 768px) {
    .no-hits-search .input-text,
    .error-page-search .input-text {
      max-width: 16.875rem;
      margin-top: 0; } }

.no-hits-search button,
.error-page-search button {
  width: 100%;
  margin-top: 0.875rem; }
  @media (min-width: 768px) {
    .no-hits-search button,
    .error-page-search button {
      margin-left: 0.625rem;
      width: 8.25rem;
      margin-top: 0; } }

.no-hits-search .form-row label,
.error-page-search .form-row label {
  font-family: Montserrat, Arial, sans-serif;
  font-weight: 700;
  font-size: 18px;
  font-size: 1.125rem;
  line-height: 1.55556em;
  text-transform: uppercase;
  width: 100%; }

.no_hits-message p {
  font-family: Montserrat, Arial, sans-serif;
  font-weight: 400;
  font-size: 18px;
  font-size: 1.125rem;
  line-height: 1.33333em;
  letter-spacing: 0.03125rem;
  margin: 1.5625rem 0; }

.error-page-message {
  margin-top: 1.25rem; }

.error-page-search {
  margin: 0; }
  @media (min-width: 768px) {
    .error-page-search {
      margin-bottom: 0.625rem; } }

.no-hits-footer {
  line-height: 1.5rem; }
  @media (min-width: 768px) {
    .no-hits-footer {
      padding: 1.25rem 0; } }

.no-hits-help > div {
  margin-bottom: 1.25rem; }
  .no-hits-help > div h6 {
    text-transform: none;
    line-height: 1.5rem; }
  .no-hits-help > div li {
    line-height: 1.5rem; }
  .no-hits-help > div li::before {
    content: "•";
    padding-right: 0.3125rem; }

.no-hits-banner,
.folder-main-slot-wrapper {
  margin-bottom: 1.25rem; }
  @media (max-width: 767.98px) {
    .no-hits-banner > div,
    .folder-main-slot-wrapper > div {
      margin-top: 1.25rem; } }

.no-hits-banner-bottom > div {
  margin-top: 2.8125rem; }
  @media (max-width: 767.98px) {
    .no-hits-banner-bottom > div {
      width: 100vw;
      max-width: 100vw; } }

@media (min-width: 768px) and (max-width: 1023.98px) {
  .pt_product-search-result #secondary {
    top: -100px; } }

@media only screen and (max-width: 375px) {
  .pt_product-search-result .sort-by .select-style select {
    font-size: 0.71875rem;
    padding-left: 10px !important;
    -o-text-overflow: ellipsis;
       text-overflow: ellipsis; }
  .pt_product-search-result .sort-by .select-style::before {
    right: 12px; }
  .pt_product-search-result .refinement-select span {
    padding-left: 10px;
    font-size: 0.71875rem; } }

.align-content-center {
  text-align: center;
  margin-top: 13px; }

.pt_product-search-result .content-slot .contentasset,
.pt_product-search-noresult .content-slot .contentasset {
  text-align: center; }

@media (min-width: 768px) {
  .pt_product-search-result h1,
  .pt_product-search-noresult h1 {
    margin-bottom: 1.25rem; } }

.pt_product-search-result .full-bleed-width.slot-grid-header,
.pt_product-search-noresult .full-bleed-width.slot-grid-header {
  margin-bottom: 24px; }

@media (min-width: 768px) {
  .pt_product-search-result .primary-content,
  .pt_product-search-noresult .primary-content {
    padding-left: 4.5%; } }

@media (min-width: 768px) and (max-width: 1023.98px) {
  .pt_product-search-result .primary-content,
  .pt_product-search-noresult .primary-content {
    float: right;
    width: calc(100% - 207px); } }

.pt_product-search-result .primary-content .content-header,
.pt_product-search-noresult .primary-content .content-header {
  padding-left: 0.9375rem; }

@media (min-width: 768px) {
  .pt_product-search-result .primary-content.hide-left-rail,
  .pt_product-search-noresult .primary-content.hide-left-rail {
    width: 100%;
    padding-left: 0; }
    .pt_product-search-result .primary-content.hide-left-rail .product-tile .product-image,
    .pt_product-search-noresult .primary-content.hide-left-rail .product-tile .product-image {
      max-width: 390px; }
      .pt_product-search-result .primary-content.hide-left-rail .product-tile .product-image li.grid-tile,
      .pt_product-search-noresult .primary-content.hide-left-rail .product-tile .product-image li.grid-tile {
        padding: 0 1.5% 1.875rem 1.5%; } }

.pt_product-search-result #secondary,
.pt_product-search-noresult #secondary {
  display: none; }
  @media (min-width: 768px) {
    .pt_product-search-result #secondary,
    .pt_product-search-noresult #secondary {
      display: block; }
      .pt_product-search-result #secondary.hide-left-rail,
      .pt_product-search-noresult #secondary.hide-left-rail {
        display: none; } }

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

.plp-refinements__breadcrumbs-label {
  font-weight: 700;
  text-transform: uppercase;
  position: absolute;
  top: 22px; }
  @media (max-width: 767.98px) {
    .plp-refinements__breadcrumbs-label {
      display: none; } }

.search-result-options {
  margin: 0.125rem 0 0; }
  @media (min-width: 768px) {
    .search-result-options {
      position: relative;
      /*.sticky-plp-filters & {
            margin-top: rem(8px);
        }*/ } }
  @media (max-width: 1023.98px) {
    .search-result-options {
      margin: 0 0 0.9375rem;
      letter-spacing: 0; }
      .full-width .search-result-options .sort-by {
        margin-left: 1.25rem; } }
  @media (max-width: 1023.98px) {
    .search-result-options.top .items-per-page.isPaged,
    .search-result-options.top .pagination.isPaged ul {
      display: none; }
    .search-result-options.top .results-hits.isPaged {
      width: 100%;
      text-align: center; } }

.sort-by,
.items-per-page {
  float: left;
  width: 47%;
  margin-left: 5%;
  font-size: 13px;
  font-size: 0.8125rem; }
  @media (min-width: 768px) {
    .sort-by,
    .items-per-page {
      width: 140px;
      float: right;
      margin-top: 0.5rem; } }
  .sort-by select,
  .items-per-page select {
    height: 2.1875rem;
    font-weight: 700; }
  .sort-by label,
  .items-per-page label {
    border: 0;
    clip: rect(0 0 0 0);
    height: 1px;
    margin: -1px;
    overflow: hidden;
    padding: 0;
    position: absolute;
    width: 1px; }
  .sort-by button,
  .items-per-page button {
    display: none; }

.sort-by {
  /*@media screen and (min-width: 1024px) and (max-width: 1091px) {
        display: none;
    }*/ }
  @media (min-width: 1024px) {
    .sticky-plp-filters .sort-by {
      display: none; } }
  @media (max-width: 479.98px) {
    .sort-by {
      float: right; } }
  @media screen and (min-width: 520px) and (max-width: 767px) {
    .sort-by {
      width: calc(50% - 2.65% - 2px);
      margin-left: calc(2.65% + 2px); } }
  @media (min-width: 768px) and (max-width: 1023.98px) {
    .sort-by {
      float: right;
      font-size: 13px;
      font-size: 0.8125rem;
      margin-left: 4%;
      margin-top: 0;
      width: 10.3125rem !important; } }
  @media (min-width: 1024px) {
    .sort-by {
      clear: both;
      margin-left: 0;
      position: absolute;
      right: 0;
      top: 45px;
      width: 10.3125rem; } }

.items-per-page {
  display: none; }
  .items-per-page.isPaged {
    display: block; }
    @media (min-width: 1024px) {
      .sticky-plp-filters .top .items-per-page.isPaged {
        display: none; } }
    @media (max-width: 767.98px) {
      .items-per-page.isPaged {
        margin: 0 0.625rem 0.625rem 0; } }
    @media (min-width: 768px) {
      .items-per-page.isPaged {
        margin: 0 0 0.625rem 0.625rem; }
        .top .items-per-page.isPaged {
          margin-top: 0.5rem; } }

.pagination {
  float: none;
  margin: 0 auto 16px;
  -webkit-box-pack: center;
      -ms-flex-pack: center;
          justify-content: center; }
  @media (min-width: 1024px) {
    .sticky-plp-filters .top .pagination {
      display: none; } }
  @media (max-width: 767.98px) {
    .pagination.isPaged {
      display: block;
      margin: 0.625rem 0; }
      .pagination.isPaged ul {
        clear: both;
        overflow: hidden; }
        .pagination.isPaged ul li {
          margin-bottom: 0.625rem; } }
  @media (min-width: 1024px) {
    .pagination {
      margin: 0;
      float: right; }
      .top .pagination {
        margin-top: 0.5rem; }
      .pagination.isPaged ul li {
        margin-bottom: 0.625rem; } }
  .pagination ul {
    padding: 0;
    margin: 0; }
    @media (min-width: 480px) {
      .pagination ul {
        float: right; } }
  .pagination li {
    display: block;
    float: left;
    list-style: none; }
    .pagination li.current-page,
    .pagination li a {
      background: #fff;
      color: #999;
      display: block;
      width: 2.8125rem;
      line-height: 2.3125rem;
      height: 2.3125rem;
      border: 1px solid #ddd;
      margin-right: 0.3125rem;
      text-align: center; }
    .pagination li.current-page {
      background-color: #fff;
      border: 1px solid #999;
      color: #000;
      font-weight: 700; }
  .pagination .first-last a {
    height: 2.3125rem;
    background-size: 24px;
    background-position: center;
    background-repeat: no-repeat; }
  .pagination .first-last .page-previous {
    background-image: url("../images/bp-navigation/prev-page.svg"); }
  .pagination .first-last .page-next {
    background-image: url("../images/bp-navigation/next-page.svg"); }
  .pagination .first-last .page-last {
    background-image: url("../images/bp-navigation/last-page.svg"); }
  .pagination .first-last .page-first {
    background-image: url("../images/bp-navigation/first-page.svg"); }
  .pagination .results-hits {
    color: #000;
    display: block;
    font-family: Montserrat, Arial, sans-serif;
    font-size: 12px;
    line-height: 17px;
    float: left;
    margin: 0; }
    @media (min-width: 1024px) {
      .top .pagination .results-hits {
        display: none; } }
    @media (max-width: 767.98px) {
      .bottom .pagination .results-hits {
        padding-top: 11px; } }
    @media (min-width: 768px) {
      .pagination .results-hits.isPaged {
        padding-top: 0.5625rem;
        margin: 0 0.625rem 0 0; } }
  .pagination .showing-info {
    color: #000;
    display: block;
    font-family: Montserrat, Arial, sans-serif;
    font-size: 12px;
    line-height: 17px;
    float: left;
    margin: 0 3px 0 0; }
    @media (min-width: 1024px) {
      .top .pagination .showing-info {
        display: none; } }
    @media (max-width: 767.98px) {
      .bottom .pagination .showing-info {
        padding-top: 11px; } }
  .pagination .counter {
    margin: 0 1px 0 0;
    font-weight: 600; }
  .enabled-infinite-scroll .pagination {
    margin: 0; }
    @media (min-width: 768px) {
      .enabled-infinite-scroll .pagination {
        margin: 0 0 -0.5rem 0; } }
    @media (min-width: 1024px) {
      .enabled-infinite-scroll .pagination {
        margin: 0 0 -1.5rem 0; } }

.search-result-content {
  clear: both; }
  @media (min-width: 1024px) {
    .search-result-content {
      position: relative;
      z-index: 0;
      padding-top: 1.375rem; } }
  .full-width .search-result-content {
    margin: 0 0.5em; }

.search-result-items {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -ms-flex-wrap: wrap;
      flex-wrap: wrap;
  margin: 0 -1.75%;
  padding: 0; }
  @media (max-width: 1023.98px) {
    .search-result-items {
      margin: 0 -2.65%; } }
  .full-width .search-result-items {
    margin: 0 -1.5%; }
  .search-result-items li {
    list-style: none; }
  .search-result-items .grid-tile {
    width: 50%;
    vertical-align: top;
    background: #fff;
    margin-bottom: 1.875rem; }
    @media (max-width: 1023.98px) {
      .search-result-items .grid-tile {
        padding: 0 2.65%; } }
    .search-result-items .grid-tile > div {
      height: 100%; }
  .search-result-items .square1x2,
  .search-result-items .square1x3 {
    width: 100%; }
  @media (min-width: 1024px) {
    .search-result-items .grid-tile {
      width: calc(33.33% - 5px);
      margin: 0;
      padding: 0 1.75% 1.875rem;
      float: left; }
    .search-result-items .square1x2 {
      width: 66.66%; }
    .search-result-items .square1x3 {
      width: 100%; } }

.search-promo > div {
  padding: 1.25rem; }

#results-content {
  padding-top: 1.875rem; }

.search-result-bookmarks {
  width: 100vw;
  max-width: 100vw;
  margin-left: calc((100vw - 100%) / -2);
  border-bottom: 1px solid #000;
  margin-top: 1.875rem;
  overflow: hidden; }
  .search-result-bookmarks a {
    display: block;
    float: left;
    border: 1px solid #000;
    background: #fff;
    padding: 0.5rem 0.75rem;
    width: calc(50% - 10px);
    max-width: 11.25rem;
    margin: 0;
    font-family: Montserrat, Arial, sans-serif;
    font-weight: 700;
    font-size: 14px;
    font-size: 0.875rem;
    text-transform: uppercase;
    text-align: center;
    position: relative;
    top: 0.0625rem; }
    .search-result-bookmarks a.active {
      background: #000;
      color: #fff; }
    .search-result-bookmarks a:first-child {
      margin-right: 1.25rem; }
  .search-result-bookmarks .first {
    margin-right: 0; }
    @media (min-width: 768px) {
      .search-result-bookmarks .first {
        margin-left: calc(207px + 4.5%); } }
    @media (min-width: 768px) and (max-width: 1023.98px) {
      .search-result-bookmarks .first {
        margin-left: calc(207px + 3.7%); } }

#product-hits-content,
#content-hits-content {
  display: none; }
  #product-hits-content.active,
  #content-hits-content.active {
    display: block; }

.folder-content-list {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -ms-flex-wrap: wrap;
      flex-wrap: wrap;
  -webkit-box-align: stretch;
      -ms-flex-align: stretch;
          align-items: stretch;
  clear: both;
  padding-top: 1.875rem;
  line-height: 1.85; }
  .folder-content-list li {
    list-style: none;
    -ms-flex-preferred-size: 100%;
        flex-basis: 100%;
    -webkit-box-flex: 1;
        -ms-flex-positive: 1;
            flex-grow: 1;
    padding-bottom: 0.625rem; }
    .folder-content-list li .content-title {
      font-family: Montserrat, Arial, sans-serif;
      font-weight: 700;
      font-size: 18px;
      font-size: 1.125rem;
      letter-spacing: .01em;
      text-transform: uppercase;
      width: 100%;
      display: block; }
    .folder-content-list li .readmore {
      overflow: hidden;
      color: #000;
      text-decoration: underline; }
      .folder-content-list li .readmore:hover {
        color: #000;
        text-decoration: none; }
      .folder-content-list li .readmore.button {
        text-decoration: none; }

#placeholder-div {
  width: 100%; }

.viewedCount {
  font-family: "Libre Baskerville", Times, serif;
  font-style: italic;
  line-height: 22px;
  line-height: 1.375rem;
  color: #999;
  width: 100%;
  text-align: center;
  margin-bottom: 0.625rem; }

.no-results {
  padding: 1.25rem; }

.pt_content-search-result .pagination {
  display: none; }

.pt_content-search-result #secondary {
  margin-top: 1.25rem; }

.search-promo {
  clear: both; }

@media only screen and (max-width: 767px) {
  .pt_product-search-result .breadcrumb {
    -webkit-box-pack: center;
        -ms-flex-pack: center;
            justify-content: center;
    text-align: center;
    margin: 6px 0 0; }
    .pt_product-search-result .breadcrumb li a {
      color: #767676; }
    .pt_product-search-result .breadcrumb li.last a {
      color: #767676; }
    .pt_product-search-result .breadcrumb li:last-child {
      color: #767676; }
  .pt_product-search-result .catname {
    text-align: center; }
  .pt_product-search-result .full-bleed-width.slot-grid-header {
    margin-bottom: 0 !important; }
  .pt_product-search-result .refinement-select span {
    line-height: 40px;
    font-size: .71875rem !important; }
  .pt_product-search-result .sort-by select {
    height: 40px;
    font-weight: 400; }
  .pt_product-search-result .pagination {
    margin: 0 auto; }
    .pt_product-search-result .pagination .results-hits {
      font-family: "Montserrat";
      font-style: normal;
      color: #000; }
    .pt_product-search-result .pagination .pagination-count-value {
      font-weight: 600; }
  .pt_product-search-result .search-result-options {
    margin: 24px 0 0; } }

.infinite-scroll .search-result-content .infinite-scroll-loading {
  width: 100%;
  height: 35px;
  text-align: center;
  background: url("../images/infinite-loading-indicator.gif") center no-repeat; }

.infinite-scroll-loader {
  margin-top: 10px;
  text-align: center; }
  .infinite-scroll-loader[data-loading-state="loaded"] .viewedCount,
  .infinite-scroll-loader[data-loading-state="loaded"] span, .infinite-scroll-loader.infinite-scroll-loading .viewedCount,
  .infinite-scroll-loader.infinite-scroll-loading span {
    display: none; }
  .infinite-scroll-loader span {
    font-family: Montserrat, Arial, sans-serif;
    font-weight: 700;
    font-size: 14px;
    font-size: 0.875rem;
    cursor: pointer;
    background-color: #aa1e26;
    color: #fff;
    border: none;
    line-height: inherit; }
    .infinite-scroll-loader span:hover {
      background-color: #7f161c; }

.disable-infinite-scroll .search-result-content .page-element {
  display: none; }

.pt_product-compare .full-width {
  padding: 0 1.25em; }
  .pt_product-compare .full-width .print-page {
    float: right; }
  .pt_product-compare .full-width .back {
    padding: 1em 0; }

.compare-items {
  clear: both;
  overflow: hidden;
  padding: 0 1em 1em;
  margin: 3.5em 2em 0; }
  .compare-items h2 {
    font-family: Montserrat, Arial, sans-serif;
    font-weight: 700;
    font-size: 16px;
    font-size: 1rem;
    letter-spacing: .8px;
    text-transform: uppercase;
    margin: 0.5em 0; }
    @media (min-width: 768px) {
      .compare-items h2 {
        font-size: 18px;
        font-size: 1.125rem; } }
  .compare-items button {
    padding: .5em 1em; }

.compare-items-panel {
  float: left; }
  .compare-items-panel::after {
    content: "";
    display: table;
    clear: both; }

.compare-item {
  float: left;
  overflow: hidden;
  position: relative;
  width: 55px;
  height: 55px;
  margin-right: 1.08em;
  text-align: center;
  background-color: #f7f7f7; }
  .compare-item .compare-item-remove {
    display: none;
    position: absolute;
    top: 0;
    right: 0;
    z-index: 1;
    padding: 0 .16em;
    background-color: #aa1e26;
    color: #fff;
    cursor: pointer; }
  .compare-item.active .compare-item-remove {
    display: block; }
  .compare-item .compare-item-number {
    line-height: 55px;
    font-size: 3em;
    color: #ddd; }

.compare-item-image {
  position: absolute;
  top: 0;
  left: 0;
  max-width: 100%; }

.compare-buttons {
  float: left;
  padding: 0.7em 0 0; }

.category-switch {
  margin-bottom: 2em; }
  .category-switch::after {
    content: "";
    display: table;
    clear: both; }
  .category-switch label {
    float: left;
    width: 45%;
    margin: 0; }
    @media (min-width: 410px) {
      .category-switch label {
        width: 11em; } }
  .category-switch select {
    float: left;
    width: 55%;
    margin: 0; }
    @media (min-width: 410px) {
      .category-switch select {
        width: 15em;
        margin-left: 1em; } }

#compare-table {
  border-collapse: collapse;
  table-layout: fixed;
  width: 100%; }
  #compare-table th {
    overflow: hidden;
    padding: .5em; }
    #compare-table th:first-of-type {
      width: 4rem;
      background-color: #f7f7f7; }
  #compare-table td {
    overflow: hidden; }
    @media (min-width: 768px) and (max-width: 1023.98px) {
      #compare-table td .product-tile {
        width: 79px; } }
  #compare-table a:hover {
    text-decoration: underline; }
  #compare-table .attribute-row {
    border-bottom: 1px solid #ddd; }
    #compare-table .attribute-row:first-of-type {
      border-top: 1px solid #ddd; }
    #compare-table .attribute-row:last-of-type {
      border-bottom: none; }
    #compare-table .attribute-row:nth-child(2n) {
      background-color: #f7f7f7; }
  #compare-table .product-attribute {
    border-right: 1px solid #ddd;
    word-break: break-all; }
  #compare-table .action {
    display: block;
    padding: 0.5em 0; }
  #compare-table .remove-link {
    float: right;
    -webkit-transition: color .5s ease;
    -o-transition: color .5s ease;
    transition: color .5s ease;
    padding: .3rem;
    color: #999; }
    #compare-table .remove-link:hover {
      text-decoration: none;
      color: #000; }
  #compare-table .value,
  #compare-table .product {
    border-left: 1px solid #ddd; }
  #compare-table .product {
    font-family: Montserrat, Arial, sans-serif;
    font-weight: 400;
    text-align: center; }
  #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: inline-block; }
  #compare-table .product-image {
    height: auto; }
    #compare-table .product-image img {
      height: auto; }
  #compare-table .section-header {
    font-family: Montserrat, Arial, sans-serif;
    font-weight: 700;
    font-size: 16px;
    font-size: 1rem;
    letter-spacing: .8px;
    text-transform: uppercase;
    padding: 1em; }
    @media (min-width: 768px) {
      #compare-table .section-header {
        font-size: 18px;
        font-size: 1.125rem; } }
  #compare-table .selectcategory label {
    font-family: Montserrat, Arial, sans-serif;
    font-weight: 700;
    font-size: 16px;
    font-size: 1rem;
    letter-spacing: .8px;
    text-transform: uppercase;
    display: block;
    margin: 1em 0; }
    @media (min-width: 768px) {
      #compare-table .selectcategory label {
        font-size: 18px;
        font-size: 1.125rem; } }
  #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;
    width: 100%;
    text-align: left; }

.pt_categorylanding .primary-content {
  padding-bottom: 0; }

@media (max-width: 767.98px) {
  .pt_categorylanding #secondary {
    margin-top: 3.125rem; } }

.pt_store-locator #main {
  margin-top: 0.9375rem; }
  @media (min-width: 768px) {
    .pt_store-locator #main {
      margin-top: 2.625rem; } }

.store-locator-header {
  font-family: Montserrat, Arial, sans-serif;
  font-weight: 700;
  font-size: 24px;
  font-size: 1.5rem;
  letter-spacing: 1.2px;
  text-transform: uppercase;
  margin: 0 0 0.9375rem;
  padding: 0; }
  @media (min-width: 768px) {
    .store-locator-header {
      font-size: 32px;
      font-size: 2rem; } }
  @media (max-width: 1023.98px) {
    .store-locator-header {
      font-family: Montserrat, Arial, sans-serif;
      font-weight: 700;
      font-size: 24px;
      font-size: 1.5rem; } }
  .store-locator-header .storestatus {
    margin-top: 10px;
    font-size: 0.8125rem;
    text-transform: uppercase;
    font-weight: 600; }

.view-all-stores {
  text-transform: capitalize;
  font-family: Montserrat, Arial, sans-serif;
  font-weight: 700;
  font-size: 13px;
  font-size: 0.8125rem;
  margin-bottom: 1.875rem;
  margin-top: 1.5625rem;
  line-height: 2; }
  @media (min-width: 1024px) {
    .view-all-stores {
      margin-top: 0; } }
  @media (max-width: 1023.98px) {
    .view-all-stores {
      line-height: 2; }
      .view-all-stores .clearance {
        margin-left: 1.3125rem; } }
  .view-all-stores a {
    font-family: Montserrat, Arial, sans-serif;
    font-weight: 400;
    font-size: 13px;
    font-size: 0.8125rem;
    text-decoration: underline;
    padding: 0 0.625rem; }

.store-information {
  padding: 1em 1em 1em 0;
  width: 50%;
  max-width: 50%; }

#store-location-results th {
  font-weight: inherit; }

#store-location-results .section-header {
  padding: 1em;
  font-family: Montserrat, Arial, sans-serif;
  font-weight: 700;
  font-size: 14px;
  font-size: 0.875rem; }
  #store-location-results .section-header:first-child {
    padding-left: 0; }

#store-location-results .store-name {
  font-family: Montserrat, Arial, sans-serif;
  font-weight: 700;
  font-size: 16px;
  font-size: 1rem; }
  #store-location-results .store-name a {
    font-family: Montserrat, Arial, sans-serif;
    font-weight: 400;
    font-size: 13px;
    font-size: 0.8125rem;
    display: block; }

#store-location-results .storestatus {
  font-weight: 600;
  text-transform: uppercase; }

#store-location-results .store-name,
#store-location-results .store-hours {
  margin: 0 0 0.625rem; }

#store-location-results .store-events {
  font-family: Montserrat, Arial, sans-serif;
  font-weight: 400; }

#store-location-results .store-map {
  text-align: center; }

.store-locator-details {
  float: left;
  width: 44%; }
  .store-locator-details img {
    max-width: 100%; }
  .store-locator-details h1,
  .store-locator-details p {
    margin: 0.25em 0; }

.search-bar fieldset {
  overflow: hidden; }

.search-bar .form-row {
  margin: 0 0.625rem 0.625rem 0;
  float: left; }

.search-bar .select-style {
  width: 100%; }
  .search-bar .select-style select {
    padding-left: 10px; }

.search-bar .address-field {
  width: calc(61% - 5px); }

.search-bar .distance-select {
  width: calc(39% - 5px);
  margin-right: 0; }

.search-bar .locator-submit {
  width: 100%;
  margin-right: 0; }
  .search-bar .locator-submit button {
    width: 100%;
    font-size: 0.875rem; }

@media (min-width: 1024px) {
  .search-bar .form-row {
    margin: 0 0.625rem 1.5625rem 0; }
  .search-bar .address-field {
    width: calc(50% - 7px);
    max-width: 29.1875rem; }
  .search-bar .distance-select {
    width: calc(25% - 7px);
    max-width: 8.125rem; }
  .search-bar .locator-submit {
    width: calc(25% - 7px);
    max-width: 9.0625rem;
    margin: 1.5625rem 0 0; } }

.storelocator-filter-options {
  margin-bottom: 2.1875rem;
  -webkit-transition: all 0.3s linear;
  -o-transition: all 0.3s linear;
  transition: all 0.3s linear; }
  .storelocator-filter-options label {
    cursor: pointer; }
  .storelocator-filter-options .form-row {
    display: -webkit-inline-box;
    display: -ms-inline-flexbox;
    display: inline-flex;
    -webkit-box-orient: horizontal;
    -webkit-box-direction: normal;
        -ms-flex-direction: row;
            flex-direction: row;
    margin: 0 1.25rem 0.9375rem 0; }
    .storelocator-filter-options .form-row:last-child {
      margin-right: 0; }
    .storelocator-filter-options .form-row.filter-label {
      display: -webkit-box;
      display: -ms-flexbox;
      display: flex; }
  .storelocator-filter-options .filter-label {
    font-family: Montserrat, Arial, sans-serif;
    font-weight: 700;
    font-size: 13px;
    font-size: 0.8125rem;
    line-height: 1.84615em; }
    @media (min-width: 1024px) {
      .storelocator-filter-options .filter-label {
        float: left; } }
  @media (max-width: 1023.98px) {
    .storelocator-filter-options .filter-options {
      max-height: 0;
      overflow: hidden; } }
  .storelocator-filter-options .filter-options label {
    margin: 0; }
  .storelocator-filter-options .plus-black,
  .storelocator-filter-options .minus-black {
    display: none; }
  @media (max-width: 1023.98px) {
    .storelocator-filter-options {
      padding: 0.9375rem 0;
      border-top: 1px solid #ddd;
      border-bottom: 1px solid #ddd;
      position: relative; }
      .storelocator-filter-options .plus-black,
      .storelocator-filter-options .minus-black {
        -webkit-transition: all 0.3s linear;
        -o-transition: all 0.3s linear;
        transition: all 0.3s linear;
        position: absolute;
        width: 1.25rem;
        height: 1.25rem;
        right: 0;
        top: 0.125rem;
        cursor: pointer;
        padding: 0.3125rem; }
      .storelocator-filter-options .plus-black {
        display: block; }
      .storelocator-filter-options .form-row {
        margin: 0.75rem 1.25rem 0.75rem 0; }
        .storelocator-filter-options .form-row:last-child {
          margin-right: 0; }
      .storelocator-filter-options .filter-label {
        margin: 0; }
      .storelocator-filter-options.active .filter-options {
        max-height: 312.5rem; }
      .storelocator-filter-options.active .plus-black {
        display: none; }
      .storelocator-filter-options.active .minus-black {
        display: block; } }

.store-locator-details-map {
  float: right;
  width: 50%; }
  .store-locator-details-map img {
    max-width: 100%; }

.store-locator::after {
  content: "";
  display: table;
  clear: both; }

@media (max-width: 1023.98px) {
  .store-locator {
    position: relative; } }

.map-container {
  width: 60%;
  z-index: 1;
  background: #fff;
  float: left; }
  @media (max-width: 1023.98px) {
    .map-container {
      width: 100%;
      padding-bottom: 0.625rem; } }
  .map-container .stores-header {
    display: none; }
    @media (max-width: 1023.98px) {
      .map-container .stores-header {
        font-family: Montserrat, Arial, sans-serif;
        font-weight: 700;
        font-size: 16px;
        font-size: 1rem;
        display: block;
        width: 100%;
        text-align: center;
        margin: 1.875rem 0 0.9375rem; } }
  .map-container #map-canvas {
    max-width: 47.5rem;
    max-height: 37.5rem; }
    @media (max-width: 1023.98px) {
      .map-container #map-canvas {
        max-width: none; } }
  .map-container .markerLabel {
    color: #fff;
    font-family: Montserrat, Arial, sans-serif;
    font-weight: 700;
    font-size: 14px;
    font-size: 0.875rem;
    text-align: center;
    white-space: nowrap;
    width: 19px; }
  @media (max-width: 1023.98px) {
    .map-container {
      width: 100%;
      float: none;
      margin-bottom: 24px; } }

.contentBody {
  line-height: 1.5; }

.right-store.stores-wrapper .store {
  padding: 0;
  border: 0; }

.stores-wrapper {
  width: 36.25%;
  float: right;
  padding-left: 1%; }
  @media (max-width: 1023.98px) {
    .stores-wrapper {
      width: 100%;
      max-width: none;
      padding: 0; } }
  .stores-wrapper .store {
    border-top: 1px solid #ddd;
    padding: 1.875rem 0 1.875rem 2rem;
    position: relative; }
    @media (max-width: 1023.98px) {
      .stores-wrapper .store {
        padding-left: 0; } }
  .stores-wrapper .stores-header {
    padding: 0 0 0.9375rem;
    font-family: Montserrat, Arial, sans-serif;
    font-weight: 700;
    font-size: 16px;
    font-size: 1rem; }
    @media (max-width: 1023.98px) {
      .stores-wrapper .stores-header {
        display: none; } }
  .stores-wrapper .stores-container .storenumber {
    position: absolute;
    width: 1.4375rem;
    height: 2rem;
    display: block;
    background: url("../images/svg-icons/map-pin.svg") center center no-repeat;
    background-size: contain;
    left: 0; }
    .stores-wrapper .stores-container .storenumber a {
      color: #fff;
      font-family: Montserrat, Arial, sans-serif;
      font-weight: 700;
      font-size: 14px;
      font-size: 0.875rem;
      position: absolute;
      top: 42%;
      left: 52%;
      -webkit-transform: translate(-50%, -50%);
          -ms-transform: translate(-50%, -50%);
              transform: translate(-50%, -50%); }
    @media (max-width: 1023.98px) {
      .stores-wrapper .stores-container .storenumber {
        position: relative;
        display: inline-block;
        vertical-align: middle; } }
  .stores-wrapper .stores-container .distance {
    font-family: Montserrat, Arial, sans-serif;
    font-weight: 400;
    font-size: 13px;
    font-size: 0.8125rem;
    line-height: 1.84615em;
    color: #999;
    margin-bottom: 0.625rem; }
    @media (max-width: 1023.98px) {
      .stores-wrapper .stores-container .distance {
        padding-left: 2.625rem;
        margin-bottom: 0; } }
  .stores-wrapper .stores-container .storename {
    font-family: Montserrat, Arial, sans-serif;
    font-weight: 700;
    font-size: 16px;
    font-size: 1rem;
    text-transform: uppercase; }
    @media (max-width: 1023.98px) {
      .stores-wrapper .stores-container .storename {
        display: inline-block;
        -webkit-box-sizing: border-box;
                box-sizing: border-box;
        padding-left: 0.9375rem; } }
  .stores-wrapper .stores-container .storestatus {
    text-transform: uppercase;
    font-weight: 600;
    margin: 0.1875rem 0 0 0; }
    @media (max-width: 1023.98px) {
      .stores-wrapper .stores-container .storestatus {
        padding-left: 2.625rem;
        margin: 0 0 0.3125rem 0; } }
  .stores-wrapper .stores-container .directions {
    text-decoration: underline;
    padding: 0.3125rem 0; }
  .stores-wrapper .stores-container .store-info {
    overflow: hidden; }
  .stores-wrapper .stores-container .address1,
  .stores-wrapper .stores-container .address2,
  .stores-wrapper .stores-container .cityStateZip,
  .stores-wrapper .stores-container .directions {
    font-family: Montserrat, Arial, sans-serif;
    font-weight: 400;
    font-size: 13px;
    font-size: 0.8125rem;
    line-height: 1.84615em; }
  .stores-wrapper .stores-container .store-details {
    margin-right: 5%; }
  .stores-wrapper .stores-container .store-details,
  .stores-wrapper .stores-container .store-hours {
    font-family: Montserrat, Arial, sans-serif;
    font-weight: 400;
    font-size: 13px;
    font-size: 0.8125rem;
    line-height: 1.84615em;
    width: 51%;
    float: left; }
    @media (max-width: 1023.98px) {
      .stores-wrapper .stores-container .store-details,
      .stores-wrapper .stores-container .store-hours {
        width: 49%; } }
  .stores-wrapper .stores-container .store-hours {
    width: 39%; }
    @media (max-width: 1023.98px) {
      .stores-wrapper .stores-container .store-hours {
        float: right;
        width: 41%; } }

.store-styles {
  float: left;
  clear: both;
  width: 100%;
  margin-bottom: 0.9375rem; }
  .store-styles .title {
    font-family: Montserrat, Arial, sans-serif;
    font-weight: 700;
    font-size: 13px;
    font-size: 0.8125rem;
    line-height: 1.84615em;
    padding: 0.625rem 0 0.3125rem; }
  .store-styles .style-attribute {
    text-transform: uppercase;
    font-family: Montserrat, Arial, sans-serif;
    font-weight: 700;
    font-size: 11px;
    font-size: 0.6875rem;
    line-height: 1em;
    background: #f7f7f7;
    padding: 0.3125rem 0.4375rem;
    display: inline-block;
    margin-right: 0.3125rem;
    margin-bottom: 0.3125rem; }

.store-jrni-styles {
  float: left;
  clear: both;
  width: 100%;
  margin-bottom: 0.9375rem; }
  .store-jrni-styles .title {
    font-family: Montserrat, Arial, sans-serif;
    font-weight: 700;
    font-size: 13px;
    font-size: 0.8125rem;
    line-height: 1.84615em;
    padding: 0.625rem 0 0.3125rem; }
  .store-jrni-styles .style-attribute {
    font-family: Montserrat, Arial, sans-serif;
    font-weight: 700;
    font-size: 11px;
    font-size: 0.6875rem;
    line-height: 1em;
    background: #f7f7f7;
    padding: 0.3125rem 0.4375rem;
    display: inline-block;
    margin-right: 0.3125rem;
    margin-bottom: 0.3125rem; }
  .store-jrni-styles .learn-more {
    margin-left: 5%; }

#storedetails-wrapper .storestatus {
  margin: 0 0 10px;
  line-height: 1.4; }

@media (max-width: 1023.98px) {
  #storedetails-wrapper.store-locator {
    margin-top: 24px;
    padding-top: 0; } }

#storedetails-wrapper .store-locator-header {
  float: left;
  width: 32.4%; }
  #storedetails-wrapper .store-locator-header h1 {
    font-size: 28px;
    font-weight: 600;
    line-height: 1.4;
    letter-spacing: 0;
    margin: 0;
    text-transform: capitalize; }
  #storedetails-wrapper .store-locator-header .store-locator-header-info {
    font-size: 16px;
    line-height: 1.4;
    font-weight: 400;
    padding-bottom: 24px;
    margin: 8px 0 24px;
    border-bottom: 1px solid #ddd;
    text-transform: none; }
    #storedetails-wrapper .store-locator-header .store-locator-header-info span {
      text-transform: capitalize; }
  @media (max-width: 1023.98px) {
    #storedetails-wrapper .store-locator-header {
      max-width: none;
      width: 100%;
      float: none; }
      #storedetails-wrapper .store-locator-header h1 {
        font-size: 24px; }
      #storedetails-wrapper .store-locator-header .store-locator-header-info {
        font-size: 14px; } }

#storedetails-wrapper .map-container {
  float: right;
  clear: right; }

#storedetails-wrapper .stores-wrapper {
  float: left;
  clear: left;
  padding-left: 0; }

#storedetails-wrapper h6 {
  padding-bottom: 0.3125rem;
  text-transform: capitalize; }

#storedetails-wrapper .stores-container .store-hours {
  float: left; }

#storedetails-wrapper .storeDetails,
#storedetails-wrapper .storeEvents,
#storedetails-wrapper .store-styles {
  clear: both;
  float: left;
  margin: 1.5625rem 0 0; }

/* Fixes the layering of the marker icon text */
.gmnoprint[title] {
  opacity: 1 !important;
  filter: alpha(opacity=100) !important; }

.all-stores .all-stores-content .content-asset {
  margin: 0.9375rem 0; }
  @media (min-width: 768px) {
    .all-stores .all-stores-content .content-asset {
      margin: 1.875rem 0; } }

.all-stores .sl-state-links {
  padding: 0 0.625rem; }

.all-stores .links {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -ms-flex-wrap: wrap;
      flex-wrap: wrap; }
  .all-stores .links li {
    border-right: 1px solid #ddd;
    padding-right: 0.625rem;
    margin: 1.25rem 0.625rem 0 0; }
    .all-stores .links li.last {
      border: none; }

.all-stores .state-anchor-offset {
  display: block;
  visibility: hidden;
  position: relative;
  top: -120px; }

.all-stores .state-header {
  margin-top: 1.875rem;
  padding: 0.625rem;
  background: #f7f7f7; }
  .all-stores .state-header + .store-row {
    border-top: none;
    padding-top: 0; }

.all-stores .store-row {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-pack: justify;
      -ms-flex-pack: justify;
          justify-content: space-between;
  margin: 1.25rem 0;
  padding-top: 1.25rem;
  border-top: 1px solid #ddd; }
  @media (max-width: 767.98px) {
    .all-stores .store-row {
      -webkit-box-orient: vertical;
      -webkit-box-direction: normal;
          -ms-flex-direction: column;
              flex-direction: column; } }

.all-stores .storeCol {
  width: 100%;
  max-width: 100%;
  padding: 0 0.625rem 0.625rem 0.625rem; }
  @media (min-width: 768px) {
    .all-stores .storeCol {
      -ms-flex-preferred-size: 33%;
          flex-basis: 33%;
      padding: 0 0.625rem; } }

.all-stores #store-location-results .store-name a {
  font-family: Montserrat, Arial, sans-serif;
  font-weight: 700;
  font-size: 16px;
  font-size: 1rem;
  letter-spacing: .8px;
  text-transform: uppercase;
  text-decoration: none; }
  @media (min-width: 768px) {
    .all-stores #store-location-results .store-name a {
      font-size: 18px;
      font-size: 1.125rem; } }

.all-stores #store-location-results .store-map {
  text-align: left; }

.all-stores .store-hours .title,
.all-stores .store-styles .title {
  padding-top: 0;
  padding-bottom: 0.3125rem; }

.all-stores .country-header {
  margin-top: 3.125rem; }

.homepage-pills {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -ms-flex-wrap: nowrap;
      flex-wrap: nowrap;
  width: 100%;
  height: 100%;
  margin: 0 15px 5px 0;
  overflow-x: scroll; }
  .homepage-pills .homepills {
    margin: 0 10px 11px 0;
    padding: 10px;
    background: #f1f1f1;
    border-radius: 4px;
    font: 600 14px/20px Montserrat, Arial, sans-serif;
    white-space: nowrap;
    display: inline-block; }
    .homepage-pills .homepills:focus {
      background: #ccc;
      outline: none;
      text-decoration: none; }
    .homepage-pills .homepills.active {
      background: #fff;
      border: 1px solid #000; }

.category-pills-layout {
  position: relative; }
  .category-pills-layout .back-button {
    font: 400 12px/17px Montserrat, Arial, sans-serif;
    color: #767676;
    padding: 10px 15px;
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-align: center;
        -ms-flex-align: center;
            align-items: center;
    border-top: 1px solid #f1f1f1;
    margin: 0 -15px; }
    .category-pills-layout .back-button span {
      display: inline-block;
      margin-left: 4px; }
  .category-pills-layout.gallery-page {
    margin: 24px 0 0; }
    .category-pills-layout.gallery-page .homepage-pills {
      margin-bottom: 0; }
    .category-pills-layout.gallery-page.scrolling {
      margin-left: -15px;
      margin-right: -15px; }
      .category-pills-layout.gallery-page.scrolling .back-button {
        margin-left: 0; }
      .category-pills-layout.gallery-page.scrolling .homepage-pills li:first-child {
        margin-left: 15px; }
  .category-pills-layout.homepage .homepage-pills li:first-child {
    margin-left: 15px; }
  .category-pills-layout li:last-child .homepills {
    margin-right: 15px; }
  .category-pills-layout .left-gradient,
  .category-pills-layout .right-gradient {
    position: absolute;
    top: 0;
    bottom: 0;
    width: 40px;
    display: none; }
    .category-pills-layout .left-gradient.active,
    .category-pills-layout .right-gradient.active {
      display: block; }
  .category-pills-layout .right-gradient {
    right: -1px;
    background: -webkit-gradient(linear, right top, left top, color-stop(15%, #fff), to(rgba(255, 255, 255, 0)));
    background: -webkit-linear-gradient(right, #fff 15%, rgba(255, 255, 255, 0) 100%);
    background: -o-linear-gradient(right, #fff 15%, rgba(255, 255, 255, 0) 100%);
    background: linear-gradient(to left, #fff 15%, rgba(255, 255, 255, 0) 100%); }
  .category-pills-layout .left-gradient {
    left: 0;
    background: -webkit-gradient(linear, left top, right top, color-stop(15%, #fff), to(rgba(255, 255, 255, 0)));
    background: -webkit-linear-gradient(left, #fff 15%, rgba(255, 255, 255, 0) 100%);
    background: -o-linear-gradient(left, #fff 15%, rgba(255, 255, 255, 0) 100%);
    background: linear-gradient(to right, #fff 15%, rgba(255, 255, 255, 0) 100%); }

.pt_storefront #main {
  width: 100%;
  max-width: 100%; }
  @media (min-width: 1024px) {
    .pt_storefront #main .slick-slider {
      width: calc(100% - 80px); } }

.homepage-slot {
  margin: 0 0 1.875rem; }
  @media (min-width: 768px) {
    .homepage-slot {
      margin: 1.875rem 0 5rem; } }
  .homepage-slot.last {
    margin-bottom: 0; }
  .homepage-slot.first {
    margin-top: 0; }

.background-color--beige {
  background-color: #faf8f1; }

.background-color--alice-blue {
  background-color: #e3f1f9; }

.background-color--polar {
  background-color: #e3f9f1; }

.hero-container {
  position: relative;
  margin-bottom: 1.25rem; }

.hero-container--content {
  text-align: center;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
  -webkit-box-pack: center;
      -ms-flex-pack: center;
          justify-content: center;
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
      -ms-flex-direction: column;
          flex-direction: column;
  -webkit-box-sizing: border-box;
          box-sizing: border-box;
  position: absolute;
  bottom: 2rem;
  width: 100%;
  padding: 1.875rem 1.25rem; }
  .hero-container--content .cta-container {
    margin-top: 1.875rem;
    width: 100%; }
  .hero-container--content .type-hero {
    line-height: 1.3; }
  .hero-container--content .type-hero-sub {
    margin-bottom: 0.3125rem; }
  @media (min-width: 768px) {
    .hero-container--content {
      width: 50%;
      top: 0;
      height: 100%;
      bottom: 0;
      padding: 0.9375rem; }
      .hero-container--content .cta-container {
        max-width: 18.75rem; } }

.a-center {
  text-align: center; }

.top-margin {
  margin-top: 1.875rem; }

.bottom-margin {
  margin-bottom: 1.875rem; }

.content-button {
  width: 100%;
  border-color: #000;
  background-color: transparent;
  color: #000; }
  .content-button:hover, .content-button:focus, .content-button:active, .content-button.active {
    border-color: #000;
    background-color: #000;
    color: #fff; }
  .content-button.disabled, .content-button[disabled],
  fieldset[disabled] .content-button {
    cursor: default;
    pointer-events: none;
    background: #ddd;
    border-color: #ddd;
    color: #999; }

.content-align-right {
  right: 0; }
  @media (min-width: 768px) {
    .content-align-right {
      right: 3%; } }

.content-align-left {
  left: 0; }
  @media (min-width: 768px) {
    .content-align-left {
      left: 3%; } }

.threecolumn-grid-container .inner-content,
.fourcolumn-grid-container .inner-content,
.talbots-tiles .inner-content {
  margin: auto;
  width: calc(100% - 30px);
  max-width: 1280px;
  padding: 0 0.3125rem; }
  @media (min-width: 768px) {
    .threecolumn-grid-container .inner-content,
    .fourcolumn-grid-container .inner-content,
    .talbots-tiles .inner-content {
      padding: 0; } }

.fourcolumn-grid-container {
  padding: 1.5625rem 0; }
  @media (min-width: 768px) {
    .fourcolumn-grid-container {
      padding: 3.75rem 0; } }
  .fourcolumn-grid-container .buttons-container {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-orient: vertical;
    -webkit-box-direction: normal;
        -ms-flex-direction: column;
            flex-direction: column;
    -webkit-box-align: center;
        -ms-flex-align: center;
            align-items: center;
    -webkit-box-pack: center;
        -ms-flex-pack: center;
            justify-content: center; }
    @media (min-width: 768px) {
      .fourcolumn-grid-container .buttons-container {
        -webkit-box-orient: horizontal;
        -webkit-box-direction: normal;
            -ms-flex-direction: row;
                flex-direction: row;
        margin: 0.9375rem -0.625rem 0; } }
  .fourcolumn-grid-container .button {
    margin: 0.625rem 0;
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-pack: center;
        -ms-flex-pack: center;
            justify-content: center; }
    .fourcolumn-grid-container .button:last-child {
      margin-bottom: 0; }
    @media (min-width: 768px) {
      .fourcolumn-grid-container .button {
        margin: 0 0.625rem;
        width: calc(25% - 10px); } }

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

.threecolumn-grid-container,
.talbots-tiles {
  margin: auto;
  width: calc(100% - 30px);
  max-width: 1280px; }
  @media (min-width: 768px) {
    .threecolumn-grid-container,
    .talbots-tiles {
      margin-bottom: 5rem; } }
  .threecolumn-grid-container .collections-container,
  .talbots-tiles .collections-container {
    margin: 0 -0.625rem;
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-orient: vertical;
    -webkit-box-direction: normal;
        -ms-flex-direction: column;
            flex-direction: column;
    -webkit-box-align: center;
        -ms-flex-align: center;
            align-items: center;
    -webkit-box-pack: center;
        -ms-flex-pack: center;
            justify-content: center; }
    @media (min-width: 768px) {
      .threecolumn-grid-container .collections-container,
      .talbots-tiles .collections-container {
        -webkit-box-orient: horizontal;
        -webkit-box-direction: normal;
            -ms-flex-direction: row;
                flex-direction: row; } }
  .threecolumn-grid-container .collection-item,
  .talbots-tiles .collection-item {
    margin: 0 0.625rem;
    overflow: hidden; }
    .threecolumn-grid-container .collection-item img,
    .talbots-tiles .collection-item img {
      max-width: 100%;
      margin: auto; }
    @media (min-width: 768px) {
      .threecolumn-grid-container .collection-item,
      .talbots-tiles .collection-item {
        width: calc(100% / 3);
        max-width: 30rem; } }
  .threecolumn-grid-container .button-container,
  .talbots-tiles .button-container {
    margin-top: 1.5625rem; }

.login-seperator {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  margin-bottom: 16px; }
  .login-seperator span {
    margin: 0 16px;
    -webkit-box-flex: 1;
        -ms-flex: 1;
            flex: 1; }
  .login-seperator .hr-signin {
    margin: 8px 0;
    border-bottom: #ddd; }
  .login-seperator .btn-underline {
    margin-left: 3px;
    margin-right: 0; }

.contact-us-page:not(.confirmation) {
  max-width: 60rem;
  float: right; }

.confirmation .confirmation-message {
  border: none;
  padding: none; }

.contact-us-top-asset {
  margin: 0.9375rem 0 0; }
  @media (max-width: 767.98px) {
    .contact-us-top-asset {
      margin: 0.625rem 0 1.0625rem; } }

.contact-us-content-area .icon {
  top: -0.125rem;
  position: relative;
  margin-right: 0.625rem; }

.contact-us-content-area .toggle-title {
  border-bottom: 1px solid #ddd;
  padding: 0.625rem 0 0.5rem;
  margin: 2.8125rem 0 0.625rem;
  display: block; }
  @media (max-width: 767.98px) {
    .contact-us-content-area .toggle-title {
      position: relative;
      padding: 1rem 0 0.875rem;
      margin: -0.0625rem 0 0;
      border-top: 1px solid #ddd; }
      .contact-us-content-area .toggle-title::after {
        content: "";
        position: absolute;
        right: 0.625rem;
        top: 1.25rem;
        width: 0.625rem;
        height: 0.75rem;
        background: url("../images/svg-icons/plus-black.svg") center center no-repeat scroll; }
      .contact-us-content-area .toggle-title.expanded {
        border-bottom: 0; }
        .contact-us-content-area .toggle-title.expanded::after {
          background: url("../images/svg-icons/minus-black.svg") center center no-repeat scroll; } }

.contact-us-content-area .button-row,
.contact-us-content-area .form-row-button {
  margin-top: 0.625rem; }
  @media (max-width: 767.98px) {
    .contact-us-content-area .button-row button,
    .contact-us-content-area .form-row-button button {
      width: 100%; } }

.contact-us-content-area .toggle-content {
  overflow: hidden; }
  @media (max-width: 767.98px) {
    .contact-us-content-area .toggle-content {
      max-height: 0; }
      .contact-us-content-area .toggle-content.show-content {
        max-height: 375rem;
        padding-bottom: 1.875rem; } }

.contact-us-content-area form {
  max-width: 28.75rem; }
  .contact-us-content-area form::after {
    content: "";
    display: table;
    clear: both; }
  @media (max-width: 767.98px) {
    .contact-us-content-area form {
      padding-top: 0.9375rem;
      max-width: none; } }
  .contact-us-content-area form .required-indicator {
    display: none; }
  .contact-us-content-area form .form-row {
    margin-bottom: 0.4375rem; }
    @media (max-width: 767.98px) {
      .contact-us-content-area form .form-row {
        width: 100%; } }
    .contact-us-content-area form .form-row .input-textarea {
      height: 11.25rem; }
      @media (max-width: 767.98px) {
        .contact-us-content-area form .form-row .input-textarea {
          height: 8.75rem; } }
    .contact-us-content-area form .form-row.textarea, .contact-us-content-area form .form-row.form-row-button {
      width: 100%;
      margin: 0; }
    .contact-us-content-area form .form-row.form-row-button {
      margin-top: 0.625rem; }
      @media (max-width: 767.98px) {
        .contact-us-content-area form .form-row.form-row-button {
          width: 100%; } }

.contact-us-content-area .content-column {
  width: calc(50% - 10px);
  float: right;
  font-family: Montserrat, Arial, sans-serif;
  font-weight: 400;
  font-size: 13px;
  font-size: 0.8125rem;
  line-height: 1.84615em; }
  @media (max-width: 767.98px) {
    .contact-us-content-area .content-column {
      width: 100%; } }
  .contact-us-content-area .content-column:nth-child(odd) {
    margin-right: 20px;
    float: left; }
    @media (max-width: 767.98px) {
      .contact-us-content-area .content-column:nth-child(odd) {
        margin: 0; } }
  .contact-us-content-area .content-column strong {
    padding-top: 0.9375rem; }
  .contact-us-content-area .content-column .content-title {
    font-family: Montserrat, Arial, sans-serif;
    font-weight: 700;
    font-size: 16px;
    font-size: 1rem;
    line-height: 1.75em;
    margin-top: 0.625rem; }
  .contact-us-content-area .content-column strong,
  .contact-us-content-area .content-column .content-title {
    display: block; }

.pt_customer-service .nav .toggle {
  border-bottom: none;
  padding-bottom: 0;
  margin-bottom: 0; }

.cs-nav-asset {
  margin-top: 2.1875rem; }

div[class*="align-top-"], div[class*="align-middle-"], div[class*="align-bottom-"] {
  position: absolute; }

div[class*="align-top-"] {
  top: 0; }

div[class*="align-middle-"] {
  top: 50%;
  -webkit-transform: translateY(-50%);
      -ms-transform: translateY(-50%);
          transform: translateY(-50%); }

div[class*="align-bottom-"] {
  bottom: 0; }

div[class*="-left-pos"] {
  text-align: left;
  left: 0; }
  div[class*="-left-pos"] > * {
    -webkit-box-pack: start;
        -ms-flex-pack: start;
            justify-content: flex-start;
    -webkit-box-align: start;
        -ms-flex-align: start;
            align-items: flex-start; }

div[class*="-center-pos"] {
  text-align: center;
  left: 50%;
  -webkit-transform: translateX(-50%);
      -ms-transform: translateX(-50%);
          transform: translateX(-50%); }
  div[class*="-center-pos"] .width-third,
  div[class*="-center-pos"] .width-twothird,
  div[class*="-center-pos"] .width-half {
    margin: 0 auto !important; }
  div[class*="-center-pos"] > * {
    -webkit-box-pack: center;
        -ms-flex-pack: center;
            justify-content: center; }

div[class*="align-middle-center"] {
  top: 50%;
  left: 50%;
  -webkit-transform: translate(-50%, -50%);
      -ms-transform: translate(-50%, -50%);
          transform: translate(-50%, -50%); }

div[class*="-right-pos"] {
  right: 0; }
  div[class*="-right-pos"] > * {
    -webkit-box-pack: end;
        -ms-flex-pack: end;
            justify-content: flex-end;
    -webkit-box-align: end;
        -ms-flex-align: end;
            align-items: flex-end; }

div[class*="block-right"] {
  right: 0; }

div[class*="block-left"] {
  left: 0; }

*.width-third {
  max-width: 100%;
  width: 100%; }
  @media only screen and (min-width: 768px) {
    *.width-third {
      max-width: 33.33%;
      width: 33.33%;
      display: inline-block; } }

*.width-twothird {
  max-width: 100%;
  width: 100%; }
  @media only screen and (min-width: 768px) {
    *.width-twothird {
      max-width: 66.66%;
      width: 66.66%;
      display: inline-block; } }

*.width-half {
  max-width: 100%;
  width: 100%; }
  @media only screen and (min-width: 768px) {
    *.width-half {
      max-width: 50%;
      width: 50%;
      display: inline-block; } }

*.width-full {
  max-width: 100%;
  width: 100%; }

.hero-container {
  position: relative;
  width: 100%; }
  @media (max-width: 767.98px) {
    .hero-container.full-width {
      width: 100vw;
      max-width: 100vw;
      margin-left: calc((100vw - 100%) / -2); } }
  .hero-container img {
    width: 100%;
    height: auto; }
  .hero-container .hero-content {
    position: relative;
    -webkit-box-sizing: border-box;
            box-sizing: border-box;
    padding-top: 1.875rem;
    padding-left: 1.25rem;
    padding-right: 1.25rem;
    position: absolute;
    padding: 0;
    margin: 120px;
    top: 0;
    left: 0;
    width: calc(100% - 240px);
    height: calc(100% - 240px); }
    .hero-container .hero-content.stacked-banner .hero-content-inner {
      display: -webkit-box;
      display: -ms-flexbox;
      display: flex;
      -webkit-box-align: center;
          -ms-flex-align: center;
              align-items: center; }
      .hero-container .hero-content.stacked-banner .hero-content-inner .inner-content.first {
        margin-right: 5%;
        -webkit-box-ordinal-group: 2;
            -ms-flex-order: 1;
                order: 1; }
      .hero-container .hero-content.stacked-banner .hero-content-inner .inner-content.second {
        margin-left: 5%;
        -webkit-box-ordinal-group: 3;
            -ms-flex-order: 2;
                order: 2; }
    @media (max-width: 1279.98px) {
      .hero-container .hero-content.stacked-banner .hero-content-inner {
        width: 100%;
        position: relative; } }
    @media (max-width: 1023.98px) {
      .hero-container .hero-content.stacked-banner .hero-content-inner {
        -webkit-box-orient: vertical;
        -webkit-box-direction: normal;
            -ms-flex-direction: column;
                flex-direction: column; }
        .hero-container .hero-content.stacked-banner .hero-content-inner .inner-content:first-child {
          -webkit-box-ordinal-group: 3;
              -ms-flex-order: 2;
                  order: 2;
          margin: 0;
          margin-bottom: 1.25rem; }
        .hero-container .hero-content.stacked-banner .hero-content-inner .inner-content:last-child {
          -webkit-box-ordinal-group: 2;
              -ms-flex-order: 1;
                  order: 1;
          margin: 0; } }
  @media (max-width: 1023.98px) {
    .hero-container:not(.side-by-side) .hero-content-inner:not([class*="interior-button"]) .button {
      position: initial; } }
  .hero-container .hero-content-inner .type-hero {
    display: inline-block;
    line-height: 1em;
    font-size: 30px;
    font-size: 1.875rem;
    margin-bottom: 1.25rem; }
    @media (min-width: 768px) {
      .hero-container .hero-content-inner .type-hero {
        font-size: 45px;
        font-size: 2.8125rem;
        margin-bottom: 1.5rem; } }
    @media (min-width: 1024px) {
      .hero-container .hero-content-inner .type-hero {
        font-size: 65px;
        font-size: 4.0625rem; } }
  .hero-container .hero-content-inner .type-clp-hero {
    line-height: 1.3; }
  .hero-container .hero-content-inner p {
    font-family: Montserrat, Arial, sans-serif;
    font-weight: 700; }
  .hero-container .hero-content-inner .button + .button {
    margin-top: 0.625rem; }
    @media (min-width: 768px) {
      .hero-container .hero-content-inner .button + .button {
        margin-left: 4%;
        margin-top: 1.25rem; } }
  .hero-container .hero-content-inner .type-hero,
  .hero-container .hero-content-inner h4,
  .hero-container .hero-content-inner h3,
  .hero-container .hero-content-inner h2,
  .hero-container .hero-content-inner h1,
  .hero-container .hero-content-inner p {
    margin-top: 0; }
  .hero-container .hero-content-inner h1,
  .hero-container .hero-content-inner h4 {
    margin-bottom: 1.25rem; }
    @media (min-width: 768px) {
      .hero-container .hero-content-inner h1,
      .hero-container .hero-content-inner h4 {
        margin-bottom: 1.5rem; } }
  .hero-container .hero-content-inner.flex {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex; }
  .hero-container .hero-content-inner.drop-background {
    padding: 0; }
    @media (max-width: 1023.98px) {
      .hero-container .hero-content-inner.drop-background {
        background-color: transparent !important; } }
    @media (min-width: 768px) {
      .hero-container .hero-content-inner.drop-background {
        padding: 1.875rem; } }
  @media (max-width: 1023.98px) {
    .hero-container .hero-content-inner:not(.mobile-content-inside) {
      position: relative; }
      .hero-container .hero-content-inner:not(.mobile-content-inside)[class*="align-top-"], .hero-container .hero-content-inner:not(.mobile-content-inside)[class*="align-middle-"], .hero-container .hero-content-inner:not(.mobile-content-inside)[class*="align-bottom-"], .hero-container .hero-content-inner:not(.mobile-content-inside)[class*="-left-pos"], .hero-container .hero-content-inner:not(.mobile-content-inside)[class*="-center-pos"], .hero-container .hero-content-inner:not(.mobile-content-inside)[class*="align-middle-center"], .hero-container .hero-content-inner:not(.mobile-content-inside)[class*="-right-pos"], .hero-container .hero-content-inner:not(.mobile-content-inside)[class*="block-left"], .hero-container .hero-content-inner:not(.mobile-content-inside)[class*="block-right"] {
        top: initial;
        bottom: initial;
        -webkit-transform: translate(0, 0);
            -ms-transform: translate(0, 0);
                transform: translate(0, 0); }
      .hero-container .hero-content-inner:not(.mobile-content-inside) .button {
        width: 100%; } }
    @media (max-width: 1023.98px) and (min-width: 480px) {
      .hero-container .hero-content-inner:not(.mobile-content-inside) .button {
        width: auto; } }
  @media (max-width: 1023.98px) {
    .hero-container .hero-content-inner[class*="mobile-content-inside"] {
      position: absolute;
      padding: 1.25rem 1.25rem 1.875rem 1.25rem;
      -webkit-box-sizing: border-box;
              box-sizing: border-box;
      width: 100%; }
      .hero-container .hero-content-inner[class*="mobile-content-inside"][class*="-bottom-center"] {
        top: initial;
        right: initial;
        left: 0;
        bottom: 35px;
        text-align: center; }
        .hero-container .hero-content-inner[class*="mobile-content-inside"][class*="-bottom-center"][class*="width-"] {
          max-width: 100%; }
      .hero-container .hero-content-inner[class*="mobile-content-inside"][class*="-middle-center"] {
        top: 0;
        right: initial;
        left: 0;
        bottom: initial;
        text-align: center; }
        .hero-container .hero-content-inner[class*="mobile-content-inside"][class*="-middle-center"][class*="width-"] {
          max-width: 100%; }
      .hero-container .hero-content-inner[class*="mobile-content-inside"][class*="-bottom-left"] {
        top: initial;
        left: 0;
        right: initial;
        bottom: 35px;
        text-align: left; }
        .hero-container .hero-content-inner[class*="mobile-content-inside"][class*="-bottom-left"][class*="width-"] {
          max-width: 100%; }
    .hero-container .hero-content-inner.mobile-center {
      text-align: center; } }
  .hero-container.banner {
    margin-top: 1.875rem; }
    @media (min-width: 768px) {
      .hero-container.banner {
        margin-top: 3.125rem; } }
    .hero-container.banner .hero-content {
      max-width: 100%;
      margin: 60px 120px;
      width: calc(100% - 240px);
      height: calc(100% - 120px); }
    .hero-container.banner h2 {
      margin: 0.9375rem 0; }
    .hero-container.banner.alternate {
      border-top: 0; }
      .hero-container.banner.alternate picture img {
        min-height: 240px; }
  .hero-container.side-by-side {
    border-top: 0; }
    .hero-container.side-by-side .hero-content {
      display: -webkit-box;
      display: -ms-flexbox;
      display: flex;
      -webkit-box-orient: vertical;
      -webkit-box-direction: normal;
          -ms-flex-direction: column;
              flex-direction: column;
      -webkit-box-sizing: border-box;
              box-sizing: border-box; }
      .hero-container.side-by-side .hero-content .video {
        -webkit-box-ordinal-group: 2;
            -ms-flex-order: 1;
                order: 1;
        margin-bottom: 1.875rem;
        display: -webkit-inline-box;
        display: -ms-inline-flexbox;
        display: inline-flex;
        height: 100%; }
        .hero-container.side-by-side .hero-content .video img {
          height: auto;
          width: 100%;
          max-width: 100%; }
      .hero-container.side-by-side .hero-content .call-text {
        -webkit-box-ordinal-group: 3;
            -ms-flex-order: 2;
                order: 2; }
      .hero-container.side-by-side .hero-content .image-capper {
        display: none; }
      @media (min-width: 768px) {
        .hero-container.side-by-side .hero-content {
          -webkit-box-orient: horizontal;
          -webkit-box-direction: normal;
              -ms-flex-direction: row;
                  flex-direction: row; }
          .hero-container.side-by-side .hero-content .video,
          .hero-container.side-by-side .hero-content .call-text {
            width: 50%; }
          .hero-container.side-by-side .hero-content .video {
            -webkit-box-ordinal-group: 3;
                -ms-flex-order: 2;
                    order: 2;
            margin-bottom: 0;
            -ms-flex-item-align: center;
                align-self: center; }
            .hero-container.side-by-side .hero-content .video.first {
              -webkit-box-ordinal-group: 2;
                  -ms-flex-order: 1;
                      order: 1; }
          .hero-container.side-by-side .hero-content .call-text {
            -webkit-box-sizing: border-box;
                    box-sizing: border-box;
            padding-right: 6%;
            -ms-flex-item-align: center;
                align-self: center;
            -webkit-box-ordinal-group: 2;
                -ms-flex-order: 1;
                    order: 1; }
            .hero-container.side-by-side .hero-content .call-text.second {
              -webkit-box-ordinal-group: 3;
                  -ms-flex-order: 2;
                      order: 2;
              padding-right: 0;
              padding-left: 6%; }
          .hero-container.side-by-side .hero-content .image-capper {
            display: block;
            margin-bottom: 0.625rem; }
            .hero-container.side-by-side .hero-content .image-capper img {
              width: initial; } }
      @media (max-width: 1279.98px) {
        .hero-container.side-by-side .hero-content {
          position: absolute;
          padding: 0;
          margin: 1.25rem 1.25rem 1.875rem 1.25rem;
          top: 0;
          left: 0;
          width: calc(100% - 40px);
          height: calc(100% - 50px); }
          .hero-container.side-by-side .hero-content .call-text .type-hero {
            font-size: 30px;
            font-size: 1.875rem; } }
      @media (max-width: 1023.98px) {
        .hero-container.side-by-side .hero-content {
          -webkit-box-pack: center;
              -ms-flex-pack: center;
                  justify-content: center; } }
    @media (max-width: 1279.98px) {
      .hero-container.side-by-side picture > img {
        height: -webkit-fit-content;
        height: -moz-fit-content;
        height: fit-content; } }
  .hero-container.third-split {
    border-top: 0; }
    .hero-container.third-split .hero-content {
      display: -webkit-box;
      display: -ms-flexbox;
      display: flex;
      -webkit-box-orient: vertical;
      -webkit-box-direction: normal;
          -ms-flex-direction: column;
              flex-direction: column; }
      .hero-container.third-split .hero-content img {
        width: initial;
        height: initial; }
      .hero-container.third-split .hero-content .flex {
        -webkit-box-orient: vertical;
        -webkit-box-direction: normal;
            -ms-flex-direction: column;
                flex-direction: column; }
      .hero-container.third-split .hero-content .split-item .container {
        text-align: left; }
        .hero-container.third-split .hero-content .split-item .container:first-child {
          margin-bottom: 1.25rem; }
      @media (min-width: 1024px) {
        .hero-container.third-split .hero-content {
          -webkit-box-orient: horizontal;
          -webkit-box-direction: normal;
              -ms-flex-direction: row;
                  flex-direction: row; }
          .hero-container.third-split .hero-content .flex {
            -webkit-box-orient: horizontal;
            -webkit-box-direction: normal;
                -ms-flex-direction: row;
                    flex-direction: row; }
          .hero-container.third-split .hero-content .split-item {
            -webkit-box-align: center;
                -ms-flex-align: center;
                    align-items: center;
            -ms-flex-item-align: center;
                align-self: center;
            -webkit-box-sizing: border-box;
                    box-sizing: border-box;
            text-align: left; }
            .hero-container.third-split .hero-content .split-item:first-child {
              width: calc(100% * (2/3)); }
            .hero-container.third-split .hero-content .split-item:last-child {
              width: calc(100% * (1/3)); }
            .hero-container.third-split .hero-content .split-item .container {
              text-align: left; }
              .hero-container.third-split .hero-content .split-item .container:first-child {
                margin-right: 1.25rem;
                margin-bottom: 0; }
              .hero-container.third-split .hero-content .split-item .container:nth-child(2) {
                margin-left: 1.25rem; }
            .hero-container.third-split .hero-content .split-item.first {
              -webkit-box-ordinal-group: 2;
                  -ms-flex-order: 1;
                      order: 1;
              padding-right: 5%; }
            .hero-container.third-split .hero-content .split-item.second {
              -webkit-box-ordinal-group: 3;
                  -ms-flex-order: 2;
                      order: 2;
              padding-left: 5%; } }
      @media (max-width: 1279.98px) {
        .hero-container.third-split .hero-content {
          position: absolute;
          padding: 0;
          margin: 1.25rem 1.25rem 1.875rem 1.25rem;
          top: 0;
          left: 0;
          width: calc(100% - 40px);
          height: calc(100% - 50px);
          text-align: left; }
          .hero-container.third-split .hero-content .call-text .type-hero {
            font-size: 30px;
            font-size: 1.875rem; }
          .hero-container.third-split .hero-content .center {
            text-align: center !important; } }
      @media (max-width: 1023.98px) {
        .hero-container.third-split .hero-content {
          -webkit-box-pack: center;
              -ms-flex-pack: center;
                  justify-content: center; } }
    @media (max-width: 1279.98px) {
      .hero-container.third-split img {
        max-height: -webkit-fit-content;
        max-height: -moz-fit-content;
        max-height: fit-content; } }
    .hero-container.third-split.alternate .hero-content {
      margin: 60px 100px;
      width: calc(100% - 200px);
      height: calc(100% - 120px); }
      .hero-container.third-split.alternate .hero-content .split-item {
        -webkit-box-align: center;
            -ms-flex-align: center;
                align-items: center; }
      @media (min-width: 1024px) {
        .hero-container.third-split.alternate .hero-content .split-item h3 {
          margin-top: 0; }
        .hero-container.third-split.alternate .hero-content .split-item:first-child {
          padding-right: 2%; }
        .hero-container.third-split.alternate .hero-content .split-item:last-child {
          padding-left: 2%;
          text-align: left; }
        .hero-container.third-split.alternate .hero-content .split-item .container:first-child {
          margin-right: 0; } }
  .hero-container.secondary-hero {
    margin-top: 1.875rem; }
    @media (min-width: 768px) {
      .hero-container.secondary-hero {
        margin-top: 3.75rem; } }
  .hero-container .talbots-hero-content {
    text-align: center;
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-align: center;
        -ms-flex-align: center;
            align-items: center;
    -webkit-box-pack: center;
        -ms-flex-pack: center;
            justify-content: center;
    -webkit-box-orient: vertical;
    -webkit-box-direction: normal;
        -ms-flex-direction: column;
            flex-direction: column;
    -webkit-box-sizing: border-box;
            box-sizing: border-box;
    position: absolute;
    bottom: 0;
    width: 100%;
    padding: 1.875rem 1.25rem; }
    .hero-container .talbots-hero-content .cta-container {
      margin: 0.9375rem auto 0;
      width: 100%; }
      @media (min-width: 1024px) {
        .hero-container .talbots-hero-content .cta-container {
          margin-top: 1.875rem; } }
    .hero-container .talbots-hero-content .type-hero {
      margin: 0.5rem 0; }
      @media (min-width: 768px) {
        .hero-container .talbots-hero-content .type-hero {
          margin-bottom: 0.9375rem; } }
    @media (min-width: 768px) {
      .hero-container .talbots-hero-content {
        width: 50%;
        top: 0;
        height: 100%;
        padding: 0.9375rem; }
        .hero-container .talbots-hero-content .cta-container {
          max-width: 18.75rem; } }
    .hero-container .talbots-hero-content.clp-hero .cta-container {
      margin-top: 0.9375rem; }
    @media (max-width: 767.98px) {
      .hero-container .talbots-hero-content.clp-hero {
        position: static; } }
  .hero-container .talbots-banner-content {
    text-align: center;
    padding: 1.5625rem 0 0; }
    @media (min-width: 768px) {
      .hero-container .talbots-banner-content {
        padding: 3.75rem 0 0; } }
    .hero-container .talbots-banner-content.hasBg {
      padding: 1.5625rem 0; }
      @media (min-width: 768px) {
        .hero-container .talbots-banner-content.hasBg {
          padding: 3.75rem 0; } }
    .hero-container .talbots-banner-content .banner-content-inner {
      margin: auto;
      width: calc(100% - 30px);
      max-width: 1280px;
      padding: 0 0.3125rem; }
      @media (min-width: 768px) {
        .hero-container .talbots-banner-content .banner-content-inner {
          padding: 0; } }
    .hero-container .talbots-banner-content .cta-container {
      display: -webkit-box;
      display: -ms-flexbox;
      display: flex;
      -webkit-box-orient: vertical;
      -webkit-box-direction: normal;
          -ms-flex-direction: column;
              flex-direction: column;
      -webkit-box-align: center;
          -ms-flex-align: center;
              align-items: center;
      -webkit-box-pack: space-evenly;
          -ms-flex-pack: space-evenly;
              justify-content: space-evenly; }
      .hero-container .talbots-banner-content .cta-container .cta-link,
      .hero-container .talbots-banner-content .cta-container .cta-link-small {
        margin: 0.625rem 0; }
      @media (min-width: 768px) {
        .hero-container .talbots-banner-content .cta-container {
          -webkit-box-orient: horizontal;
          -webkit-box-direction: normal;
              -ms-flex-direction: row;
                  flex-direction: row;
          margin: 0.9375rem -0.625rem 0; } }
    .hero-container .talbots-banner-content .button {
      width: 100%;
      margin: 0.625rem 0;
      display: -webkit-box;
      display: -ms-flexbox;
      display: flex;
      -webkit-box-pack: center;
          -ms-flex-pack: center;
              justify-content: center; }
      .hero-container .talbots-banner-content .button:last-child {
        margin-bottom: 0; }
      @media (min-width: 768px) {
        .hero-container .talbots-banner-content .button {
          margin: 0 0.625rem;
          width: calc(25% - 10px); } }
  .hero-container .talbots-hero-content .subheading,
  .hero-container .talbots-banner-content .subheading {
    padding-bottom: 0.3125rem; }
    @media (min-width: 768px) {
      .hero-container .talbots-hero-content .subheading,
      .hero-container .talbots-banner-content .subheading {
        padding-bottom: 0.75rem; } }
  .hero-container .talbots-hero-content .heading,
  .hero-container .talbots-hero-content .tagline,
  .hero-container .talbots-banner-content .heading,
  .hero-container .talbots-banner-content .tagline {
    padding-bottom: 0.9375rem; }
  .hero-container .talbots-hero-content .button,
  .hero-container .talbots-banner-content .button {
    border-color: #000;
    background-color: transparent;
    color: #000; }
    .hero-container .talbots-hero-content .button:hover, .hero-container .talbots-hero-content .button:focus, .hero-container .talbots-hero-content .button:active, .hero-container .talbots-hero-content .button.active,
    .hero-container .talbots-banner-content .button:hover,
    .hero-container .talbots-banner-content .button:focus,
    .hero-container .talbots-banner-content .button:active,
    .hero-container .talbots-banner-content .button.active {
      border-color: #000;
      background-color: #000;
      color: #fff; }
    .hero-container .talbots-hero-content .button.disabled, .hero-container .talbots-hero-content .button[disabled],
    fieldset[disabled] .hero-container .talbots-hero-content .button,
    .hero-container .talbots-banner-content .button.disabled,
    .hero-container .talbots-banner-content .button[disabled],
    fieldset[disabled]
    .hero-container .talbots-banner-content .button {
      cursor: default;
      pointer-events: none;
      background: #ddd;
      border-color: #ddd;
      color: #999; }
  @media (min-width: 768px) {
    .hero-container .talbots-hero-content.count6 .cta-container,
    .hero-container .talbots-banner-content.count6 .cta-container {
      -ms-flex-wrap: wrap;
          flex-wrap: wrap;
      margin-top: 0; }
      .hero-container .talbots-hero-content.count6 .cta-container .button,
      .hero-container .talbots-banner-content.count6 .cta-container .button {
        -ms-flex-preferred-size: calc(100% / 2 - 20px);
            flex-basis: calc(100% / 2 - 20px);
        margin-top: 1.25rem; } }
    @media all and (min-width: 768px) and (-ms-high-contrast: none), (min-width: 768px) and (-ms-high-contrast: active) {
      .hero-container .talbots-hero-content.count6 .cta-container .button,
      .hero-container .talbots-banner-content.count6 .cta-container .button {
        -ms-flex-preferred-size: auto;
            flex-basis: auto;
        width: calc(100% / 2 - 20px); } }
  @media (min-width: 1024px) {
    .hero-container .talbots-hero-content.count6 .cta-container .button,
    .hero-container .talbots-banner-content.count6 .cta-container .button {
      -ms-flex-preferred-size: calc(100% / 3 - 20px);
          flex-basis: calc(100% / 3 - 20px); } }
  @media all and (min-width: 1024px) and (-ms-high-contrast: none), (min-width: 1024px) and (-ms-high-contrast: active) {
    .hero-container .talbots-hero-content.count6 .cta-container .button,
    .hero-container .talbots-banner-content.count6 .cta-container .button {
      -ms-flex-preferred-size: auto;
          flex-basis: auto;
      width: calc(100% / 3 - 20px); } }

.content-tiles {
  width: 100%;
  max-width: 1280px;
  margin: auto; }
  @media (min-width: 768px) {
    .content-tiles {
      margin-top: 3.75rem; } }
  .content-tiles .content-tiles-heading {
    text-align: center;
    margin: 0 0 1.875rem 0; }
    .content-tiles .content-tiles-heading h2 {
      margin: 0;
      line-height: 1em; }
    .content-tiles .content-tiles-heading p {
      padding: 0.625rem 1.875rem 0 1.875rem;
      text-align: center; }
      @media (min-width: 768px) {
        .content-tiles .content-tiles-heading p {
          width: 60%;
          margin: 0 auto;
          padding: 0.625rem 0 0 0; } }
    .content-tiles .content-tiles-heading a {
      margin-top: 1.25rem; }
  .content-tiles .content-tiles-wrapper {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -ms-flex-wrap: wrap;
        flex-wrap: wrap; }
  .content-tiles .content-tile-inner-wrapper {
    position: absolute;
    margin: 20px;
    width: calc(100% - 40px);
    height: calc(100% - 40px);
    top: 0;
    left: 0; }
    @media (min-width: 768px) {
      .content-tiles .content-tile-inner-wrapper {
        margin: 30px;
        width: calc(100% - 60px);
        height: calc(100% - 120px); } }
    @media (min-width: 1024px) {
      .content-tiles .content-tile-inner-wrapper {
        margin: 60px 30px; } }
  .content-tiles .content-tile-container {
    position: relative;
    -webkit-box-sizing: border-box;
            box-sizing: border-box;
    margin-top: 5%;
    display: inline-block; }
    .content-tiles .content-tile-container:first-child {
      margin-top: 0; }
    @media (min-width: 768px) {
      .content-tiles .content-tile-container {
        margin-right: 1%;
        margin-left: 1%;
        margin-top: 2%; }
        .content-tiles .content-tile-container:first-child {
          margin-left: 0; } }
  .content-tiles img {
    width: 100%;
    height: auto; }
  .content-tiles .cta-container {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-orient: vertical;
    -webkit-box-direction: normal;
        -ms-flex-direction: column;
            flex-direction: column; }
    .content-tiles .cta-container .button + .button {
      margin-top: 4%; }
      @media (min-width: 768px) {
        .content-tiles .cta-container .button + .button {
          margin-left: 4%;
          margin-top: 0; } }
    @media (min-width: 768px) {
      .content-tiles .cta-container {
        -webkit-box-orient: horizontal;
        -webkit-box-direction: normal;
            -ms-flex-direction: row;
                flex-direction: row; } }
  .content-tiles.two-up .content-tile-container, .content-tiles.three-up .content-tile-container {
    width: 100%; }
  @media (min-width: 768px) {
    .content-tiles.two-up .content-tile-container {
      width: calc(100% * (1/2) - 1%); }
      .content-tiles.two-up .content-tile-container:nth-child(2n) {
        margin-right: 0; }
      .content-tiles.two-up .content-tile-container:nth-child(-n+2) {
        margin-top: 0; } }
  .content-tiles.two-up.alternate .content-tile-inner-wrapper {
    margin: 40px 25px;
    height: calc(100% - 80px);
    width: calc(100% - 50px); }
  @media (min-width: 768px) {
    .content-tiles.three-up .content-tile-container {
      width: calc(100% * (1/3) - 1.35%); }
      .content-tiles.three-up .content-tile-container:nth-child(3n) {
        margin-right: 0; }
      .content-tiles.three-up .content-tile-container:nth-child(-n+3) {
        margin-top: 0; } }
  .content-tiles.three-up.long-treatment .content-tile-container {
    margin-bottom: 1.875rem; }
  .content-tiles.three-up.long-treatment .content-tile-inner {
    padding: 0 1.875rem;
    -webkit-box-sizing: border-box;
            box-sizing: border-box; }
  @media (min-width: 768px) {
    .content-tiles.three-up.long-treatment .content-tile-container {
      margin-bottom: 0; }
    .content-tiles.three-up.long-treatment .content-tile-inner {
      padding: 0; } }
  .content-tiles.inner-content .content-tile-inner-wrapper h2 {
    margin-top: 0; }
  .content-tiles.outer-content {
    text-align: center; }
    .content-tiles.outer-content .content-tile-container {
      margin-top: 0; }
    .content-tiles.outer-content h3 {
      margin-bottom: 5%; }
      .content-tiles.outer-content h3.link-arrow {
        position: relative; }
        .content-tiles.outer-content h3.link-arrow::after {
          content: "";
          position: absolute;
          top: 0;
          background-image: url("../images/svg-icons/arrow.svg");
          background-size: cover;
          height: 30px;
          width: 30px;
          -webkit-transform: rotate(180deg);
              -ms-transform: rotate(180deg);
                  transform: rotate(180deg); }
    @media (min-width: 768px) {
      .content-tiles.outer-content h3 {
        margin-bottom: 0; }
        .content-tiles.outer-content h3.link-arrow {
          top: -3px; } }
  .content-tiles.no-buttons {
    margin-bottom: 3.75rem; }
  .content-tiles.talbots-tiles-content {
    text-align: center;
    padding: 0; }
    @media (min-width: 768px) {
      .content-tiles.talbots-tiles-content {
        margin-bottom: 5rem; } }
    .content-tiles.talbots-tiles-content .subheading {
      padding-bottom: 0.3125rem; }
      @media (min-width: 768px) {
        .content-tiles.talbots-tiles-content .subheading {
          padding-bottom: 0.75rem; } }
    .content-tiles.talbots-tiles-content .collections-container {
      margin: 0 -0.625rem;
      display: -webkit-box;
      display: -ms-flexbox;
      display: flex;
      -webkit-box-orient: vertical;
      -webkit-box-direction: normal;
          -ms-flex-direction: column;
              flex-direction: column;
      -webkit-box-align: center;
          -ms-flex-align: center;
              align-items: center;
      -webkit-box-pack: center;
          -ms-flex-pack: center;
              justify-content: center; }
      @media (min-width: 768px) {
        .content-tiles.talbots-tiles-content .collections-container {
          -webkit-box-orient: horizontal;
          -webkit-box-direction: normal;
              -ms-flex-direction: row;
                  flex-direction: row; } }
    .content-tiles.talbots-tiles-content .collection-item {
      margin: 0 0.625rem;
      overflow: hidden; }
      .content-tiles.talbots-tiles-content .collection-item img {
        max-width: 100%;
        margin: auto; }
      @media (min-width: 768px) {
        .content-tiles.talbots-tiles-content .collection-item {
          width: calc(100% / 3);
          max-width: 30rem; } }
    .content-tiles.talbots-tiles-content .cta-container {
      margin-top: 1.5625rem;
      -webkit-box-orient: horizontal;
      -webkit-box-direction: normal;
          -ms-flex-direction: row;
              flex-direction: row;
      -webkit-box-pack: center;
          -ms-flex-pack: center;
              justify-content: center; }
      @media (max-width: 767.98px) {
        .content-tiles.talbots-tiles-content .cta-container.singleCTA {
          margin-top: 0; } }
    .content-tiles.talbots-tiles-content img {
      width: auto;
      height: auto; }

.promo-adjustment {
  color: #aa1e26 !important; }

@media (max-width: 1023.98px) {
  .hero-content-inner:not(.mobile-content-inside):not(.split-item):not([class*="mobile-content-inside"]):not(.mobile-primary) .type-hero,
  .hero-content-inner:not(.mobile-content-inside):not(.split-item):not([class*="mobile-content-inside"]):not(.mobile-primary) h4,
  .hero-content-inner:not(.mobile-content-inside):not(.split-item):not([class*="mobile-content-inside"]):not(.mobile-primary) h3,
  .hero-content-inner:not(.mobile-content-inside):not(.split-item):not([class*="mobile-content-inside"]):not(.mobile-primary) h2,
  .hero-content-inner:not(.mobile-content-inside):not(.split-item):not([class*="mobile-content-inside"]):not(.mobile-primary) h1,
  .hero-content-inner:not(.mobile-content-inside):not(.split-item):not([class*="mobile-content-inside"]):not(.mobile-primary) p {
    color: #000; } }

@media (max-width: 1023.98px) {
  .content-tiles-heading:not(.mobile-primary) .type-hero,
  .content-tiles-heading:not(.mobile-primary) h4,
  .content-tiles-heading:not(.mobile-primary) h3,
  .content-tiles-heading:not(.mobile-primary) h2,
  .content-tiles-heading:not(.mobile-primary) h1,
  .content-tiles-heading:not(.mobile-primary) p {
    color: #000; } }

/*# sourceMappingURL=style.css.map */
