.swatch-circle-beige {
  border: 0.063em solid rgba(0, 0, 0, 0.3);
  width: 2.5em;
  height: 2.5em;
  background: #f5f5dc;
  border-radius: 1.25em;
  display: block;
  position: relative; }
  .swatch-circle-beige.disabled {
    opacity: 0.2; }

.swatch-filter-beige {
  border: 0.063em solid rgba(0, 0, 0, 0.3);
  width: 1.38em;
  height: 1.38em;
  background: #f5f5dc;
  border-radius: 0.69em;
  background-color: #f5f5dc;
  display: block;
  position: relative; }
  .swatch-filter-beige.disabled {
    opacity: 0.2; }

.swatch-circle-black {
  border: 0.063em solid rgba(0, 0, 0, 0.3);
  width: 2.5em;
  height: 2.5em;
  background: #000;
  border-radius: 1.25em;
  display: block;
  position: relative; }
  .swatch-circle-black.disabled {
    opacity: 0.2; }

.swatch-filter-black {
  border: 0.063em solid rgba(0, 0, 0, 0.3);
  width: 1.38em;
  height: 1.38em;
  background: #000;
  border-radius: 0.69em;
  background-color: #000;
  display: block;
  position: relative; }
  .swatch-filter-black.disabled {
    opacity: 0.2; }

.swatch-circle-blue {
  border: 0.063em solid rgba(0, 0, 0, 0.3);
  width: 2.5em;
  height: 2.5em;
  background: #0070d2;
  border-radius: 1.25em;
  display: block;
  position: relative; }
  .swatch-circle-blue.disabled {
    opacity: 0.2; }

.swatch-filter-blue {
  border: 0.063em solid rgba(0, 0, 0, 0.3);
  width: 1.38em;
  height: 1.38em;
  background: #0070d2;
  border-radius: 0.69em;
  background-color: #0070d2;
  display: block;
  position: relative; }
  .swatch-filter-blue.disabled {
    opacity: 0.2; }

.swatch-circle-brown {
  border: 0.063em solid rgba(0, 0, 0, 0.3);
  width: 2.5em;
  height: 2.5em;
  background: #a52a2a;
  border-radius: 1.25em;
  display: block;
  position: relative; }
  .swatch-circle-brown.disabled {
    opacity: 0.2; }

.swatch-filter-brown {
  border: 0.063em solid rgba(0, 0, 0, 0.3);
  width: 1.38em;
  height: 1.38em;
  background: #a52a2a;
  border-radius: 0.69em;
  background-color: #a52a2a;
  display: block;
  position: relative; }
  .swatch-filter-brown.disabled {
    opacity: 0.2; }

.swatch-circle-green {
  border: 0.063em solid rgba(0, 0, 0, 0.3);
  width: 2.5em;
  height: 2.5em;
  background: #008827;
  border-radius: 1.25em;
  display: block;
  position: relative; }
  .swatch-circle-green.disabled {
    opacity: 0.2; }

.swatch-filter-green {
  border: 0.063em solid rgba(0, 0, 0, 0.3);
  width: 1.38em;
  height: 1.38em;
  background: #008827;
  border-radius: 0.69em;
  background-color: #008827;
  display: block;
  position: relative; }
  .swatch-filter-green.disabled {
    opacity: 0.2; }

.swatch-circle-grey {
  border: 0.063em solid rgba(0, 0, 0, 0.3);
  width: 2.5em;
  height: 2.5em;
  background: #8f979d;
  border-radius: 1.25em;
  display: block;
  position: relative; }
  .swatch-circle-grey.disabled {
    opacity: 0.2; }

.swatch-filter-grey {
  border: 0.063em solid rgba(0, 0, 0, 0.3);
  width: 1.38em;
  height: 1.38em;
  background: #8f979d;
  border-radius: 0.69em;
  background-color: #8f979d;
  display: block;
  position: relative; }
  .swatch-filter-grey.disabled {
    opacity: 0.2; }

.swatch-circle-navy {
  border: 0.063em solid rgba(0, 0, 0, 0.3);
  width: 2.5em;
  height: 2.5em;
  background: #000080;
  border-radius: 1.25em;
  display: block;
  position: relative; }
  .swatch-circle-navy.disabled {
    opacity: 0.2; }

.swatch-filter-navy {
  border: 0.063em solid rgba(0, 0, 0, 0.3);
  width: 1.38em;
  height: 1.38em;
  background: #000080;
  border-radius: 0.69em;
  background-color: #000080;
  display: block;
  position: relative; }
  .swatch-filter-navy.disabled {
    opacity: 0.2; }

.swatch-circle-orange {
  border: 0.063em solid rgba(0, 0, 0, 0.3);
  width: 2.5em;
  height: 2.5em;
  background: #ffa500;
  border-radius: 1.25em;
  display: block;
  position: relative; }
  .swatch-circle-orange.disabled {
    opacity: 0.2; }

.swatch-filter-orange {
  border: 0.063em solid rgba(0, 0, 0, 0.3);
  width: 1.38em;
  height: 1.38em;
  background: #ffa500;
  border-radius: 0.69em;
  background-color: #ffa500;
  display: block;
  position: relative; }
  .swatch-filter-orange.disabled {
    opacity: 0.2; }

.swatch-circle-pink {
  border: 0.063em solid rgba(0, 0, 0, 0.3);
  width: 2.5em;
  height: 2.5em;
  background: #fe249a;
  border-radius: 1.25em;
  display: block;
  position: relative; }
  .swatch-circle-pink.disabled {
    opacity: 0.2; }

.swatch-filter-pink {
  border: 0.063em solid rgba(0, 0, 0, 0.3);
  width: 1.38em;
  height: 1.38em;
  background: #fe249a;
  border-radius: 0.69em;
  background-color: #fe249a;
  display: block;
  position: relative; }
  .swatch-filter-pink.disabled {
    opacity: 0.2; }

.swatch-circle-purple {
  border: 0.063em solid rgba(0, 0, 0, 0.3);
  width: 2.5em;
  height: 2.5em;
  background: #800080;
  border-radius: 1.25em;
  display: block;
  position: relative; }
  .swatch-circle-purple.disabled {
    opacity: 0.2; }

.swatch-filter-purple {
  border: 0.063em solid rgba(0, 0, 0, 0.3);
  width: 1.38em;
  height: 1.38em;
  background: #800080;
  border-radius: 0.69em;
  background-color: #800080;
  display: block;
  position: relative; }
  .swatch-filter-purple.disabled {
    opacity: 0.2; }

.swatch-circle-red {
  border: 0.063em solid rgba(0, 0, 0, 0.3);
  width: 2.5em;
  height: 2.5em;
  background: #f00;
  border-radius: 1.25em;
  display: block;
  position: relative; }
  .swatch-circle-red.disabled {
    opacity: 0.2; }

.swatch-filter-red {
  border: 0.063em solid rgba(0, 0, 0, 0.3);
  width: 1.38em;
  height: 1.38em;
  background: #f00;
  border-radius: 0.69em;
  background-color: #f00;
  display: block;
  position: relative; }
  .swatch-filter-red.disabled {
    opacity: 0.2; }

.swatch-circle-white {
  border: 0.063em solid rgba(0, 0, 0, 0.3);
  width: 2.5em;
  height: 2.5em;
  background: #fff;
  border-radius: 1.25em;
  display: block;
  position: relative; }
  .swatch-circle-white.disabled {
    opacity: 0.2; }

.swatch-filter-white {
  border: 0.063em solid rgba(0, 0, 0, 0.3);
  width: 1.38em;
  height: 1.38em;
  background: #fff;
  border-radius: 0.69em;
  background-color: #fff;
  display: block;
  position: relative; }
  .swatch-filter-white.disabled {
    opacity: 0.2; }

.swatch-circle-yellow {
  border: 0.063em solid rgba(0, 0, 0, 0.3);
  width: 2.5em;
  height: 2.5em;
  background: #ff0;
  border-radius: 1.25em;
  display: block;
  position: relative; }
  .swatch-circle-yellow.disabled {
    opacity: 0.2; }

.swatch-filter-yellow {
  border: 0.063em solid rgba(0, 0, 0, 0.3);
  width: 1.38em;
  height: 1.38em;
  background: #ff0;
  border-radius: 0.69em;
  background-color: #ff0;
  display: block;
  position: relative; }
  .swatch-filter-yellow.disabled {
    opacity: 0.2; }

.swatch-circle-miscellaneous {
  background: -webkit-gradient(linear, left bottom, left top, color-stop(0, #821e91), color-stop(25%, #821e91), color-stop(25%, #edd134), color-stop(50%, yellow), color-stop(50%, #edd134), color-stop(50%, #59ba00), color-stop(76%, #59ba00), color-stop(76%, #111), to(#111)), -webkit-gradient(linear, left bottom, left top, color-stop(0, #0e5cd1), color-stop(50%, #0e5cd1), color-stop(50%, #e20b0b), to(#e20b0b));
  background: linear-gradient(0deg, #821e91 0, #821e91 25%, #edd134 25%, yellow 50%, #edd134 50%, #59ba00 50%, #59ba00 76%, #111 76%, #111 100%), linear-gradient(0deg, #0e5cd1 0, #0e5cd1 50%, #e20b0b 50%, #e20b0b 100%);
  background-repeat: repeat-y, repeat;
  background-size: 50% 100%, 100% 100%;
  border: 0.063em solid rgba(0, 0, 0, 0.3);
  border-radius: 1.25em;
  display: block;
  height: 2.5em;
  position: relative;
  -webkit-transform: rotate(35deg);
          transform: rotate(35deg);
  width: 2.5em; }
  .swatch-circle-miscellaneous.disabled {
    opacity: 0.2; }
  .swatch-circle-miscellaneous.selected::after {
    -webkit-transform: rotate(-35deg);
            transform: rotate(-35deg); }

.category-tile {
  position: relative; }
  .category-tile h1,
  .category-tile h2 {
    font-size: 1.75rem;
    position: absolute;
    bottom: 1.875rem;
    left: 1.875rem;
    color: #fff; }
  .category-tile::before {
    content: '';
    position: absolute;
    width: 100%;
    height: 100%;
    background-image: -webkit-gradient(linear, left top, left bottom, color-stop(60%, transparent), to(rgba(0, 0, 0, 0.5)));
    background-image: linear-gradient(to bottom, transparent 60%, rgba(0, 0, 0, 0.5) 100%); }

.refinement-bar {
  overflow: auto; }
  .refinement-bar ul {
    padding-left: 0; }
  @media (max-width: 768.98px) {
    .refinement-bar {
      background-color: #fff;
      -webkit-box-shadow: 0 0.313em 0.938em rgba(0, 0, 0, 0.5);
              box-shadow: 0 0.313em 0.938em rgba(0, 0, 0, 0.5);
      display: none;
      left: 0;
      position: fixed;
      top: 0;
      width: 100%;
      z-index: 1; } }
  @media (max-width: 543.98px) {
    .refinement-bar {
      position: fixed;
      height: 100%; } }

.filter-header {
  margin-left: -15px;
  margin-right: -15px; }

.header-bar {
  background-color: #eee;
  border-bottom: 0.063em solid #eee; }
  .header-bar button.close {
    font-size: 1rem;
    font-weight: normal;
    opacity: 1; }
  .header-bar .fa.fa-close::before {
    font-size: 1.25em; }
  @media (min-width: 544px) and (max-width: 768.98px) {
    .header-bar {
      padding: 0.938em 2.813em; } }
  @media (max-width: 543.98px) {
    .header-bar {
      padding: 0.938em; } }

.refinements .header,
.refinements .values {
  padding: 0.313em 0; }
  @media (min-width: 544px) and (max-width: 768.98px) {
    .refinements .header li,
    .refinements .values li {
      display: inline-block; } }

.refinements .header {
  font-size: 1.125em;
  color: #444; }

.refinements ul {
  overflow: auto; }
  .refinements ul li {
    padding-left: 1px; }
    .refinements ul li button {
      border: none;
      color: #0070d2;
      background-color: transparent; }

.refinements li {
  list-style-type: none;
  padding-left: 0; }
  .refinements li.color-attribute {
    display: inline-block;
    padding-left: 0; }
    .refinements li.color-attribute button:not(.tooltip-btn) {
      padding: 0; }
  .refinements li.disabled {
    opacity: 0.5; }

@media (max-width: 543.98px) {
  .refinements {
    padding: 0; } }

.refinements .card-header h2 {
  font-family: inherit;
  font-size: inherit;
  font-weight: inherit;
  margin-bottom: 0; }

.secondary-bar {
  padding-left: 0;
  padding-right: 0;
  padding-bottom: 1em;
  overflow: auto; }
  @media (max-width: 768.98px) {
    .secondary-bar button.reset {
      float: right; } }
  @media (min-width: 544px) and (max-width: 768.98px) {
    .secondary-bar {
      padding: 0.938em 2.813em; } }
  @media (max-width: 543.98px) {
    .secondary-bar {
      padding: 0.938em; } }

.refinement-header {
  overflow: auto; }

.disabled {
  pointer-events: none; }

.grid-header,
.content-grid-header {
  margin-top: 1em;
  margin-bottom: 1em; }
  @media (max-width: 543.98px) {
    .grid-header .result-count,
    .content-grid-header .result-count {
      padding-bottom: 0.938em; }
    .grid-header .filter-results,
    .content-grid-header .filter-results {
      display: block;
      width: 100%; } }
  .grid-header select,
  .content-grid-header select {
    width: 100%; }

.result-count {
  font-size: 0.875rem; }

.refinement {
  margin-bottom: 1em; }
  @media (max-width: 768.98px) {
    .refinement.card {
      border-top: 0 none;
      border-left: 0 none;
      border-right: 0 none;
      border-radius: 0;
      margin-bottom: 0; }
    .refinement .card-header {
      border-bottom: 0 none;
      padding: 0.25rem 1rem; }
    .refinement .card-body {
      padding: 0 1rem; } }
  .refinement a {
    text-decoration: none; }
  .refinement.refinement-category li {
    margin-left: 0.938em;
    display: block; }
  .refinement.refinement-category > ul > li {
    margin-left: 0; }

.search-banner {
  background-image: url("../images/search.jpg");
  background-position-y: 40%; }

.search-keywords {
  font-weight: bold; }

.filter-bar ul {
  padding-left: 15px; }

.filter-bar li {
  list-style: none;
  float: left;
  margin-left: 0.3125em;
  margin-right: 0.3125em; }
  .filter-bar li:first-child {
    margin-left: 0; }
  .filter-bar li.filter-value {
    border: 1px solid #ccc;
    padding: 0.3125em;
    border-radius: 3px;
    position: relative; }
    .filter-bar li.filter-value button {
      color: black;
      border: none;
      padding: 0 2rem 0 0.5rem; }
      .filter-bar li.filter-value button::after {
        content: "\F00D";
        font: normal normal normal 14px/1 FontAwesome;
        text-rendering: auto;
        position: absolute;
        right: 10px;
        top: 11px; }
  .filter-bar li.swatch-filter {
    font-size: 1.38em;
    position: relative;
    margin-top: 4px; }
    .filter-bar li.swatch-filter button {
      width: 100%;
      height: 100%;
      display: block;
      border: none; }
      .filter-bar li.swatch-filter button::before {
        content: "";
        background-color: white;
        width: 0.8em;
        height: 0.8em;
        border-radius: 0.4em;
        position: absolute;
        left: 0.5em;
        top: 0.5em; }
      .filter-bar li.swatch-filter button::after {
        content: "\F057";
        font: normal normal normal 14px/1 FontAwesome;
        display: inline;
        text-rendering: auto;
        position: absolute;
        left: 0.18em;
        top: 0.12em;
        font-size: 1.5em; }

@media (max-width: 543.98px) {
  .tab-content {
    padding-left: 0;
    padding-right: 0; } }

@media (max-width: 543.98px) {
  .product-grid {
    padding-top: 0.938em; }
    .product-grid .col-6 {
      padding-left: 5px;
      padding-right: 5px; } }

.search-tips {
  text-align: left;
  margin-top: 1.875rem; }

.category-item {
  margin-bottom: 0.938rem; }

.show-more,
.show-more-content {
  padding: 0.938em;
  clear: both; }

.swatch-mark.color-value[data-selected=true]::after {
  color: #000;
  content: '\F058';
  display: table-caption;
  font-family: 'FontAwesome';
  font-size: 1.625em;
  left: 0.295em;
  position: absolute; }

.swatch-mark.color-value.selected::after {
  background: #fff;
  border-radius: 50%;
  color: #000;
  content: '\F058';
  display: table-caption;
  font-family: 'FontAwesome';
  font-size: 1.625em;
  height: 0.75em;
  left: 0.31em;
  line-height: 0.8em;
  position: absolute;
  top: 0.35em;
  width: 0.8em; }

.search-nav {
  margin-bottom: 1em;
  border-bottom: 0.063em solid #ccc; }
  .search-nav .nav-tabs-wrapper {
    padding: 0; }
    @media (max-width: 543.98px) {
      .search-nav .nav-tabs-wrapper {
        width: 100%; } }
    .search-nav .nav-tabs-wrapper .nav-tabs {
      border-bottom: 0 none; }
  .search-nav .nav-link:focus {
    background-color: #f9f9f9; }

.product-options .quantity {
  position: absolute;
  bottom: 0;
  right: 0; }

/* override default breakpoints */
.overlay-0 {
  background-color: rgba(0, 0, 0, 0); }

.overlay-dark.overlay-0 {
  background-color: rgba(0, 0, 0, 0); }

.overlay-light.overlay-0 {
  background-color: rgba(255, 255, 255, 0); }

.overlay-10 {
  background-color: rgba(0, 0, 0, 0.1); }

.overlay-dark.overlay-10 {
  background-color: rgba(0, 0, 0, 0.1); }

.overlay-light.overlay-10 {
  background-color: rgba(255, 255, 255, 0.1); }

.overlay-20 {
  background-color: rgba(0, 0, 0, 0.2); }

.overlay-dark.overlay-20 {
  background-color: rgba(0, 0, 0, 0.2); }

.overlay-light.overlay-20 {
  background-color: rgba(255, 255, 255, 0.2); }

.overlay-30 {
  background-color: rgba(0, 0, 0, 0.3); }

.overlay-dark.overlay-30 {
  background-color: rgba(0, 0, 0, 0.3); }

.overlay-light.overlay-30 {
  background-color: rgba(255, 255, 255, 0.3); }

.overlay-40 {
  background-color: rgba(0, 0, 0, 0.4); }

.overlay-dark.overlay-40 {
  background-color: rgba(0, 0, 0, 0.4); }

.overlay-light.overlay-40 {
  background-color: rgba(255, 255, 255, 0.4); }

.overlay-50 {
  background-color: rgba(0, 0, 0, 0.5); }

.overlay-dark.overlay-50 {
  background-color: rgba(0, 0, 0, 0.5); }

.overlay-light.overlay-50 {
  background-color: rgba(255, 255, 255, 0.5); }

.overlay-60 {
  background-color: rgba(0, 0, 0, 0.6); }

.overlay-dark.overlay-60 {
  background-color: rgba(0, 0, 0, 0.6); }

.overlay-light.overlay-60 {
  background-color: rgba(255, 255, 255, 0.6); }

.overlay-70 {
  background-color: rgba(0, 0, 0, 0.7); }

.overlay-dark.overlay-70 {
  background-color: rgba(0, 0, 0, 0.7); }

.overlay-light.overlay-70 {
  background-color: rgba(255, 255, 255, 0.7); }

.overlay-80 {
  background-color: rgba(0, 0, 0, 0.8); }

.overlay-dark.overlay-80 {
  background-color: rgba(0, 0, 0, 0.8); }

.overlay-light.overlay-80 {
  background-color: rgba(255, 255, 255, 0.8); }

.overlay-90 {
  background-color: rgba(0, 0, 0, 0.9); }

.overlay-dark.overlay-90 {
  background-color: rgba(0, 0, 0, 0.9); }

.overlay-light.overlay-90 {
  background-color: rgba(255, 255, 255, 0.9); }

.overlay {
  position: absolute;
  top: 0;
  bottom: 0;
  left: 0;
  right: 0; }

/* function to convert the calc function in to rem based
$first- should be in % */
/** Slick Carousel Starts **/
/** Slick Carousel Ends **/
/* Embedded images styles for: Basic Page, Blog, Landing page
    ========================================================================== */
.menu-item-focus {
  -webkit-box-shadow: none;
          box-shadow: none;
  outline: none; }
  .menu-item-focus::before {
    content: '';
    position: absolute;
    border: 0.0625rem solid #8f8f8f;
    border-radius: 0.25rem;
    top: 0.25rem;
    bottom: 0.25rem;
    left: 0.25rem;
    right: 0.25rem; }

.social-icons-focus {
  -webkit-box-shadow: none;
          box-shadow: none;
  outline: none; }
  .social-icons-focus::before {
    content: '';
    position: absolute;
    border: 0.0625rem solid #8f8f8f;
    border-radius: 50%;
    top: -0.25rem;
    bottom: -0.25rem;
    left: -0.25rem;
    right: -0.25rem; }

.brand-logo-focus-dark {
  -webkit-box-shadow: none;
          box-shadow: none;
  outline: 0.0625rem solid #fff;
  border: none; }

.footer-links-focus-dark {
  -webkit-box-shadow: none;
          box-shadow: none;
  outline: none;
  position: relative; }
  .footer-links-focus-dark::after {
    content: '';
    position: absolute;
    border: 0.0625rem solid #fff;
    border-radius: 0.25rem;
    top: -0.25rem;
    right: -0.25rem;
    bottom: -0.25rem;
    left: -0.25rem; }

.brand-logo-focus-light {
  -webkit-box-shadow: none;
          box-shadow: none;
  outline: 0.0625rem solid #8f8f8f;
  border: none; }

.footer-links-focus-light {
  -webkit-box-shadow: none;
          box-shadow: none;
  outline: none;
  position: relative; }
  .footer-links-focus-light::after {
    content: '';
    position: absolute;
    border: 0.0625rem solid #8f8f8f;
    border-radius: 0.25rem;
    top: -0.25rem;
    right: -0.25rem;
    bottom: -0.25rem;
    left: -0.25rem; }

.search-focus-light {
  -webkit-box-shadow: 0 0 0 0.1875rem #fff, 0 0 0 0.25rem #8f8f8f;
          box-shadow: 0 0 0 0.1875rem #fff, 0 0 0 0.25rem #8f8f8f;
  outline: none; }

.search-focus-dark {
  -webkit-box-shadow: none;
          box-shadow: none;
  border: none;
  outline: solid 0.0625rem #fff;
  outline-offset: 0.25rem; }

.header-logo-focus {
  outline: none;
  position: relative;
  outline-offset: 0.25rem; }
  .header-logo-focus::after {
    content: '';
    position: absolute;
    border: 0.0625rem solid #8f8f8f;
    border-radius: 0.25rem;
    top: -0.25rem;
    right: -0.25rem;
    bottom: -0.25rem;
    left: -0.25rem; }

.tooltip-focus-light {
  outline: none;
  position: relative; }
  .tooltip-focus-light::before {
    content: '';
    position: absolute;
    border: 0.0625rem solid #8f8f8f;
    border-radius: 50%;
    top: 0;
    right: 0;
    bottom: 0;
    left: 0; }

.tooltip-focus-dark {
  outline: none;
  position: relative; }
  .tooltip-focus-dark::before {
    content: '';
    position: absolute;
    border: 0.0625rem solid #fff;
    border-radius: 50%;
    top: 0;
    right: 0;
    bottom: 0;
    left: 0; }

/* overriding the bootstrap header font sizes */
/* headings style based on style guide */
h1,
.h1,
h2,
.h2,
h3,
.h3,
h4,
.h4,
h5,
.h5,
h6,
.h6,
.text48-36-24,
.text36-30-24,
.text30-24-24,
.text18-18-16 {
  font-family: "MuseoSansRounded-500", sans-serif;
  line-height: 1.25;
  letter-spacing: normal; }

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

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

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

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

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

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

/* text styles */
.text8,
.text10,
.text12,
.text14,
.text16,
.text18,
.text20,
.text12-12-10,
.text14-14-12,
.text16-16-12,
.text16-16-14,
.text16-14-14,
.text20-20-14,
.text20-20-16,
.text20-20-18,
.text24-24-20,
.text14-14-16,
.text18-18-14,
.text16-16-16,
.text16-16-12 {
  font-family: "Roboto-Regular", sans-serif;
  letter-spacing: normal;
  line-height: 1.5; }
  .text8.bold,
  .text10.bold,
  .text12.bold,
  .text14.bold,
  .text16.bold,
  .text18.bold,
  .text20.bold,
  .text12-12-10.bold,
  .text14-14-12.bold,
  .text16-16-12.bold,
  .text16-16-14.bold,
  .text16-14-14.bold,
  .text20-20-14.bold,
  .text20-20-16.bold,
  .text20-20-18.bold,
  .text24-24-20.bold,
  .text14-14-16.bold,
  .text18-18-14.bold,
  .text16-16-16.bold,
  .text16-16-12.bold {
    font-family: "Roboto-Bold", sans-serif;
    letter-spacing: normal; }

.text8 {
  font-size: 0.5rem; }

.text10 {
  font-size: 0.625rem; }

.text12 {
  font-size: 0.75rem; }

.text14 {
  font-size: 0.875rem; }

.text16 {
  font-size: 1rem; }

.text18 {
  font-size: 1rem; }

.text20 {
  font-size: 1.125rem; }

.text12-12-10 {
  font-size: 0.625rem; }

.text14-14-12 {
  font-size: 0.75rem; }

.text16-16-12 {
  font-size: 0.75rem; }

.text16-16-14 {
  font-size: 0.875rem; }

.text20-20-14 {
  font-size: 0.875rem; }

.text20-20-16 {
  font-size: 1rem; }

.text20-20-18 {
  font-size: 1.125rem; }

.text24-24-20 {
  font-size: 1.25rem; }

.text14-14-16 {
  font-size: 1rem; }

.text48-36-24 {
  font-size: 1.5rem; }

.text36-30-24 {
  font-size: 1.5rem; }

.text30-24-24 {
  font-size: 1.5rem; }

.text18-18-16 {
  font-size: 1rem; }

.text16-16-16 {
  font-size: 1rem; }

.text16-16-12 {
  font-size: 0.75rem;
  font-weight: 700; }

.text16-14-14 {
  font-size: 1rem; }

/* class for font weight bold */
.bold {
  font-weight: 700; }

@media (max-width: 991.98px) {
  .bold-mobile {
    font-weight: bold; }
  .text16-14-14 {
    font-size: 0.875rem; } }

@media (min-width: 768px) {
  h1,
  .h1 {
    font-size: 2.25rem; }
  h2,
  .h2 {
    font-size: 1.875rem; }
  h3,
  .h3 {
    font-size: 1.5rem; }
  h4,
  .h4 {
    font-size: 1.5rem; }
  h5,
  .h5 {
    font-size: 1.25rem; }
  h6,
  .h6 {
    font-size: 1.125rem; }
  .text18 {
    font-size: 1.125rem; }
  .text20 {
    font-size: 1.25rem; }
  .text12-12-10 {
    font-size: 0.75rem; }
  .text14-14-12 {
    font-size: 0.875rem; }
  .text16-16-12 {
    font-size: 1rem; }
  .text16-16-14 {
    font-size: 1rem; }
  .text20-20-14 {
    font-size: 1.25rem; }
  .text20-20-16 {
    font-size: 1.25rem; }
  .text20-20-18 {
    font-size: 1.25rem; }
  .text24-24-20 {
    font-size: 1.5rem; }
  .text14-14-16 {
    font-size: 0.875rem; }
  .text48-36-24 {
    font-size: 2.25rem; }
  .text36-30-24 {
    font-size: 1.875rem; }
  .text18-18-16 {
    font-size: 1.125rem; }
  .text16-16-12 {
    font-size: 1rem;
    font-weight: normal; } }

@media (min-width: 992px) {
  h1,
  .h1 {
    font-size: 3rem; }
  h2,
  .h2 {
    font-size: 2.25rem; }
  h3,
  .h3 {
    font-size: 1.875rem; }
  .text48-36-24 {
    font-size: 3rem; }
  .text36-30-24 {
    font-size: 2.25rem; }
  .text30-24-24 {
    font-size: 1.875rem; } }

.text-eyebrow {
  font-family: "Roboto-Regular", sans-serif;
  line-height: 1.5;
  letter-spacing: normal; }

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

.search-page {
  background-color: #f7f7f7; }

.no-scroll-bg {
  position: fixed;
  overflow: hidden; }

.content-grid-js .card-header a {
  color: #0e78ad;
  font-family: "Roboto-Regular", sans-serif, sans-serif;
  font-size: 1rem;
  font-weight: 700;
  line-height: 1.25;
  letter-spacing: normal; }
  @media (min-width: 768px) {
    .content-grid-js .card-header a {
      font-size: 1.5rem; } }
  .content-grid-js .card-header a:hover {
    color: #0a557a; }

.content-grid-js .card-body {
  color: #696158;
  font-size: 0.75rem; }
  @media (min-width: 768px) {
    .content-grid-js .card-body {
      font-size: 1rem; } }

.refinement-bar {
  z-index: 5;
  overflow-x: hidden; }
  .refinement-bar.mobile-filters {
    z-index: 1030; }
    @media (min-width: 992px) {
      .refinement-bar.mobile-filters {
        display: none !important; } }
    .refinement-bar.mobile-filters .refinements-container {
      position: relative; }
      .refinement-bar.mobile-filters .refinements-container .refinements {
        height: 95vh;
        overflow-y: auto;
        padding-bottom: 15%; }
  @media (min-width: 992px) {
    .refinement-bar.desktop-filters {
      -webkit-transition: top 0.4s ease-in;
      transition: top 0.4s ease-in; } }
  @media (max-width: 991.98px) {
    .refinement-bar.desktop-filters {
      display: none !important; } }
  @media (min-width: 992px) {
    .refinement-bar.desktop-filters.sticky-desktop {
      position: sticky;
      top: 0;
      -ms-flex-item-align: start;
          align-self: flex-start;
      padding-bottom: 0.5rem;
      scrollbar-width: none;
      -ms-overflow-style: none; }
      .refinement-bar.desktop-filters.sticky-desktop::-webkit-scrollbar {
        width: 0rem;
        background: transparent; } }
  .refinement-bar.desktop-filters.sticky-desktop .popover[x-out-of-boundaries] {
    display: none; }
  @media (max-width: 991.98px) {
    .refinement-bar {
      background-color: #fff;
      -webkit-box-shadow: 0 0.313em 0.938em rgba(0, 0, 0, 0.5);
              box-shadow: 0 0.313em 0.938em rgba(0, 0, 0, 0.5);
      display: none;
      left: 0;
      position: fixed;
      top: 0;
      width: 100%;
      height: 100%; } }

@media (max-width: 991.98px) {
  .product-grid {
    padding-top: 0; } }

.search-results {
  padding: 0 0 3.125rem; }
  @media (min-width: 992px) {
    .search-results {
      padding: 0 0 6.25rem; } }
  .search-results .plp-title {
    margin-bottom: 0.9375rem;
    font-size: 1.5rem; }
    @media (min-width: 992px) {
      .search-results .plp-title {
        margin-bottom: 0;
        font-size: 2.25rem; } }
  .search-results .tab-content .tab-pane {
    max-width: 100%; }
    .search-results .tab-content .tab-pane .content-grid-header.card-header {
      background-color: transparent;
      border-bottom: 0; }
      .search-results .tab-content .tab-pane .content-grid-header.card-header .result-count-wrapper-js {
        margin-left: -0.5rem; }
  .search-results .search-nav {
    overflow: hidden;
    border: none; }
    .search-results .search-nav .nav-tabs-wrapper {
      padding: 0; }
      .search-results .search-nav .nav-tabs-wrapper .nav-tabs {
        border-bottom: 0 none;
        overflow: visible;
        margin: 0.375rem 0;
        position: relative; }
        .search-results .search-nav .nav-tabs-wrapper .nav-tabs .nav-item .nav-link {
          letter-spacing: 0; }
          .search-results .search-nav .nav-tabs-wrapper .nav-tabs .nav-item .nav-link:focus {
            border-right: 0.125rem solid #696158; }
        .search-results .search-nav .nav-tabs-wrapper .nav-tabs .nav-item:last-of-type::after {
          border: 0.03125rem solid #696158; }
        .search-results .search-nav .nav-tabs-wrapper .nav-tabs .nav-item:last-child .nav-link {
          border-right: 0.125rem solid #696158; }
          .search-results .search-nav .nav-tabs-wrapper .nav-tabs .nav-item:last-child .nav-link:focus {
            border-right: 0.125rem solid #696158; }

.filter-sort-wrapper .custom-select-wrapper {
  width: auto;
  height: auto;
  max-width: 100%; }
  @media (min-width: 992px) {
    .filter-sort-wrapper .custom-select-wrapper {
      float: right; } }
  .is-plp .filter-sort-wrapper .custom-select-wrapper {
    margin-bottom: 1.5625rem; }
    @media (min-width: 768px) {
      .is-plp .filter-sort-wrapper .custom-select-wrapper {
        margin-bottom: 0.3125rem; } }
    @media (min-width: 992px) {
      .is-plp .filter-sort-wrapper .custom-select-wrapper {
        margin-bottom: 2.5rem; } }
  .filter-sort-wrapper .custom-select-wrapper .form-control {
    padding: 0.75rem 2rem 0.375rem 0.75rem;
    padding-top: 0.75rem !important;
    font-size: 1rem;
    height: 2.5rem; }
    @media (min-width: 768px) {
      .filter-sort-wrapper .custom-select-wrapper .form-control {
        height: 3.125rem; } }
    .filter-sort-wrapper .custom-select-wrapper .form-control + label {
      top: 0.3125rem;
      left: 0.875rem;
      opacity: 1;
      font-size: 0.625rem;
      font-weight: 700;
      line-height: 0.9375rem; }
    .filter-sort-wrapper .custom-select-wrapper .form-control::-ms-expand {
      display: none; }
  .filter-sort-wrapper .custom-select-wrapper .form-control:-moz-focusring {
    color: transparent;
    text-shadow: 0 0 0 #696158; }

.search-result-count {
  color: #696158;
  font-family: "Roboto-Regular", sans-serif, sans-serif;
  font-size: 1rem;
  font-weight: 400;
  line-height: 1.25;
  letter-spacing: normal; }
  @media (min-width: 576px) {
    .search-result-count {
      font-size: 1.5rem; } }
  .is-plp .search-result-count,
  .recipe-search-count .search-result-count {
    font-size: 0.75rem; }
    @media (min-width: 992px) {
      .is-plp .search-result-count,
      .recipe-search-count .search-result-count {
        font-size: 1rem; } }

.search-result-title {
  color: #696158;
  font-family: "MuseoSansRounded-300", sans-serif, sans-serif;
  font-size: 1.25rem;
  font-weight: 700;
  line-height: 1.25;
  letter-spacing: normal;
  padding: 2.5rem 0; }
  @media (min-width: 576px) {
    .search-result-title {
      font-size: 2.25rem; } }

.result-count {
  color: #696158;
  font-family: "Roboto-Regular", sans-serif, sans-serif;
  font-size: 1rem;
  font-weight: 400;
  line-height: 1.25;
  letter-spacing: normal;
  margin-bottom: 2rem; }
  .is-ie .result-count {
    white-space: nowrap; }
  @media (min-width: 576px) {
    .result-count {
      font-size: 1.5rem; } }
  .result-count .search-keywords {
    font-weight: 400; }
  .result-count .link {
    color: #0e78ad;
    text-decoration: none; }

.filter-results {
  -webkit-appearance: none; }
  .filter-results svg {
    fill: #7d7468;
    margin-right: 0.375rem; }

.search-tips {
  text-align: left;
  margin-top: 1.875rem; }
  .search-tips h5 {
    font-size: 1.25rem; }
  .search-tips ul {
    font-size: 1rem; }

.filter-sort-wrapper .form-control {
  font-size: 0.875rem;
  height: 2.5rem; }
  @media (min-width: 768px) {
    .filter-sort-wrapper .form-control {
      height: 3.125rem; } }
  @media (min-width: 1200px) {
    .filter-sort-wrapper .form-control {
      font-size: 1rem; } }
  .filter-sort-wrapper .form-control .form-control-label {
    margin-bottom: 0;
    color: #696158; }

.refinements {
  -webkit-box-shadow: 0 0.125rem 0.25rem 0 #b4b0ab;
          box-shadow: 0 0.125rem 0.25rem 0 #b4b0ab;
  border-radius: 0.25rem;
  background-color: #fff; }
  .refinements .refinement ul.cat-refinelist li > ul {
    display: block;
    height: auto !important; }
  .refinements .refinement-special-offers .cb-wrapper .cb-custom {
    border-radius: 50%; }
    .refinements .refinement-special-offers .cb-wrapper .cb-custom.selected {
      -webkit-box-shadow: inset 0 0 0 0.1875rem #fff, inset 0 0 0 0.75rem #DA291C;
              box-shadow: inset 0 0 0 0.1875rem #fff, inset 0 0 0 0.75rem #DA291C;
      border-color: #DA291C !important; }
      .refinements .refinement-special-offers .cb-wrapper .cb-custom.selected::after {
        border: 0; }
  .refinements .card {
    display: block; }
    .refinements .card .card-header {
      padding: 0.0625rem;
      margin-left: 0.5rem; }
      .refinements .card .card-header button.title {
        color: #696158;
        font-family: "Roboto-Bold", sans-serif, sans-serif;
        font-size: 1rem;
        font-weight: 700;
        line-height: 1.5;
        letter-spacing: normal;
        padding: 0 0 0 0.375rem;
        -webkit-box-shadow: none;
                box-shadow: none;
        width: 95%;
        border-radius: 0; }
        .refinements .card .card-header button.title:focus {
          outline: none;
          border: 0.0625rem solid #8f8f8f;
          border-radius: 0; }
        .refinements .card .card-header button.title::after {
          display: none; }
        .refinements .card .card-header button.title .svg-arrow-down {
          display: block; }
        .refinements .card .card-header button.title .svg-arrow-up {
          display: none; }
        .refinements .card .card-header button.title .svg-arrow-down,
        .refinements .card .card-header button.title .svg-arrow-up {
          fill: #696158;
          float: right; }
      .refinements .card .card-header .tooltip-container .tooltip-btn {
        position: absolute;
        top: 20%;
        left: 0;
        opacity: 0; }
      .refinements .card .card-header .tooltip-container .popover {
        width: 100%;
        width: -moz-available;
        width: -webkit-fill-available;
        width: fill-available; }
    .refinements .card.active .title {
      -webkit-box-shadow: none;
              box-shadow: none; }
    .refinements .card.active:focus {
      outline: none; }
    .refinements .card.active button.title .svg-arrow-down {
      display: none; }
    .refinements .card.active button.title .svg-arrow-up {
      display: block; }
    .refinements .card .card-body {
      font-size: 0.75rem;
      padding: 0; }
      .refinements .card .card-body button:not(.tooltip-btn),
      .refinements .card .card-body a {
        color: #696158;
        line-height: 1.25;
        clear: both; }
        .refinements .card .card-body button:not(.tooltip-btn):hover .cb-custom.selected,
        .refinements .card .card-body a:hover .cb-custom.selected {
          border: 0.0625rem solid #0e78ad; }
        .refinements .card .card-body button:not(.tooltip-btn) .cb-custom.selected,
        .refinements .card .card-body a .cb-custom.selected {
          background-color: #0e78ad;
          border-color: #0e78ad; }
          .refinements .card .card-body button:not(.tooltip-btn) .cb-custom.selected::after,
          .refinements .card .card-body a .cb-custom.selected::after {
            display: block;
            top: 0; }
        .refinements .card .card-body button:not(.tooltip-btn) .selected,
        .refinements .card .card-body a .selected {
          text-decoration: underline; }
      .refinements .card .card-body .values {
        padding-left: 0.125rem;
        margin: 0;
        overflow: visible; }
        .refinements .card .card-body .values li {
          display: block;
          margin-bottom: 0;
          clear: both; }
          .refinements .card .card-body .values li .br-null {
            content: '';
            display: block; }
            .is-ie .refinements .card .card-body .values li .br-null,
            .is-edge .refinements .card .card-body .values li .br-null {
              display: none; }
          .refinements .card .card-body .values li .button-space {
            padding: 0.375rem 0.1875rem 0.375rem 0.375rem;
            float: left;
            max-width: 7.0625rem; }
          .refinements .card .card-body .values li.color-attribute button:not(.tooltip-btn),
          .refinements .card .card-body .values li.color-attribute a {
            padding-right: 0.1875rem; }
            .refinements .card .card-body .values li.color-attribute button:not(.tooltip-btn):focus,
            .refinements .card .card-body .values li.color-attribute a:focus {
              -webkit-box-shadow: none;
                      box-shadow: none;
              border: none; }
              .refinements .card .card-body .values li.color-attribute button:not(.tooltip-btn):focus > .color-value::after,
              .refinements .card .card-body .values li.color-attribute a:focus > .color-value::after {
                border: 0.0625rem solid #8f8f8f; }
              .refinements .card .card-body .values li.color-attribute button:not(.tooltip-btn):focus > .color-value.selected,
              .refinements .card .card-body .values li.color-attribute a:focus > .color-value.selected {
                border: 0.0625rem solid #0e78ad; }
                .refinements .card .card-body .values li.color-attribute button:not(.tooltip-btn):focus > .color-value.selected::after,
                .refinements .card .card-body .values li.color-attribute a:focus > .color-value.selected::after {
                  border: 0.0625rem solid #8f8f8f; }
              .refinements .card .card-body .values li.color-attribute button:not(.tooltip-btn):focus:hover > .color-value.selected,
              .refinements .card .card-body .values li.color-attribute a:focus:hover > .color-value.selected {
                border: 0.0625rem solid #0e78ad; }
          .refinements .card .card-body .values li .tooltip-container .tooltip-btn {
            float: left;
            margin: 0.125rem 0; }
          .refinements .card .card-body .values li.custom-checkbox .tooltip-container .tooltip-btn {
            margin-top: 0.375rem;
            margin-bottom: 0.375rem; }
          .refinements .card .card-body .values li.custom-checkbox .cb-wrapper {
            border: 0.125rem solid transparent;
            border-right-width: 0.0625rem;
            float: left;
            padding-right: 0.125rem; }
            .refinements .card .card-body .values li.custom-checkbox .cb-wrapper .cb-custom {
              top: 0.375rem; }
            .refinements .card .card-body .values li.custom-checkbox .cb-wrapper:active .cb-custom {
              border: 0.0625rem solid #0e78ad; }
            .refinements .card .card-body .values li.custom-checkbox .cb-wrapper:hover .cb-custom {
              border: 0.125rem solid #0a557a; }
              .refinements .card .card-body .values li.custom-checkbox .cb-wrapper:hover .cb-custom.selected {
                background-color: #0a557a;
                border-width: 0.0625rem; }
            .refinements .card .card-body .values li.custom-checkbox .cb-wrapper:active .cb-custom {
              border: 0.0625rem solid #0e78ad;
              -webkit-box-shadow: none;
                      box-shadow: none; }
            .refinements .card .card-body .values li.custom-checkbox .cb-wrapper:focus .tooltip-container .tooltip-btn {
              margin-top: 0.3125rem;
              margin-bottom: 0.3125rem; }
          .refinements .card .card-body .values li:not(.custom-checkbox):not(.custom-radio):not(.color-attribute) button:not(.tooltip-btn),
          .refinements .card .card-body .values li:not(.custom-checkbox):not(.custom-radio):not(.color-attribute) a {
            border: 0.0625rem solid transparent; }
            .refinements .card .card-body .values li:not(.custom-checkbox):not(.custom-radio):not(.color-attribute) button:not(.tooltip-btn):focus,
            .refinements .card .card-body .values li:not(.custom-checkbox):not(.custom-radio):not(.color-attribute) a:focus {
              border: 0.0625rem solid #8f8f8f; }
        .refinements .card .card-body .values button:not(.tooltip-btn),
        .refinements .card .card-body .values a {
          display: block; }
          @media (min-width: 992px) {
            .refinements .card .card-body .values button:not(.tooltip-btn),
            .refinements .card .card-body .values a {
              width: 100%; } }
          .refinements .card .card-body .values button:not(.tooltip-btn):focus,
          .refinements .card .card-body .values a:focus {
            outline: none;
            border: none;
            -webkit-box-shadow: none;
                    box-shadow: none; }
          .refinements .card .card-body .values button:not(.tooltip-btn):hover,
          .refinements .card .card-body .values a:hover {
            color: #0e78ad; }
      .refinements .card .card-body .show-more-btn,
      .refinements .card .card-body .show-less-btn {
        color: #0e78ad;
        font-family: "Roboto-Regular", sans-serif, sans-serif;
        font-size: 0.75rem;
        font-weight: 400;
        line-height: 1.5;
        letter-spacing: normal;
        height: auto;
        -webkit-box-shadow: none;
                box-shadow: none;
        background-color: #fff;
        padding: 0.25rem 0.5rem; }
        .refinements .card .card-body .show-more-btn svg,
        .refinements .card .card-body .show-less-btn svg {
          fill: #0e78ad; }
        .refinements .card .card-body .show-more-btn:focus,
        .refinements .card .card-body .show-less-btn:focus {
          outline: solid 0.0625rem #8f8f8f;
          text-decoration: underline; }
        .refinements .card .card-body .show-more-btn:hover,
        .refinements .card .card-body .show-less-btn:hover {
          color: #0a557a;
          text-decoration: underline; }
          .refinements .card .card-body .show-more-btn:hover svg,
          .refinements .card .card-body .show-less-btn:hover svg {
            fill: #0a557a; }
        .refinements .card .card-body .show-more-btn:active,
        .refinements .card .card-body .show-less-btn:active {
          outline: none;
          text-decoration: underline; }
        .refinements .card .card-body .show-more-btn .icon,
        .refinements .card .card-body .show-less-btn .icon {
          margin-left: 0.5rem; }
      .refinements .card .card-body ul li * {
        vertical-align: middle; }
    @media (min-width: 992px) {
      .refinements .card.refinement-personalize .btnswitch-label {
        width: 45%; } }
  .refinements:last-child {
    padding-bottom: 0.0625rem; }
  .refinements .refinement-color .card-body button:not(.tooltip-btn):hover > .color-value::before,
  .refinements .refinement-color .card-body a:hover > .color-value::before {
    content: '';
    display: block;
    position: absolute;
    top: 50%;
    left: 50%;
    -webkit-transform: translate(-50%, -50%);
            transform: translate(-50%, -50%);
    border-radius: 50%;
    background: none;
    height: 2.25rem;
    width: 2.25rem;
    border: 0.125rem solid #0a557a; }
  .refinements .refinement-color .card-body button:not(.tooltip-btn):active .swatch-mark.color-value::before {
    content: '';
    display: block;
    position: absolute;
    top: 50%;
    left: 50%;
    -webkit-transform: translate(-50%, -50%);
            transform: translate(-50%, -50%);
    border-radius: 50%;
    background: none;
    height: 2.25rem;
    width: 2.25rem;
    border: 0.0625rem solid #0e78ad; }
  .refinements .refinement-color .card-body .swatch-mark.color-value::after {
    content: '';
    display: block;
    position: absolute;
    top: -0.26rem;
    bottom: -0.25rem;
    left: -0.2625rem;
    right: -0.25rem;
    border-radius: 50%;
    background: none;
    height: auto;
    width: auto; }
  .refinements .refinement-color .card-body .values {
    padding-left: 0.25rem;
    margin-left: -0.25rem; }
    .refinements .refinement-color .card-body .values li {
      display: block;
      padding: 0 0.25rem; }
      .refinements .refinement-color .card-body .values li button:not(.tooltip-btn):hover,
      .refinements .refinement-color .card-body .values li a:hover {
        color: #696158; }
  .refinements .refinement-category .card-body {
    font-size: 0.75rem;
    padding: 0;
    color: #696158; }
    .refinements .refinement-category .card-body .values li.custom-checkbox {
      margin: 0; }
    .refinements .refinement-category .card-body .values li:not(.custom-checkbox):not(.custom-radio) button:not(.tooltip-btn),
    .refinements .refinement-category .card-body .values li:not(.custom-checkbox):not(.custom-radio) a {
      border: 0.0625rem solid transparent; }
      .refinements .refinement-category .card-body .values li:not(.custom-checkbox):not(.custom-radio) button:not(.tooltip-btn):focus,
      .refinements .refinement-category .card-body .values li:not(.custom-checkbox):not(.custom-radio) a:focus {
        border: 0.0625rem solid #8f8f8f; }
  .refinements .refinement-category > .card-body > .values > li {
    margin: 0; }
  .refinements .refinement-size .values li {
    display: block; }
  .refinements .refinement-price .card-body .custom-price-widget {
    margin: 0.6875rem 0 0.9375rem;
    padding-left: 0.5625rem;
    -webkit-box-align: center;
        -ms-flex-align: center;
            align-items: center; }
    .refinements .refinement-price .card-body .custom-price-widget .form-group .form-control {
      font-size: 1rem;
      padding: 0.875rem 0.3125rem 0.3125rem;
      border-radius: initial; }
      .refinements .refinement-price .card-body .custom-price-widget .form-group .form-control + label {
        left: calc(100% - 39px); }
      .refinements .refinement-price .card-body .custom-price-widget .form-group .form-control::-webkit-input-placeholder {
        opacity: 0; }
      .refinements .refinement-price .card-body .custom-price-widget .form-group .form-control::-moz-placeholder {
        opacity: 0; }
      .refinements .refinement-price .card-body .custom-price-widget .form-group .form-control:-ms-input-placeholder {
        opacity: 0; }
      .refinements .refinement-price .card-body .custom-price-widget .form-group .form-control::-ms-input-placeholder {
        opacity: 0; }
      .refinements .refinement-price .card-body .custom-price-widget .form-group .form-control::placeholder {
        opacity: 0; }
    .refinements .refinement-price .card-body .custom-price-widget .form-group input:not(:-moz-placeholder-shown) ~ .floating-label {
      left: calc(100% - 35px); }
    .refinements .refinement-price .card-body .custom-price-widget .form-group input:not(:-ms-input-placeholder) ~ .floating-label {
      left: calc(100% - 35px); }
    .refinements .refinement-price .card-body .custom-price-widget .form-group input:focus ~ .floating-label,
    .refinements .refinement-price .card-body .custom-price-widget .form-group input:not(:placeholder-shown) ~ .floating-label,
    .refinements .refinement-price .card-body .custom-price-widget .form-group input ~ .floating-label.focus {
      left: calc(100% - 35px); }
    .refinements .refinement-price .card-body .custom-price-widget span {
      margin-right: 0.5rem; }
    .refinements .refinement-price .card-body .custom-price-widget .min-value,
    .refinements .refinement-price .card-body .custom-price-widget .max-value {
      width: 3.125rem;
      height: 3rem;
      text-align: center; }
      .refinements .refinement-price .card-body .custom-price-widget .min-value:focus, .refinements .refinement-price .card-body .custom-price-widget .min-value:active,
      .refinements .refinement-price .card-body .custom-price-widget .max-value:focus,
      .refinements .refinement-price .card-body .custom-price-widget .max-value:active {
        border: 0.0625rem solid #8f8f8f;
        outline: none; }
    .refinements .refinement-price .card-body .custom-price-widget input[type='number']::-webkit-outer-spin-button,
    .refinements .refinement-price .card-body .custom-price-widget input[type='number']::-webkit-inner-spin-button {
      -webkit-appearance: none;
      margin: 0; }
    .refinements .refinement-price .card-body .custom-price-widget .go-button {
      margin: 0.5rem 0 0.625rem 0.5rem;
      padding: 0;
      border-radius: 0; }
  .refinements .rating-color {
    color: #a57c00; }
  .refinements .filter-header {
    margin: 0; }
    .refinements .filter-header .filter-header-title {
      color: #696158;
      font-family: "MuseoSansRounded-500", sans-serif, sans-serif;
      font-size: 1.25rem;
      font-weight: 700;
      line-height: normal;
      letter-spacing: normal;
      display: inline-block;
      margin: 0;
      padding: 1.5rem 0.3125rem 1rem 1rem; }
    .refinements .filter-header .close {
      margin: 1.8125rem 2rem 1rem;
      font-size: 1rem; }
    .refinements .filter-header .reset {
      display: inline-block;
      width: auto;
      padding: 0 0.5rem 0.1875rem;
      border: 0;
      color: #0e78ad;
      font-size: 0.75rem;
      -webkit-box-shadow: none;
              box-shadow: none;
      border-radius: 0; }
      .refinements .filter-header .reset:focus {
        border: 0.0625rem solid #8f8f8f; }
      .refinements .filter-header .reset:hover {
        color: #0a557a;
        text-decoration: underline; }
      .refinements .filter-header .reset:active {
        outline: none;
        text-decoration: underline; }
      @media (min-width: 992px) {
        .refinements .filter-header .reset {
          float: right;
          margin: 1rem; } }
  .refinements li.color-attribute {
    display: block; }
    .refinements li.color-attribute button:not(.tooltip-btn),
    .refinements li.color-attribute a {
      padding: 0.3125rem; }
  .refinements li .color-value {
    display: inline-block;
    height: 1.75rem;
    width: 1.75rem; }
  .refinements li .color-value-text {
    display: inline-block;
    width: auto;
    height: auto;
    color: #696158;
    vertical-align: top;
    line-height: 2.5;
    margin: 0 0 0 1rem; }
  .refinements ul {
    width: 88%;
    margin: 0.5rem 1rem 0.125rem; }
    .refinements ul .filter-value {
      float: left;
      padding: 0.5rem 0.375rem 0.375rem; }
      .refinements ul .filter-value .btn-tag {
        font-size: 0.75rem; }

.filter-done {
  position: sticky;
  bottom: 0;
  width: 100%;
  height: 8%;
  background-color: #fff; }
  .filter-done .close {
    width: 90%;
    margin: auto;
    height: 2rem;
    padding: auto;
    opacity: 1;
    font-weight: 400;
    float: none;
    text-shadow: none; }
    .filter-done .close:hover, .filter-done .close:focus {
      opacity: 1; }

.line-break {
  border-top: 1px solid #eaeaea !important;
  margin: 0 1rem; }

.image-container a,
.pdp-link a,
.card-header a {
  border: 0.125rem solid transparent; }
  .image-container a:focus,
  .pdp-link a:focus,
  .card-header a:focus {
    outline: none;
    border: 0.125rem solid #8f8f8f; }

.search-banner {
  max-height: 4.6875rem; }
  @media (min-width: 768px) {
    .search-banner {
      max-height: 11.25rem; } }
  @media (min-width: 768px) {
    .search-banner {
      max-height: 18.75rem; } }

.filter-sort-wrapper.fixed {
  position: fixed;
  top: 0;
  left: 0;
  padding: 1rem 0;
  background-color: #fff;
  -webkit-box-shadow: 0 2px 4px 0 rgba(0, 0, 0, 0.15);
          box-shadow: 0 2px 4px 0 rgba(0, 0, 0, 0.15);
  z-index: 1000; }

body.sticky-nav-mobile .filter-sort-wrapper.fixed {
  -webkit-transition: top 0.4s ease-in-out;
  transition: top 0.4s ease-in-out; }
  @media (max-width: 991.98px) {
    body.sticky-nav-mobile .filter-sort-wrapper.fixed {
      top: 4.125rem; } }
  @media (max-width: 767.98px) {
    body.sticky-nav-mobile .filter-sort-wrapper.fixed {
      top: 2.5rem; } }

@media (max-width: 991.98px) {
  body.sticky-nav-mobile.nav-hide .filter-sort-wrapper.fixed {
    top: 0;
    -webkit-transition: top 0.4s ease-in-out;
    transition: top 0.4s ease-in-out; } }

@media (max-width: 991.98px) {
  body.sticky-nav-mobile.nav-show .filter-sort-wrapper.fixed {
    margin-top: -0.0625rem; } }

.collapsible-xxl.active .content,
.collapsible-xxl.active .card-body {
  display: inline-block;
  width: -webkit-fit-content;
  width: -moz-fit-content;
  width: fit-content; }

#maincontent .custom-wrap-checkbox .cb-wrapper {
  color: #0e78ad;
  padding: 0.25rem 0.3125rem 0.25rem 1.75rem; }
  #maincontent .custom-wrap-checkbox .cb-wrapper input:checked ~ .cb-custom {
    background-color: #0e78ad;
    border-color: #0e78ad; }
  #maincontent .custom-wrap-checkbox .cb-wrapper .cb-custom {
    top: auto;
    left: 0; }
    #maincontent .custom-wrap-checkbox .cb-wrapper .cb-custom::after {
      left: 0.25rem;
      top: 0.0625rem; }
    @media (min-width: 768px) {
      #maincontent .custom-wrap-checkbox .cb-wrapper .cb-custom {
        left: 0.125rem;
        top: 0.625rem; }
        #maincontent .custom-wrap-checkbox .cb-wrapper .cb-custom::after {
          left: 0.25rem;
          top: 0.0625rem; } }

.compare-bar-wrapper {
  height: 11.3125rem;
  margin: 60.375rem 0 0;
  padding: 1rem 0;
  background-color: rgba(0, 0, 0, 0.7);
  bottom: 0;
  position: fixed;
  z-index: 999;
  left: 0rem;
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-pack: center;
      -ms-flex-pack: center;
          justify-content: center; }
  @media (min-width: 768px) {
    .compare-bar-wrapper {
      height: 12.5rem;
      margin: 45.1875rem 0.125rem 0 0;
      padding: 1.625rem 0.75rem 2.5625rem 0.875rem; } }
  @media (min-width: 992px) {
    .compare-bar-wrapper {
      height: 15.625rem;
      padding: 2.1875rem 0 3rem 0; } }
  @media (min-width: 992px) {
    .compare-bar-wrapper .comparebar-main {
      width: 100%;
      max-width: 100rem; } }
  .compare-bar-wrapper .compare-bar {
    max-width: 100%;
    margin: auto; }
    .compare-bar-wrapper .compare-bar .comparenum {
      color: #fff;
      -ms-flex-item-align: center;
          align-self: center;
      padding: 0 1% 0; }
      @media (min-width: 992px) {
        .compare-bar-wrapper .compare-bar .comparenum {
          padding: 0 5% 0; } }
    .compare-bar-wrapper .compare-bar .compare-items {
      margin: 0; }
      @media (min-width: 992px) {
        .compare-bar-wrapper .compare-bar .compare-items {
          margin: 0 1.5625rem; } }
    .compare-bar-wrapper .compare-bar .product-slots {
      width: 100%;
      overflow-x: auto;
      display: -webkit-box;
      display: -ms-flexbox;
      display: flex;
      -webkit-box-orient: horizontal;
      -webkit-box-direction: normal;
          -ms-flex-direction: row;
              flex-direction: row;
      padding: 0.75rem 0 0 0; }
      @media (min-width: 768px) {
        .compare-bar-wrapper .compare-bar .product-slots {
          overflow: hidden;
          padding: 1.125rem 0 0 0; } }
      .compare-bar-wrapper .compare-bar .product-slots .selected-product {
        max-width: 26%;
        -webkit-box-flex: 0;
            -ms-flex: 0 0 26%;
                flex: 0 0 26%; }
        @media (min-width: 768px) {
          .compare-bar-wrapper .compare-bar .product-slots .selected-product {
            max-width: 24%; } }
        @media (min-width: 992px) {
          .compare-bar-wrapper .compare-bar .product-slots .selected-product {
            padding: 0;
            margin: 0 0 0 3%;
            max-width: 20.5%; } }
        .compare-bar-wrapper .compare-bar .product-slots .selected-product .slot {
          -webkit-box-align: center;
              -ms-flex-align: center;
                  align-items: center;
          min-height: 4.39375rem;
          height: auto;
          width: auto;
          border: none;
          background-color: #fff;
          margin: 1rem 0 0 0; }
          .compare-bar-wrapper .compare-bar .product-slots .selected-product .slot.remove {
            border: dotted 0.125rem #979797;
            background-color: rgba(0, 0, 0, 0.9);
            padding-left: 1rem; }
            @media (min-width: 1200px) {
              .compare-bar-wrapper .compare-bar .product-slots .selected-product .slot.remove {
                padding: 1.875rem 1rem; } }
          @media (min-width: 768px) {
            .compare-bar-wrapper .compare-bar .product-slots .selected-product .slot {
              height: 5.3125rem;
              padding: 1.25rem 0.625rem 1.25rem 1rem;
              opacity: 1;
              display: -webkit-box;
              display: -ms-flexbox;
              display: flex; } }
          @media (min-width: 992px) {
            .compare-bar-wrapper .compare-bar .product-slots .selected-product .slot {
              height: 7.8125rem;
              margin: 0;
              padding: 1.25rem 1rem;
              opacity: 1;
              position: relative; } }
          @media (min-width: 1200px) {
            .compare-bar-wrapper .compare-bar .product-slots .selected-product .slot {
              padding: 1.875rem 1.875rem 1.875rem 1rem; } }
          .compare-bar-wrapper .compare-bar .product-slots .selected-product .slot .min-products-msg {
            display: none; }
            @media (min-width: 992px) {
              .compare-bar-wrapper .compare-bar .product-slots .selected-product .slot .min-products-msg {
                text-align: center;
                color: #fff;
                display: block; } }
          .compare-bar-wrapper .compare-bar .product-slots .selected-product .slot img {
            width: 100%;
            height: 4.4375rem;
            padding: 0.01875rem 0 0.01875rem;
            float: none; }
            @media (min-width: 768px) {
              .compare-bar-wrapper .compare-bar .product-slots .selected-product .slot img {
                width: 30%;
                height: 2.75rem;
                margin: 0 0.5625rem 0 0; } }
            @media (min-width: 992px) {
              .compare-bar-wrapper .compare-bar .product-slots .selected-product .slot img {
                width: 42%;
                height: 4.0625rem;
                margin: 0 0.75rem 0.1875rem 0; } }
          .compare-bar-wrapper .compare-bar .product-slots .selected-product .slot .prod-info {
            width: 62%;
            display: none; }
            @media (min-width: 768px) {
              .compare-bar-wrapper .compare-bar .product-slots .selected-product .slot .prod-info {
                display: block; } }
            .compare-bar-wrapper .compare-bar .product-slots .selected-product .slot .prod-info .name {
              display: -webkit-box;
              -webkit-line-clamp: 2;
              -webkit-box-orient: vertical;
              overflow: hidden;
              text-overflow: ellipsis;
              max-height: 1.5rem; }
              @media (min-width: 992px) {
                .compare-bar-wrapper .compare-bar .product-slots .selected-product .slot .prod-info .name {
                  max-height: 2.625rem; } }
              @media (min-width: 768px) {
                .compare-bar-wrapper .compare-bar .product-slots .selected-product .slot .prod-info .name .link {
                  color: #696158; } }
              @media (min-width: 992px) {
                .compare-bar-wrapper .compare-bar .product-slots .selected-product .slot .prod-info .name .link {
                  width: 80%; } }
              .compare-bar-wrapper .compare-bar .product-slots .selected-product .slot .prod-info .name .link-tooltip {
                display: none; }
            .compare-bar-wrapper .compare-bar .product-slots .selected-product .slot .prod-info .price {
              color: #696158;
              font-family: "Roboto-Regular", sans-serif, sans-serif;
              font-size: 0.625rem;
              font-weight: 400;
              line-height: 1.5;
              letter-spacing: normal; }
              @media (min-width: 992px) {
                .compare-bar-wrapper .compare-bar .product-slots .selected-product .slot .prod-info .price {
                  font-size: 0.875rem;
                  margin: 0 4.34375rem 0 0; } }
              .compare-bar-wrapper .compare-bar .product-slots .selected-product .slot .prod-info .price .js-loyalty-price {
                font-size: 0.875rem;
                font-weight: 400; }
              .compare-bar-wrapper .compare-bar .product-slots .selected-product .slot .prod-info .price .strike-through {
                color: #696158;
                font-family: "Roboto-Regular", sans-serif, sans-serif;
                font-size: 0.625rem;
                font-weight: 400;
                line-height: 1.5;
                letter-spacing: normal; }
                @media (min-width: 992px) {
                  .compare-bar-wrapper .compare-bar .product-slots .selected-product .slot .prod-info .price .strike-through {
                    font-size: 0.625rem;
                    font-weight: 400; } }
          .compare-bar-wrapper .compare-bar .product-slots .selected-product .slot .close-btn {
            background-color: transparent;
            width: auto;
            position: absolute;
            right: 0;
            top: 0;
            opacity: 100;
            margin: 0.3125rem 0 0 0; }
            @media (min-width: 992px) {
              .compare-bar-wrapper .compare-bar .product-slots .selected-product .slot .close-btn {
                margin: -0.625rem -0.5rem 0 0; } }
            .compare-bar-wrapper .compare-bar .product-slots .selected-product .slot .close-btn:focus {
              -webkit-box-shadow: 0 0 0.3125rem 0.0625rem #ccc;
                      box-shadow: 0 0 0.3125rem 0.0625rem #ccc;
              border: solid 0.125rem #ccc;
              outline: none; }
    .compare-bar-wrapper .compare-bar .compare-msg {
      -webkit-box-pack: justify;
          -ms-flex-pack: justify;
              justify-content: space-between; }
      .compare-bar-wrapper .compare-bar .compare-msg .btn-compare {
        height: 2.5rem; }
        @media (min-width: 768px) {
          .compare-bar-wrapper .compare-bar .compare-msg .btn-compare {
            height: 2rem;
            margin: 0 0 0 0.3125rem;
            padding: 0.375rem 1.5rem 0.3125rem; } }
        @media (min-width: 992px) {
          .compare-bar-wrapper .compare-bar .compare-msg .btn-compare {
            width: 100%;
            max-width: 12.8125rem;
            height: 3rem;
            margin: unset;
            padding: 0%; } }
        .compare-bar-wrapper .compare-bar .compare-msg .btn-compare:focus {
          -webkit-box-shadow: 0 0 0.3125rem 0.125rem #fff;
                  box-shadow: 0 0 0.3125rem 0.125rem #fff; }
        .compare-bar-wrapper .compare-bar .compare-msg .btn-compare .btn-compare:disabled {
          background-color: #b4b0ab; }
      .compare-bar-wrapper .compare-bar .compare-msg .clear-all {
        color: #ffd000;
        margin: 0.625rem; }
        @media (min-width: 992px) {
          .compare-bar-wrapper .compare-bar .compare-msg .clear-all {
            padding: 0.625rem 0 0 0; } }
        .compare-bar-wrapper .compare-bar .compare-msg .clear-all:focus {
          -webkit-box-shadow: 0 0 0.3125rem 0.125rem #fff;
                  box-shadow: 0 0 0.3125rem 0.125rem #fff; }

.product-comparison {
  max-width: 100%;
  overflow-x: hidden;
  margin: auto; }
  .product-comparison .product-compare-wrapper {
    margin: 2rem 0 1.125rem;
    padding: 2.3125rem 0 13.4375rem 1rem;
    background-color: #fff;
    max-width: 100%;
    overflow-x: hidden; }
    @media (min-width: 992px) {
      .product-comparison .product-compare-wrapper {
        max-width: 94%;
        overflow: auto;
        height: auto;
        margin: 3.25rem 3.125rem 0.625rem;
        padding: 3.0625rem 3.8125rem 7.6875rem 3.9375rem;
        border: solid 0.0625rem #979797;
        background-color: #fff; } }
    .product-comparison .product-compare-wrapper .compare-heading {
      overflow: hidden;
      -webkit-box-pack: center;
          -ms-flex-pack: center;
              justify-content: center; }
      .product-comparison .product-compare-wrapper .compare-heading .page-title {
        background: none;
        color: #696158;
        margin: 0; }
        .product-comparison .product-compare-wrapper .compare-heading .page-title::before {
          background: none; }
      .product-comparison .product-compare-wrapper .compare-heading .back-to-results {
        text-align: center; }
        .product-comparison .product-compare-wrapper .compare-heading .back-to-results button {
          border: none;
          text-decoration: underline;
          color: #0e78ad;
          background: none; }
          @media (min-width: 992px) {
            .product-comparison .product-compare-wrapper .compare-heading .back-to-results button {
              line-height: 1.5; } }
    .product-comparison .product-compare-wrapper .table-section {
      margin: 2.5rem auto;
      max-width: 94%;
      padding: 0; }
      .product-comparison .product-compare-wrapper .table-section .size-table-wrap {
        margin-left: 0.625rem;
        padding-right: 0.625rem;
        overflow-x: auto; }
        .product-comparison .product-compare-wrapper .table-section .size-table-wrap .size-table {
          border-collapse: separate;
          border-spacing: 0;
          width: 100%; }
          .product-comparison .product-compare-wrapper .table-section .size-table-wrap .size-table colgroup {
            display: initial; }
          .product-comparison .product-compare-wrapper .table-section .size-table-wrap .size-table .sticky-col thead tr th.header {
            background-color: #fff; }
          .product-comparison .product-compare-wrapper .table-section .size-table-wrap .size-table thead .header,
          .product-comparison .product-compare-wrapper .table-section .size-table-wrap .size-table thead td {
            background: #fff;
            padding: 0 !important;
            border: none !important;
            -webkit-box-shadow: -1rem -1rem 0.1rem -1rem #b4b0ab;
                    box-shadow: -1rem -1rem 0.1rem -1rem #b4b0ab;
            vertical-align: initial !important; }
          .product-comparison .product-compare-wrapper .table-section .size-table-wrap .size-table thead td.product-header .product {
            position: relative;
            width: 100%; }
            .product-comparison .product-compare-wrapper .table-section .size-table-wrap .size-table thead td.product-header .product .closesvg {
              position: absolute;
              right: 0;
              top: 0;
              opacity: 100;
              margin: -2.375rem 0;
              background-color: transparent;
              border: none; }
              @media (min-width: 768px) {
                .product-comparison .product-compare-wrapper .table-section .size-table-wrap .size-table thead td.product-header .product .closesvg {
                  margin: -1.375rem 0; } }
            .product-comparison .product-compare-wrapper .table-section .size-table-wrap .size-table thead td.product-header .product .product-tile {
              margin: 2.625rem 0.5rem 1rem 0.625rem;
              -webkit-box-shadow: none;
                      box-shadow: none;
              min-height: 21.3125rem;
              position: initial; }
              @media (min-width: 768px) {
                .product-comparison .product-compare-wrapper .table-section .size-table-wrap .size-table thead td.product-header .product .product-tile {
                  margin: 1.875rem 0.625rem; } }
              @media (min-width: 992px) {
                .product-comparison .product-compare-wrapper .table-section .size-table-wrap .size-table thead td.product-header .product .product-tile {
                  margin: 1.875rem 3.75rem; } }
              .product-comparison .product-compare-wrapper .table-section .size-table-wrap .size-table thead td.product-header .product .product-tile .image-container {
                width: 100%; }
                @media (min-width: 768px) {
                  .product-comparison .product-compare-wrapper .table-section .size-table-wrap .size-table thead td.product-header .product .product-tile .image-container {
                    position: relative; } }
                .product-comparison .product-compare-wrapper .table-section .size-table-wrap .size-table thead td.product-header .product .product-tile .image-container .tile-image {
                  padding: 0 0 1.5rem;
                  max-width: 7.8125rem; }
                  @media (min-width: 992px) {
                    .product-comparison .product-compare-wrapper .table-section .size-table-wrap .size-table thead td.product-header .product .product-tile .image-container .tile-image {
                      max-width: 15.625rem; } }
              .product-comparison .product-compare-wrapper .table-section .size-table-wrap .size-table thead td.product-header .product .product-tile .pdp-link {
                text-align: left;
                min-height: 3.125rem; }
                .product-comparison .product-compare-wrapper .table-section .size-table-wrap .size-table thead td.product-header .product .product-tile .pdp-link .link {
                  color: #696158;
                  font-family: "Roboto-Regular", sans-serif, sans-serif;
                  font-size: 1rem;
                  font-weight: 700;
                  line-height: 1.5;
                  letter-spacing: normal; }
              .product-comparison .product-compare-wrapper .table-section .size-table-wrap .size-table thead td.product-header .product .product-tile .price {
                text-align: left; }
                .product-comparison .product-compare-wrapper .table-section .size-table-wrap .size-table thead td.product-header .product .product-tile .price .price-tag {
                  text-align: center; }
                  .product-comparison .product-compare-wrapper .table-section .size-table-wrap .size-table thead td.product-header .product .product-tile .price .price-tag .sales {
                    color: #000;
                    font-family: "Roboto-Regular", sans-serif, sans-serif;
                    font-size: 1rem;
                    font-weight: 400;
                    line-height: normal;
                    letter-spacing: normal; }
                .product-comparison .product-compare-wrapper .table-section .size-table-wrap .size-table thead td.product-header .product .product-tile .price .strike {
                  text-align: left; }
              .product-comparison .product-compare-wrapper .table-section .size-table-wrap .size-table thead td.product-header .product .product-tile .stock-msg {
                margin: 0.375rem 0 0.5rem 0; }
                .product-comparison .product-compare-wrapper .table-section .size-table-wrap .size-table thead td.product-header .product .product-tile .stock-msg.oos {
                  color: #d0021b; }
              .product-comparison .product-compare-wrapper .table-section .size-table-wrap .size-table thead td.product-header .product .product-tile .close-product {
                border: 0.125rem solid transparent; }
                .product-comparison .product-compare-wrapper .table-section .size-table-wrap .size-table thead td.product-header .product .product-tile .close-product:focus {
                  border: 0.125rem solid #696158;
                  -webkit-box-shadow: 0 0 0.3125rem 0.0625rem #696158;
                          box-shadow: 0 0 0.3125rem 0.0625rem #696158;
                  outline: none; }
              .product-comparison .product-compare-wrapper .table-section .size-table-wrap .size-table thead td.product-header .product .product-tile .plp-btn {
                width: 75%;
                max-height: 2.5rem;
                margin: 0.5rem 5.8125rem 0 0.10625rem;
                padding: 0; }
                @media (min-width: 768px) {
                  .product-comparison .product-compare-wrapper .table-section .size-table-wrap .size-table thead td.product-header .product .product-tile .plp-btn {
                    padding: 0.625rem 1.5rem 0.5625rem 1.5625rem; } }
          .product-comparison .product-compare-wrapper .table-section .size-table-wrap .size-table tr {
            height: 6.125rem; }
            .product-comparison .product-compare-wrapper .table-section .size-table-wrap .size-table tr:first-child {
              height: 3.125rem; }
            .product-comparison .product-compare-wrapper .table-section .size-table-wrap .size-table tr th,
            .product-comparison .product-compare-wrapper .table-section .size-table-wrap .size-table tr td {
              text-align: center;
              padding: 0 0.25rem;
              border-right: 0.0625rem solid #aeaeae;
              color: #696158;
              vertical-align: middle; }
            .product-comparison .product-compare-wrapper .table-section .size-table-wrap .size-table tr:nth-child(odd) {
              background-color: #f7f7f7;
              -webkit-box-shadow: 0 0.1rem 0 0 #b4b0ab;
                      box-shadow: 0 0.1rem 0 0 #b4b0ab; }
            .product-comparison .product-compare-wrapper .table-section .size-table-wrap .size-table tr:nth-child(even) {
              background-color: #fff; }
            .product-comparison .product-compare-wrapper .table-section .size-table-wrap .size-table tr > :first-child {
              border-left: 0.0625rem solid #aeaeae; }
          .product-comparison .product-compare-wrapper .table-section .size-table-wrap .size-table.sticky-col tr:first-child th {
            text-align: center; }
          .product-comparison .product-compare-wrapper .table-section .size-table-wrap .size-table.sticky-col tr:last-child th,
          .product-comparison .product-compare-wrapper .table-section .size-table-wrap .size-table.sticky-col tr:last-child td {
            border-bottom: 0.0625rem solid #aeaeae; }
          .product-comparison .product-compare-wrapper .table-section .size-table-wrap .size-table.sticky-col th:first-child,
          .product-comparison .product-compare-wrapper .table-section .size-table-wrap .size-table.sticky-col td:first-child {
            text-align: start;
            padding: 0 16px 0;
            position: sticky;
            left: 0;
            background-color: inherit;
            z-index: 1; }
            @supports (-ms-ime-align: auto) {
              .product-comparison .product-compare-wrapper .table-section .size-table-wrap .size-table.sticky-col th:first-child,
              .product-comparison .product-compare-wrapper .table-section .size-table-wrap .size-table.sticky-col td:first-child {
                position: unset; } }
            @media (min-width: 768px) {
              .product-comparison .product-compare-wrapper .table-section .size-table-wrap .size-table.sticky-col th:first-child,
              .product-comparison .product-compare-wrapper .table-section .size-table-wrap .size-table.sticky-col td:first-child {
                white-space: nowrap; } }
            .product-comparison .product-compare-wrapper .table-section .size-table-wrap .size-table.sticky-col th:first-child.header,
            .product-comparison .product-compare-wrapper .table-section .size-table-wrap .size-table.sticky-col td:first-child.header {
              background-color: #fff; }
          .product-comparison .product-compare-wrapper .table-section .size-table-wrap .size-table .tick-mark {
            color: transparent;
            position: relative; }
            .product-comparison .product-compare-wrapper .table-section .size-table-wrap .size-table .tick-mark span {
              position: absolute;
              left: 50%;
              top: 50%;
              -webkit-transform: translate(-50%, -50%);
                      transform: translate(-50%, -50%); }
              .product-comparison .product-compare-wrapper .table-section .size-table-wrap .size-table .tick-mark span::after {
                content: '';
                display: inline-block;
                width: 0.375rem;
                height: 0.75rem;
                border: solid #696158;
                border-width: 0 0.125rem 0.125rem 0;
                -webkit-transform: rotate(45deg);
                        transform: rotate(45deg); }
  @media (max-width: 767.98px) {
    .product-comparison.mobile {
      background-color: #f7f7f7;
      padding: 0; }
      .product-comparison.mobile .product-compare-wrapper {
        padding: 0 0 2rem 0;
        background-color: #f7f7f7; }
        .product-comparison.mobile .product-compare-wrapper .table-section {
          margin: 0;
          max-width: 100%; }
          .product-comparison.mobile .product-compare-wrapper .table-section .size-table-wrap {
            margin-left: 0;
            padding-right: 0; }
            .product-comparison.mobile .product-compare-wrapper .table-section .size-table-wrap .size-table.comparison-table-mobile {
              border-spacing: 0.625rem 0.125rem;
              background-color: #f7f7f7; }
              .product-comparison.mobile .product-compare-wrapper .table-section .size-table-wrap .size-table.comparison-table-mobile thead tr td {
                -webkit-box-shadow: 0 0.0625rem 0 0 #eaeaea;
                        box-shadow: 0 0.0625rem 0 0 #eaeaea;
                background-color: #f7f7f7; }
              .product-comparison.mobile .product-compare-wrapper .table-section .size-table-wrap .size-table.comparison-table-mobile tr {
                height: initial; }
                .product-comparison.mobile .product-compare-wrapper .table-section .size-table-wrap .size-table.comparison-table-mobile tr:first-child {
                  border-left: none; }
                .product-comparison.mobile .product-compare-wrapper .table-section .size-table-wrap .size-table.comparison-table-mobile tr:nth-child(odd) {
                  -webkit-box-shadow: none;
                          box-shadow: none; }
                .product-comparison.mobile .product-compare-wrapper .table-section .size-table-wrap .size-table.comparison-table-mobile tr td {
                  border: none;
                  background-color: #fff;
                  -webkit-box-shadow: none;
                          box-shadow: none;
                  vertical-align: top; }
                  .product-comparison.mobile .product-compare-wrapper .table-section .size-table-wrap .size-table.comparison-table-mobile tr td .review-count {
                    color: #0e78ad; }
              .product-comparison.mobile .product-compare-wrapper .table-section .size-table-wrap .size-table.comparison-table-mobile .product {
                min-width: 6.25rem; }
                .product-comparison.mobile .product-compare-wrapper .table-section .size-table-wrap .size-table.comparison-table-mobile .product .closesvg {
                  background-color: #000;
                  border-radius: 50%;
                  padding: 0.25rem;
                  width: 1rem;
                  height: 1rem;
                  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;
                  top: 2.625rem;
                  right: 0.5rem;
                  z-index: 1; }
                  .product-comparison.mobile .product-compare-wrapper .table-section .size-table-wrap .size-table.comparison-table-mobile .product .closesvg .icon {
                    fill: #fff; }
                .product-comparison.mobile .product-compare-wrapper .table-section .size-table-wrap .size-table.comparison-table-mobile .product .product-tile {
                  background-color: #f7f7f7;
                  min-height: 11.25rem !important;
                  margin-top: 0.5rem; }
                  .product-comparison.mobile .product-compare-wrapper .table-section .size-table-wrap .size-table.comparison-table-mobile .product .product-tile .image-container {
                    margin: 0 !important; }
                    .product-comparison.mobile .product-compare-wrapper .table-section .size-table-wrap .size-table.comparison-table-mobile .product .product-tile .image-container .img {
                      padding-top: 0.5rem; }
                  .product-comparison.mobile .product-compare-wrapper .table-section .size-table-wrap .size-table.comparison-table-mobile .product .product-tile .pdp-link {
                    height: 4rem !important;
                    overflow: hidden; }
                    .product-comparison.mobile .product-compare-wrapper .table-section .size-table-wrap .size-table.comparison-table-mobile .product .product-tile .pdp-link .link {
                      height: 4rem;
                      font-size: 0.875rem;
                      display: -webkit-box;
                      -webkit-line-clamp: 3;
                      overflow: hidden;
                      /* autoprefixer: off */
                      -webkit-box-orient: vertical; }
                    .product-comparison.mobile .product-compare-wrapper .table-section .size-table-wrap .size-table.comparison-table-mobile .product .product-tile .pdp-link .link-tooltip {
                      display: none; }
                  .product-comparison.mobile .product-compare-wrapper .table-section .size-table-wrap .size-table.comparison-table-mobile .product .product-tile .price {
                    font-size: 1rem;
                    height: initial !important; }
              .product-comparison.mobile .product-compare-wrapper .table-section .size-table-wrap .size-table.comparison-table-mobile .product-click-compare {
                display: none; }
        .product-comparison.mobile .product-compare-wrapper.sticky {
          position: fixed;
          top: -2rem;
          z-index: 999; }
          .product-comparison.mobile .product-compare-wrapper.sticky .table-section .pro-compare-table {
            scrollbar-width: 0rem; }
            .product-comparison.mobile .product-compare-wrapper.sticky .table-section .pro-compare-table::-webkit-scrollbar {
              width: 0;
              height: 0.1875rem;
              background-color: #f1f1f1; }
            .product-comparison.mobile .product-compare-wrapper.sticky .table-section .pro-compare-table::-webkit-scrollbar-thumb {
              background-color: #ccc; }
          .product-comparison.mobile .product-compare-wrapper.sticky table.table.comparison-table-mobile thead tr td {
            position: sticky;
            top: 0; } }

.mini-cart-modal .custom-select-wrapper {
  width: auto; }
