.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: #000000;
  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: #000000;
  border-radius: 0.69em;
  background-color: #000000;
  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: #ffffff;
  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: #ffffff;
  border-radius: 0.69em;
  background-color: #ffffff;
  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: 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;
  transform: rotate(35deg);
  width: 2.5em; }
  .swatch-circle-miscellaneous.disabled {
    opacity: 0.2; }
  .swatch-circle-miscellaneous.selected::after {
    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: #ffffff; }
  .category-tile::before {
    content: '';
    position: absolute;
    width: 100%;
    height: 100%;
    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: 959.98px) {
    .refinement-bar {
      background-color: #ffffff;
      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: 719.98px) {
    .refinement-bar {
      position: fixed;
      height: 100%; } }
  @media (min-width: 960px) {
    .refinement-bar {
      display: block !important; } }

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

.refinements .header,
.refinements .values {
  padding: 0.313em 0; }
  @media (min-width: 720px) and (max-width: 959.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: 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: 719.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: 959.98px) {
    .secondary-bar button.reset {
      float: right; } }
  @media (min-width: 720px) and (max-width: 959.98px) {
    .secondary-bar {
      padding: 0.938em 2.813em; } }
  @media (max-width: 719.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: 719.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: 959.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: 719.98px) {
  .tab-content {
    padding-left: 0;
    padding-right: 0; } }

@media (max-width: 719.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: #000000;
  content: '\F058';
  display: table-caption;
  font-family: 'FontAwesome';
  font-size: 1.625em;
  left: 0.295em;
  position: absolute; }

.swatch-mark.color-value.selected::after {
  background: #ffffff;
  border-radius: 50%;
  color: #000000;
  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: 719.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; }

/* CLP Banner content asset styles */
.clp-banner {
  background-image: radial-gradient(circle at 67% 103%, rgba(66, 137, 235, 0.3) 40%, rgba(92, 196, 208, 0.4) 60%); }

.content-wrapper {
  padding: 1.875rem 0 1.5rem; }
  @media (min-width: 720px) {
    .content-wrapper {
      padding: 2.625rem 0 1.5rem; } }
  @media (min-width: 1280px) {
    .content-wrapper {
      padding: 3.1875rem 0 2rem; } }

@media (min-width: 720px) {
  .left-content {
    width: 40%; } }

@media (min-width: 960px) {
  .left-content {
    width: 47%; } }

.banner-title {
  font-family: "museo-sans-500", Helvetica, Arial, sans-serif;
  font-weight: 500;
  border-bottom: 0.25rem solid #FFBB33; }
  @media (min-width: 960px) {
    .banner-title {
      padding: 0 0 0.125rem; } }
  @media (min-width: 1280px) {
    .banner-title {
      border-bottom: 0.5rem solid #FFBB33; } }

.banner-description {
  color: #000000;
  line-height: 1.5625rem; }
  .banner-description a {
    font-family: "museo-sans-700", Helvetica, Arial, sans-serif; }

.right-content {
  width: 100%;
  background-color: rgba(255, 255, 255, 0.2);
  border: 0.25rem solid rgba(255, 255, 255, 0.5);
  margin: 1.625rem 0 0; }
  @media (min-width: 720px) {
    .right-content {
      width: 50%;
      margin: 0; } }
  @media (min-width: 960px) {
    .right-content {
      width: 47%; } }
  .right-content .one-column-wrapper {
    display: none; }
  .right-content .two-column-wrapper {
    display: -ms-flexbox;
    display: flex; }
  .right-content .sub-heading {
    top: -1rem;
    left: 0; }
  .right-content .subscription-title {
    font-weight: 600;
    line-height: 1.625rem;
    font-family: "museo-sans-500", Helvetica, Arial, sans-serif;
    color: #018298;
    background-image: linear-gradient(to bottom, #B1CDF6 60%, rgba(255, 255, 255, 0) 90%); }
  .right-content .calendar-content,
  .right-content .magazine-content {
    -ms-flex-preferred-size: 50%;
        flex-basis: 50%; }
  .right-content .calendar-details div:not(.disjunction),
  .right-content .magazine-details div:not(.disjunction) {
    font-family: "museo-sans-500", Helvetica, Arial, sans-serif; }
  .right-content .separator {
    width: 0.0625rem;
    border-right: 0.25rem solid rgba(255, 255, 255, 0.4); }
  .right-content.one-column {
    max-width: 13.5rem; }
    @media (max-width: 719.98px) {
      .right-content.one-column {
        margin: 2.5rem auto 0 auto; } }
    .right-content.one-column .one-column-wrapper {
      display: -ms-flexbox;
      display: flex;
      margin: 0.8125rem 0 0 0; }
    .right-content.one-column .two-column-wrapper {
      display: none; }
    .right-content.one-column .sub-heading {
      top: -1.6875rem; }
    .right-content.one-column .subscription-title {
      font-size: 1rem;
      display: inline-block;
      width: 80%; }
      @media (min-width: 1280px) {
        .right-content.one-column .subscription-title {
          font-size: 1.375rem; } }
    .right-content.one-column .calendar-content {
      -ms-flex-preferred-size: 100%;
          flex-basis: 100%; }

/* CLP Banner content asset styles ends here */
.search-results {
  background-color: #DFEAF9; }
  .search-results .tile-container {
    padding: 0.5rem 0.9375rem; }
    @media (min-width: 720px) and (max-width: 1279.98px) {
      .search-results .tile-container:nth-child(odd) {
        padding: 1rem 0.5625rem 1rem 0.9375rem; }
      .search-results .tile-container:nth-child(even) {
        padding: 1rem 0.9375rem 1rem 0.5625rem; }
      .search-results .tile-container .optional-badge {
        left: -0.75rem; } }
    @media (min-width: 1280px) and (max-width: 1599.98px) {
      .search-results .tile-container:nth-child(3n+1) {
        padding: 1rem 0.46875rem 1rem 0.9375rem; }
      .search-results .tile-container:nth-child(3n) {
        padding: 1rem 0.9375rem 1rem 0.46875rem; }
      .search-results .tile-container:nth-child(3n+2) {
        padding: 1rem 0.6875rem 1rem; } }
    @media (min-width: 1600px) {
      .search-results .tile-container {
        padding: 1rem 0.5rem; } }
    @media (max-width: 719.98px) {
      .search-results .tile-container .add-to-cart {
        max-width: 8rem; } }

@media (min-width: 720px) and (max-width: 959.98px) {
  .secondary-bar {
    padding: 0 0 1rem 0; } }

body.fixed {
  position: fixed; }

.refinements {
  background-color: #ffffff; }
  .refinements .filter-results span {
    font-family: "museo-sans-500", Helvetica, Arial, sans-serif;
    color: #000e21; }
  .refinements ul {
    overflow: auto; }
    @media (min-width: 720px) {
      .refinements ul {
        overflow: visible; } }
    @media (max-width: 959.98px) {
      .refinements ul li {
        padding-left: 0.25rem; } }
  .refinements .card-header h2 {
    font-size: 0.875rem;
    line-height: 1.2;
    letter-spacing: 1.3px; }

.refinement-bar {
  overflow: auto; }
  @media (max-width: 719.98px) {
    .refinement-bar {
      height: 100%;
      margin-top: 0; } }
  @media (max-width: 959.98px) {
    .refinement-bar {
      background-color: #ffffff;
      box-shadow: none;
      display: none;
      left: 0;
      position: fixed;
      width: 100%;
      z-index: 1; } }
  @media (min-width: 720px) {
    .refinement-bar {
      display: block !important;
      position: relative;
      background-color: transparent;
      box-shadow: none; } }
  .refinement-bar.active {
    opacity: 1;
    top: 0; }
  .refinement-bar .selected-category {
    display: inline-block;
    border: 0.0625rem solid #7a766e;
    margin: 0 0 1.1875rem;
    padding: 0 1.875rem 0.125rem 0.625rem;
    background-color: #ffffff;
    border-radius: 1.875rem;
    position: relative; }
    .refinement-bar .selected-category .reset-icon {
      position: absolute;
      width: 0.6875rem;
      height: 0.6875rem;
      right: 0.625rem;
      top: 0.5rem;
      cursor: pointer; }
  @media (max-width: 719.98px) {
    .refinement-bar .filter-content {
      overflow: auto;
      max-height: calc(100vh - 20rem); } }

.result-count {
  font-size: 0.875rem;
  color: #000000;
  padding: 0.5rem 0 !important; }
  .result-count p {
    margin: 0; }

.filter-results {
  font-size: 0.875rem;
  line-height: normal;
  letter-spacing: normal;
  background-color: none;
  color: #555042;
  border-color: none; }
  @media (hover: hover) {
    .filter-results:hover {
      background-color: #DFEAF9;
      color: #0147AA;
      border-color: #0456C7; } }
  .filter-results:focus {
    box-shadow: none;
    outline-color: #116eee; }
  .filter-results:focus:active {
    box-shadow: none;
    outline: none; }
  .filter-results:not(:disabled):not(.disabled):active, .filter-results:not(:disabled):not(.disabled).active, .filter-results:active {
    background-color: #BDD6F8;
    color: #0147AA;
    border-color: #0147AA;
    box-shadow: none;
    outline: none; }
  .filter-results:disabled, .filter-results.disabled {
    background-color: #919191;
    border-color: #919191; }
  .filter-results:focus {
    outline-color: transparent; }
  .filter-results:hover {
    background-color: transparent;
    color: #555042; }
  @media (max-width: 719.98px) {
    .filter-results {
      cursor: pointer;
      background: url("../images/icon-filters.svg") no-repeat left 0.25rem top 0.45rem;
      max-width: 4.375rem;
      height: 1.875rem;
      padding-left: 1.5rem;
      font-family: "museo-sans-500", Helvetica, Arial, sans-serif;
      font-weight: 500;
      background-color: none;
      color: #2347d1;
      border-color: #116eee; } }
  @media (max-width: 719.98px) and (hover: hover) {
    .filter-results:hover {
      background-color: none;
      color: #2347d1;
      border-color: #0456C7; } }
  @media (max-width: 719.98px) {
      .filter-results:focus {
        box-shadow: none;
        outline-color: #116eee; }
      .filter-results:focus:active {
        box-shadow: none;
        outline: none; }
      .filter-results:not(:disabled):not(.disabled):active, .filter-results:not(:disabled):not(.disabled).active, .filter-results:active {
        background-color: #BDD6F8;
        color: #0147AA;
        border-color: #0147AA;
        box-shadow: none;
        outline: none; }
      .filter-results:disabled, .filter-results.disabled {
        background-color: #919191;
        border-color: #919191; }
      .filter-results:focus {
        outline-color: #116eee; }
      .filter-results:hover {
        color: #2347d1; } }

.grid-header select {
  width: fit-content; }

@media (max-width: 719.98px) {
  .grid-header {
    border-bottom: 0.0625rem solid #d4d4d4; } }

.reset {
  display: none;
  font-size: 0.875rem;
  font-weight: 500;
  line-height: normal;
  letter-spacing: normal;
  color: #0953BA; }
  .reset:hover {
    text-decoration: none; }

.refinement {
  color: #555042; }
  .refinement .card-header {
    background: none;
    color: #000e21; }
    @media (max-width: 959.98px) {
      .refinement .card-header {
        padding: 0.75rem 0 1.125rem; } }
  .refinement .card-body ul li button {
    font-size: 0.875rem;
    line-height: 1rem; }
    @media (min-width: 1280px) {
      .refinement .card-body ul li button {
        font-size: 1rem;
        line-height: 1.2; } }
    .refinement .card-body ul li button span.checkbox-label {
      padding-left: 0.5rem; }
      .refinement .card-body ul li button span.checkbox-label.selected {
        color: #116eee;
        font-family: "museo-sans-500", Helvetica, Arial, sans-serif;
        font-weight: 500; }
  @media (max-width: 959.98px) {
    .refinement .card-body {
      padding: 0 0.375rem; } }

.fa-square-o,
.fa-check-square {
  width: 0.9375rem; }

.fa-square-o::before,
.fa-check-square::before {
  font-size: 1.125rem; }

.fa-square-o::before {
  background-image: linear-gradient(to bottom, transparent 0.1875rem, #ffffff 0.875rem, transparent 0.0625rem);
  color: #6B6B6B; }

.fa-check-square::before {
  color: #116eee; }

.fa-square-o:hover::before {
  content: "\F14A";
  color: #B6D0FB;
  background-image: radial-gradient(#116eee 50% 55%, transparent 0%); }

.fa::focus-visible {
  outline: none; }

.fa-close::before {
  content: "";
  width: 1rem;
  height: 1rem;
  display: inline-block;
  background-image: url("../images/icon-close.svg"); }

.custom-select-sort {
  font-size: 0.875rem;
  font-weight: 500;
  font-family: "museo-sans-500", Helvetica, Arial, sans-serif;
  height: 1.5rem;
  background: url("../images/icon-sort.svg") no-repeat left top 0.45rem;
  padding: 0.375rem 0rem 0.375rem 1.5rem; }
  @media (min-width: 720px) {
    .custom-select-sort {
      background: url("../images/icon-down-sort.svg") no-repeat right top 0.1875rem;
      padding: 0rem 1.5rem 0rem 0.5rem;
      background-size: 0.875rem;
      background-position-x: 4.375rem;
      background-position-y: 0.46875rem;
      min-width: 5.625rem; }
      .custom-select-sort.selected {
        background: url("../images/icon-up-sort.svg") no-repeat right top 0.1875rem;
        background-size: 0.875rem;
        background-position-x: 4.375rem;
        background-position-y: 0.46875rem; } }

.search-sort {
  font-size: 0.875rem;
  font-weight: 300;
  line-height: 2rem;
  color: #000000;
  padding-left: 2rem; }

.show-results {
  width: 100%; }

.sort-container .btn:focus-visible {
  outline: 0.125rem auto #116eee;
  outline-offset: 0.125rem; }

.sort-container .btn:hover {
  color: #2347d1; }

.sort-container ul {
  padding: 1.5rem 2rem;
  box-shadow: 0 0.0625rem 0.1875rem 0 rgba(0, 0, 0, 0.5);
  right: 0;
  z-index: 1;
  display: -ms-flexbox;
  display: flex;
  min-width: 10.625rem; }
  .sort-container ul li {
    color: #000e21;
    font-family: "museo-sans-500", Helvetica, Arial, sans-serif;
    font-weight: 500; }
    .sort-container ul li:hover {
      font-weight: 700;
      cursor: pointer; }
    .sort-container ul li:focus, .sort-container ul li:focus-visible {
      outline: 0.125rem auto #116eee;
      outline-offset: 0.125rem;
      padding: 0 0.625rem; }
    .sort-container ul li.selected {
      color: #0953BA; }
  .sort-container ul li.selected::before {
    content: '';
    background: url("../images/icon-selected-check.svg") no-repeat left top 0.1875rem;
    width: 1rem;
    height: 1rem;
    left: 1.875rem;
    position: absolute; }

/* catalog filters error */
.search-filters-error {
  color: #e81111; }
  @media (min-width: 960px) {
    .search-filters-error {
      margin-left: -1.5625rem; } }

.catalog-error {
  color: #e81111;
  left: 50%;
  transform: translate(-50%, 50%); }
