<html><head><meta name="color-scheme" content="light dark"></head><body><pre style="word-wrap: break-word; white-space: pre-wrap;">.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: #009245;
  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: #009245;
  border-radius: 0.69em;
  background-color: #009245;
  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;
  background-color: #fff;
  display: none;
  left: 0;
  position: fixed;
  top: 0;
  width: 100%;
  bottom: 0;
  right: 0; }
  .refinement-bar ul {
    padding-left: 0; }
  @media (min-width: 768px) {
    .refinement-bar {
      position: static;
      display: block !important; } }

.refinement-button.disabled {
  color: #666;
  opacity: 0.5;
  border: none;
  background: none; }

.refinement-button.default-store {
  padding-right: 0; }
  .refinement-button.default-store:focus-visible {
    outline: -webkit-focus-ring-color auto 1px !important; }

.change-stores {
  margin-left: 28px; }
  @media (max-width: 575.98px) {
    .change-stores {
      margin-left: 0;
      margin-top: -10px; } }
  @media (max-width: 575.98px) {
    .change-stores a {
      margin-top: 0; } }

.change-store {
  font-size: 12px; }
  .change-store a {
    font-size: 12px; }

.boolean-only {
  font-size: 12px; }

.refinement-switch.refinement-clearance {
  min-height: 46px; }

.no-stores-nearby {
  padding-left: 28px; }

#change-stores-toggle ul {
  overflow: visible;
  max-height: -webkit-fit-content;
  max-height: -moz-fit-content;
  max-height: fit-content; }

.js-stores-html-wrap ul li:first-child {
  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: flex-start;
  width: 100%; }

.ws-nowrap {
  white-space: nowrap; }

.filter-header {
  margin-left: -15px;
  margin-right: -15px; }
  .filter-header .search-keywords {
    display: none; }

.search-keywords {
  font-size: 18px;
  color: #333;
  font-weight: 500;
  display: inline-block;
  line-height: 22px;
  padding-right: 4px; }
  @media (min-width: 768px) {
    .search-keywords {
      display: none; } }

.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: 375px) and (max-width: 575.98px) {
    .header-bar {
      padding: 0.938em 2.813em; } }
  @media (max-width: 374.98px) {
    .header-bar {
      padding: 0.938em; } }

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

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

.refinements .refinements-content-wrapper ul {
  overflow: hidden;
  overflow-y: auto; }
  .refinements .refinements-content-wrapper ul li {
    padding-left: 1px; }
    .refinements .refinements-content-wrapper ul li button {
      border: none;
      color: var(--skin-link-color-1);
      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 {
      padding: 0; }
  .refinements li.disabled {
    opacity: 0.5; }

@media (max-width: 374.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: 575.98px) {
    .secondary-bar button.reset {
      float: right; } }
  @media (min-width: 375px) and (max-width: 575.98px) {
    .secondary-bar {
      padding: 0.938em 2.813em; } }
  @media (max-width: 374.98px) {
    .secondary-bar {
      padding: 0.938em; } }

.refinement-header {
  overflow: auto; }

.disabled {
  pointer-events: none; }

.grid-header,
.content-grid-header {
  margin-top: 0.6em;
  margin-bottom: 8px;
  font-weight: normal; }
  .grid-header .filter-results,
  .content-grid-header .filter-results {
    background-repeat: no-repeat;
    background-image: url("data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' height='20px' viewBox='0 0 24 24' width='20px' fill='%23333'%3E%3Cpath d='M0 0h24v24H0V0z' fill='none'/%3E%3Cpath d='M4 18h4c.55 0 1-.45 1-1s-.45-1-1-1H4c-.55 0-1 .45-1 1s.45 1 1 1zM3 7c0 .55.45 1 1 1h16c.55 0 1-.45 1-1s-.45-1-1-1H4c-.55 0-1 .45-1 1zm1 6h10c.55 0 1-.45 1-1s-.45-1-1-1H4c-.55 0-1 .45-1 1s.45 1 1 1z'/%3E%3C/svg%3E");
    background-position: 92%;
    text-transform: capitalize !important;
    font-size: 15px !important; }
  @media only screen and (max-width: 767px) {
    .grid-header,
    .content-grid-header {
      display: -webkit-box;
      display: -ms-flexbox;
      display: flex;
      -webkit-box-orient: horizontal;
      -webkit-box-direction: normal;
          -ms-flex-direction: row;
              flex-direction: row;
      margin-bottom: 10px; }
      .grid-header .filter-results,
      .content-grid-header .filter-results {
        padding-left: 12px;
        padding-top: 7px;
        padding-bottom: 7px;
        line-height: 24px;
        border: 1px solid #666;
        border-color: #666 !important;
        border-radius: 4px;
        color: #333 !important;
        text-align: initial; }
        .grid-header .filter-results svg,
        .content-grid-header .filter-results svg {
          margin-top: 2px; }
        .grid-header .filter-results:hover,
        .content-grid-header .filter-results:hover {
          background-color: transparent !important; }
        .grid-header .filter-results:focus,
        .content-grid-header .filter-results:focus {
          -webkit-box-shadow: 0 0 0 3px #ccc !important;
                  box-shadow: 0 0 0 3px #ccc !important; }
      .grid-header .result-count,
      .content-grid-header .result-count {
        padding-left: 18px;
        font-size: 14px; } }
  @media (max-width: 374.98px) {
    .grid-header .filter-results,
    .content-grid-header .filter-results {
      display: block;
      width: 100%; } }
  .grid-header select,
  .content-grid-header select {
    width: 100%; }
  .grid-header a:not([href]),
  .content-grid-header a:not([href]) {
    font-size: 14px;
    color: #333;
    margin-top: 10px; }

.result-count {
  font-size: 0.875rem;
  letter-spacing: .025em; }
  @media only screen and (max-width: 767px) {
    .result-count {
      font-size: 14px;
      min-height: 22px; } }

.refinement {
  margin-bottom: 1em; }
  @media (max-width: 575.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: underline;
    font-size: 12px; }
  .refinement.refinement-category li {
    margin-left: 0.938em;
    display: block; }
  .refinement.refinement-category &gt; ul &gt; li {
    margin-left: 0; }

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

@media (min-width: 768px) {
  .nonsticky-filter-bar.filter-bar ul {
    max-height: unset;
    padding-bottom: 5px; } }

.filter-bar {
  padding: 0;
  margin-left: 0;
  width: 100%;
  margin-top: 12px; }
  @media (max-width: 575.98px) {
    .filter-bar {
      padding: 0; } }
  .filter-bar ul {
    padding: 0;
    overflow-x: auto;
    overflow-y: hidden;
    max-height: 45px;
    width: 100%;
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex; }
    @media (max-width: 767.98px) {
      .filter-bar ul {
        -ms-overflow-style: none;
        /* IE and Edge */
        scrollbar-width: none;
        /* Firefox */ }
        .filter-bar ul::-webkit-scrollbar {
          display: none; } }
  .filter-bar li {
    list-style: none;
    float: left;
    margin: 0.3125em;
    margin-left: 0;
    height: 37px;
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-align: center;
        -ms-flex-align: center;
            align-items: center; }
    .filter-bar li:first-child {
      margin-left: 0; }
    .filter-bar li.filter-value {
      border: 1px dashed #000;
      background: transparent;
      padding: 0.3125em;
      border-radius: 50px;
      position: relative;
      margin: 2px 8px 8px 0;
      min-width: auto; }
      .filter-bar li.filter-value:hover {
        background-color: #eee; }
      @media (max-width: 767.98px) {
        .filter-bar li.filter-value {
          margin: 0 8px 0 0; } }
      .filter-bar li.filter-value.clear-refinement-filter {
        color: #333 !important;
        display: none;
        min-width: auto;
        border: 0;
        text-decoration: underline;
        white-space: nowrap;
        border-radius: 0;
        padding: 0; }
        .filter-bar li.filter-value.clear-refinement-filter:hover, .filter-bar li.filter-value.clear-refinement-filter:focus {
          background: none; }
      .filter-bar li.filter-value .clear-refinement {
        text-decoration: none;
        font-size: 14px;
        margin: 0;
        padding: 5px; }
        @media (max-width: 575.98px) {
          .filter-bar li.filter-value .clear-refinement {
            padding-right: 15px; } }
      .filter-bar li.filter-value button {
        color: #000;
        border: none;
        padding: 0 2rem 0 0.5rem;
        font-size: 15px;
        white-space: nowrap; }
        .filter-bar li.filter-value button::after, .filter-bar li.filter-value button::before {
          content: "";
          position: absolute;
          right: 18px;
          top: 10px;
          width: 1px;
          height: 13px;
          background: #333;
          -webkit-transform: rotate(45deg);
                  transform: rotate(45deg); }
        .filter-bar li.filter-value button::before {
          -webkit-transform: rotate(-45deg);
                  transform: rotate(-45deg); }
    .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; }
    .filter-bar li .clear-refinement {
      position: static;
      margin: 7px 20px; }

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

@media (max-width: 374.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: 374.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; }

.no-hits__wrapper {
  max-width: 1024px;
  margin: 0 auto;
  text-align: center; }
  .no-hits__wrapper button.no-hits {
    width: 70vw !important;
    max-width: 250px;
    height: auto;
    padding: 12px;
    background: #000; }
    .no-hits__wrapper button.no-hits a {
      color: #fff;
      text-decoration: none; }

.no-hits__header {
  margin: 1.5rem 0; }
  .no-hits__header h1 {
    margin: 10px 0;
    color: #333; }
    @media (min-width: 768px) {
      .no-hits__header h1 {
        margin: 0 0 14px; } }
    .no-hits__header h1.no-hits {
      font-size: 16px;
      font-weight: 600;
      letter-spacing: 0; }
  .no-hits__header h2 {
    color: #666; }
    .no-hits__header h2.no-hits {
      font-size: 14px; }

.logo-grid {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -ms-flex-wrap: wrap;
      flex-wrap: wrap;
  -webkit-box-pack: center;
      -ms-flex-pack: center;
          justify-content: center;
  margin: 1.5rem auto; }
  .logo-grid &gt; a {
    width: 140px;
    height: calc(280px / 3); }
    @media (min-width: 375px) {
      .logo-grid &gt; a {
        width: 146px;
        height: calc(292px / 3); } }
    @media (min-width: 768px) {
      .logo-grid &gt; a {
        width: 182px;
        height: calc(364px / 3); } }
    .logo-grid &gt; a &gt; img {
      width: 100%;
      height: 100%;
      max-height: 100%;
      -o-object-fit: cover;
         object-fit: cover;
      max-width: 100%; }
      @media (min-width: 768px) {
        .logo-grid &gt; a &gt; img {
          max-width: none; } }

li.promoCalloutMsg {
  list-style: none; }

@media (max-width: 767.98px) {
  .grid-header #secondary.refinements {
    display: -webkit-box !important;
    display: -ms-flexbox !important;
    display: flex !important;
    width: 100%;
    padding-left: 15px;
    padding-right: 15px; } }

.btn:focus {
  -webkit-box-shadow: none;
  box-shadow: none; }

.search-results .refinements-content-wrapper .refinement-button span {
  font-weight: 400;
  word-break: break-word; }

@media (max-width: 575.98px) {
  .search-results .refinements-content-wrapper .refinement.card .card-body {
    max-width: 98%; } }

div.circular-spinner {
  height: 50px;
  width: 50px; }

.toggleExpandWrap .exp {
  background: #fff;
  color: #666;
  font-size: 16px;
  font-weight: 400;
  -webkit-text-decoration-line: underline;
          text-decoration-line: underline;
  cursor: pointer; }
  .toggleExpandWrap .exp::before {
    content: "...";
    display: block;
    width: 20%;
    position: absolute;
    right: 100%;
    background: #fff;
    color: #333; }

.toggleExpandWrap p {
  min-height: auto !important; }

.toggleExpandContent.compressed {
  overflow: hidden;
  display: -webkit-box;
  -webkit-box-orient: vertical;
  -webkit-line-clamp: 4;
  position: relative;
  margin-bottom: 16px; }

.btn-readmore {
  position: absolute;
  right: 0;
  bottom: 0; }

.refinements-heading .clear-all-refinement {
  display: none !important; }

#main:has(&gt; .search-results),
.search-results,
#product-search-results {
  max-width: 100% !important; }

.change-store-mobile .filter-results {
  background-image: none !important; }

@media (max-width: 767.98px) {
  .change-store-mobile {
    -ms-flex: 0 0 100% !important;
    -webkit-box-flex: 0 !important;
            flex: 0 0 100% !important;
    max-width: 100% !important;
    padding-bottom: 9px;
    padding-left: 0;
    padding-right: 0; }
  .nonsticky-filter-bar {
    width: calc(100% - 160px) !important; }
  .change-store-mobile__button-container {
    min-width: 160px;
    padding-left: 15px;
    padding-right: 8px; } }

.browse-by-category-container + .change-store-mobile .filter-results {
  background-image: url("data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' height='20px' viewBox='0 0 24 24' width='20px' fill='%23333'%3E%3Cpath d='M0 0h24v24H0V0z' fill='none'/%3E%3Cpath d='M4 18h4c.55 0 1-.45 1-1s-.45-1-1-1H4c-.55 0-1 .45-1 1s.45 1 1 1zM3 7c0 .55.45 1 1 1h16c.55 0 1-.45 1-1s-.45-1-1-1H4c-.55 0-1 .45-1 1zm1 6h10c.55 0 1-.45 1-1s-.45-1-1-1H4c-.55 0-1 .45-1 1s.45 1 1 1z'/%3E%3C/svg%3E") !important; }

.sub-categories-list:has(&gt; li:only-child) {
  display: none !important; }
</pre></body></html>