.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: 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: #fff; }
  .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: 768.98px) {
    .refinement-bar {
      background-color: #fff;
      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%; } }
  @media (min-width: 769px) {
    .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: 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: 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: 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; }

.new-component-rbe-821-show-hide-sticky-filters-plp {
  display: block; }

.upicon {
  float: right;
  display: none; }

.downicon {
  float: right;
  display: block; }

.grid-header2 {
  margin-top: 1em;
  margin-bottom: 1em; }

.category-breadcrumb {
  text-align: center;
  font-size: 11px;
  font-weight: 300;
  color: #7c7c7c; }
  @media (min-width: 769px) {
    .category-breadcrumb {
      text-align: left; } }
  .category-breadcrumb .breadcrumb {
    border-top: none;
    -ms-flex-pack: center;
        justify-content: center;
    border-bottom: none;
    margin-left: -1rem;
    margin-bottom: 0; }
    @media (min-width: 769px) {
      .category-breadcrumb .breadcrumb {
        -ms-flex-pack: start;
            justify-content: flex-start; } }
  .category-breadcrumb .breadcrumb > .breadcrumb-item > a.breadcrumb-link {
    color: #7c7c7c; }

.search-tips {
  text-align: center;
  margin-top: 0; }
  .search-tips p.search-tips-title {
    font-family: Roboto;
    font-size: 16px;
    line-height: 1.5;
    text-align: center;
    color: #2e2e2e;
    font-weight: normal; }
  .search-tips button {
    color: #358ed7;
    padding: 1px 32px;
    border-color: #dddddd;
    margin-top: 15px;
    margin-bottom: 80px; }
    @media (max-width: 543.98px) {
      .search-tips button {
        width: 100%; } }
  .search-tips .btn-primary {
    color: #fff; }

.subcategory-list-base {
  display: none;
  padding-left: 0;
  padding-right: 0; }
  @media (min-width: 769px) {
    .subcategory-list-base {
      padding-left: 40px;
      padding-right: 40px; } }
  .subcategory-list-base .subcategory-list {
    padding-top: 25px; }
    .subcategory-list-base .subcategory-list .btn-subcategory {
      margin-left: 6px;
      margin-right: 6px;
      font-size: 14px;
      border: 1px solid #dddddd;
      padding: 10px 12px;
      color: #358ed7;
      font-family: Roboto;
      font-weight: 500;
      font-style: normal;
      font-stretch: normal;
      line-height: normal;
      letter-spacing: normal;
      text-align: center;
      height: auto; }
  .subcategory-list-base .slick-prev:before {
    content: "\F3CF"; }
  .subcategory-list-base .slick-next:before {
    content: "\F3D1"; }
  .subcategory-list-base .slick-prev:before, .subcategory-list-base .slick-next:before {
    font-family: 'Ionicons';
    color: #2e2e2e;
    font-size: 20px; }
  .subcategory-list-base button.slick-prev.slick-arrow, .subcategory-list-base button.slick-next.slick-arrow {
    top: 67%; }

.result-count {
  font-size: 13px;
  color: #7c7c7c; }
  .result-count p {
    font-family: Roboto;
    font-size: 24px;
    font-weight: 500;
    font-style: normal;
    font-stretch: normal;
    line-height: 1.25;
    letter-spacing: normal;
    text-align: center;
    color: #2e2e2e; }
  .result-count .search-no-results-for {
    font-weight: normal; }
  .result-count .search-suggestion {
    font-size: 16px; }
  .result-count .search-results {
    text-align: center;
    display: block; }

.no-result-search-continer {
  max-width: 100%; }
  .no-result-search-continer .help-phone-number {
    font-size: 15px;
    font-weight: 400;
    color: #333; }
  .no-result-search-continer .mobile-view {
    display: block; }
    .no-result-search-continer .mobile-view .help-phone-number {
      float: none !important;
      font-size: 16px; }
  .no-result-search-continer .tab-desktop-view {
    display: none; }
  .no-result-search-continer .text-center-for-desktop {
    display: none; }
  @media (min-width: 544px) {
    .no-result-search-continer .tab-desktop-view {
      display: block;
      text-align: center; }
    .no-result-search-continer .mobile-view {
      display: none; }
    .no-result-search-continer .text-center-for-desktop {
      display: block;
      text-align: center; } }
  .no-result-search-continer .no-result-search-content {
    max-width: 600px;
    margin: 0 auto; }
    .no-result-search-continer .no-result-search-content h4.title-text {
      text-align: center;
      margin-bottom: 30px; }
    .no-result-search-continer .no-result-search-content .error-text, .no-result-search-continer .no-result-search-content h5 {
      font-size: 18px;
      line-height: 28px;
      font-weight: 400;
      color: #333; }
    .no-result-search-continer .no-result-search-content h5 {
      margin-top: 20px; }
    .no-result-search-continer .no-result-search-content ul {
      list-style: none; }
      @media (max-width: 543.98px) {
        .no-result-search-continer .no-result-search-content ul {
          padding-left: 15px; } }
      .no-result-search-continer .no-result-search-content ul li {
        font-size: 16px;
        line-height: 26px;
        font-weight: 400;
        color: #333; }

.filter-bar {
  margin-left: -12px;
  margin-right: -12px; }

.btn-grey-border, .scrolling-filter-bar .filter-value {
  padding-left: 8px;
  padding-right: 8px;
  padding-top: 4px;
  padding-bottom: 4px;
  margin-right: 4px;
  border: 1px solid;
  border-color: #dddddd;
  border-radius: 20px;
  background-color: transparent;
  color: #358ed7;
  font-size: 16px; }

.scrolling-filter-bar {
  overflow-x: auto;
  overflow-y: hidden;
  font-size: 0.9375em; }
  @media (max-width: 768.98px) {
    .scrolling-filter-bar {
      white-space: nowrap;
      margin-top: 24px; } }
  .scrolling-filter-bar .filter-value {
    display: inline-block;
    color: #7c7c7c;
    padding-top: 0;
    padding-bottom: 0; }
    .scrolling-filter-bar .filter-value a {
      font-size: 12px; }
    @media (min-width: 769px) {
      .scrolling-filter-bar .filter-value {
        margin-bottom: 2px; } }

.hero + .search-results {
  margin-top: 42px; }

.description-bottom {
  margin-top: 22px;
  margin-bottom: 52px; }
  .description-bottom .page-description {
    color: #2e2e2e;
    font-size: 16px;
    line-height: 24px;
    margin-top: 18px;
    font-weight: 300;
    text-align: center; }
    .description-bottom .page-description p {
      color: #2e2e2e; }

.location-number {
  color: #ffffff;
  background-color: #2e2e2e;
  width: 15px;
  height: 15px;
  font-size: 12px;
  font-weight: bold;
  font-style: normal;
  font-stretch: normal;
  line-height: 15px;
  letter-spacing: 0.5px;
  text-align: center;
  display: inline-block;
  border-radius: 50%;
  vertical-align: 10%; }

.search-keywords {
  font-family: Roboto;
  font-size: 25px;
  font-weight: 300;
  font-style: normal;
  font-stretch: normal;
  line-height: 0.96;
  letter-spacing: normal;
  text-align: center;
  display: block;
  color: #2e2e2e;
  padding-bottom: 15px; }

.search-result-for {
  display: block;
  text-align: center;
  padding-top: 8px;
  font-family: Roboto;
  font-size: 13px;
  font-weight: 300;
  font-style: normal;
  font-stretch: normal;
  line-height: 1.85;
  letter-spacing: normal;
  color: #7c7c7c; }

.search-mobile-bar .search-mobile-bar-btn {
  font-size: 16px; }

.search-mobile-bar .search-mobile-bar-btn + .search-mobile-bar-btn {
  border-left: 0; }
  .search-mobile-bar .search-mobile-bar-btn + .search-mobile-bar-btn > .custom-select {
    border-left: 0; }

@media (max-width: 768.98px) {
  .search-mobile-bar {
    background-color: #f4f4f4;
    margin-top: 0;
    margin-left: 0;
    margin-right: 0;
    margin-bottom: 5px; } }

@media (min-width: 769px) {
  .search-mobile-bar {
    padding-left: 0;
    margin-left: -12px;
    margin-right: -12px; } }

.search-mobile-bar .ion-ios-build {
  position: absolute;
  left: 10px;
  top: 14px;
  font-size: 17px; }

.search-mobile-bar .custom-select {
  height: 48px; }
  @media (max-width: 768.98px) {
    .search-mobile-bar .custom-select {
      border-radius: 0;
      background-color: #f4f4f4;
      background-size: 12%;
      color: #2e2e2e; } }
  @media (min-width: 544px) {
    .search-mobile-bar .custom-select {
      padding-left: 40px;
      background-size: 8%;
      background-position: right 0.85rem center; } }
  @media (min-width: 769px) {
    .search-mobile-bar .custom-select {
      padding-left: 30px;
      font-size: 15px;
      color: #7c7c7c;
      background-size: 10%; } }

@media (min-width: 769px) {
  .search-result-top {
    padding-top: 10px;
    border-top: solid 1px #dddddd;
    margin-top: 10px; } }

.filter-results-location,
.filter-results {
  background-color: #f4f4f4;
  font-weight: normal;
  font-style: normal;
  font-stretch: normal;
  line-height: 1.71;
  letter-spacing: normal;
  color: #000000;
  border-radius: 0px;
  border: solid 1px #dddddd;
  padding: 0 0 0 0; }
  .filter-results-location .ion,
  .filter-results .ion {
    margin-right: 3px;
    font-size: 16px; }

.refinement-bar {
  padding-left: 0; }

.refinement-bar.mobile {
  padding-left: 0;
  background-color: transparent;
  position: fixed;
  height: 100%;
  z-index: 99; }
  .refinement-bar.mobile .refinement-bar-header {
    position: fixed;
    margin-right: 12px;
    left: 12px;
    top: 8px;
    width: calc(100% - 24px);
    max-height: calc(100% - 70px);
    border-radius: 4px;
    overflow-y: auto; }
  .refinement-bar.mobile .refinement-bar-footer {
    width: 100%;
    position: fixed;
    bottom: 0;
    z-index: 50;
    padding-right: 0;
    padding-left: 0;
    left: 0;
    margin-right: 0;
    margin-left: 0; }
    .refinement-bar.mobile .refinement-bar-footer .footer-reset {
      background-color: #dddddd; }
      .refinement-bar.mobile .refinement-bar-footer .footer-reset a.reset {
        border-color: transparent;
        color: #2e2e2e;
        border-radius: 0; }
    .refinement-bar.mobile .refinement-bar-footer .footer-close {
      background-color: #358ed7; }
      .refinement-bar.mobile .refinement-bar-footer .footer-close .btn {
        width: 100%;
        opacity: 1;
        border-radius: 0; }
  .refinement-bar.mobile .header-bar {
    background-color: #fff;
    border-bottom: 1px solid #dddddd;
    color: #7c7c7c;
    padding-right: 12px;
    padding-left: 12px;
    padding-top: 0.938em;
    padding-bottom: 0.938em;
    display: block !important; }
    .refinement-bar.mobile .header-bar button.close {
      color: #9d9d9d;
      font-size: 24px;
      padding-right: 5px;
      padding-left: 5px;
      height: 18px;
      width: 18px; }
    .refinement-bar.mobile .header-bar .refinement-modal-header.show {
      display: inline-block; }
    .refinement-bar.mobile .header-bar .refinement-modal-header {
      display: none; }
      .refinement-bar.mobile .header-bar .refinement-modal-header .refinement-modal-header-icon {
        margin-right: 6px;
        font-size: 16px;
        width: 16px;
        height: 16px; }
  .refinement-bar.mobile .refinement .card-header {
    font-size: 18px;
    padding: 12px 16px;
    border-bottom: 0 none;
    padding: 0.25rem 1rem; }
  .refinement-bar.mobile .refinement .card-body {
    padding: 0 1rem; }
  .refinement-bar.mobile .refinement.card {
    border-top: 0 none;
    border-bottom: 0 none;
    border-left: 0 none;
    border-right: 0 none;
    border-radius: 0;
    margin-bottom: 0; }
    .refinement-bar.mobile .refinement.card.collapsible-sm.active {
      border-bottom: 1px solid #dddddd; }
  .refinement-bar.mobile .refinement ul li {
    font-size: 16px;
    padding: 10px 16px; }
  .refinement-bar.mobile .refinement ul.sub-menu li {
    padding-left: 40px; }
  .refinement-bar.mobile .refinement .collapsible-sm.active .card-header::after {
    font-family: "Ionicons";
    content: "\F3D8";
    margin-top: 0; }
  .refinement-bar.mobile .refinement .collapsible-sm .card-header::after {
    font-family: "Ionicons";
    content: "\F3D0";
    font-size: 18px;
    color: #9d9d9d;
    margin-top: 0; }

.filter-header {
  margin-left: 0;
  margin-right: 0; }

.refinement .card-header {
  color: #2e2e2e;
  border-bottom: solid 1px #dddddd;
  font-size: 16px;
  font-family: Roboto;
  font-weight: normal;
  font-style: normal;
  font-stretch: normal;
  letter-spacing: normal;
  padding: 12px 13px;
  line-height: normal; }

.refinement .card-body {
  padding: 0 0;
  display: none; }

.refinement ul.values {
  padding: 0 0; }

.refinement ul {
  margin-bottom: 0px; }
  .refinement ul li {
    font-size: 13px;
    font-family: Roboto;
    font-weight: normal;
    font-style: normal;
    font-stretch: normal;
    letter-spacing: normal;
    padding: 12px 13px; }
    .refinement ul li .fa-square-o, .refinement ul li .ion-ios-arrow-forward, .refinement ul li .ion-ios-arrow-back {
      color: #9d9d9d; }
    .refinement ul li .ion-ios-arrow-back {
      padding-right: 8px; }
    .refinement ul li .custom-checkbox-single label.custom-checkbox-trigger {
      width: 18px;
      height: 18px; }
    .refinement ul li span, .refinement ul li .refinement-value-label {
      color: #535353;
      line-height: 18px;
      margin-left: 12px;
      vertical-align: middle; }
    .refinement ul li .refinement-arrow-icon {
      vertical-align: middle;
      line-height: 18px;
      font-size: 18px; }
    .refinement ul li + li {
      border-top: 1px solid #dddddd; }

.refinement ul.has-submenu {
  padding-top: 0px;
  padding-bottom: 0px; }
  .refinement ul.has-submenu li {
    padding-left: 0px;
    padding-right: 0px; }
    .refinement ul.has-submenu li a.back-first-level {
      padding-left: 16px;
      border-bottom: 1px solid #dddddd;
      width: 100%;
      display: block;
      padding-bottom: 10px; }
      .refinement ul.has-submenu li a.back-first-level.disabled > .refinement-arrow-icon {
        display: none; }
  .refinement ul.has-submenu li.li-has-submenu {
    padding-bottom: 0px;
    border-bottom: 0 none; }

.refinement ul.sub-menu {
  padding-top: 0px;
  padding-bottom: 0px; }
  .refinement ul.sub-menu li {
    padding-left: 20px; }

.refinement.refinement-special-features ul li,
.refinement.refinement-price-range ul li {
  background-color: #f4f4f4; }
  .refinement.refinement-special-features ul li + li,
  .refinement.refinement-price-range ul li + li {
    border-top: 0 none; }

.refinement ul.sub-menu li {
  background-color: #f4f4f4; }
  .refinement ul.sub-menu li + li {
    border-top: 0 none; }

@media (min-width: 769px) {
  .refinement.card {
    border: 1px solid #dddddd; }
  .refinement.refinement-location .card-header::before {
    font-family: "Ionicons";
    content: "\F1E5";
    padding-right: 6px; }
  .refinement.refinement-categories .card-header::before {
    font-family: "Ionicons";
    content: "\F143";
    padding-right: 6px; } }

.read-more .btn-read-more {
  font-size: 16px; }

@media (min-width: 544px) {
  .product-tile-container .tile-body {
    min-height: 136px; } }

.product-grid {
  display: -ms-grid;
  display: grid;
  -ms-grid-columns: 1fr 1fr 1fr;
      grid-template-columns: 1fr 1fr 1fr;
  grid-gap: 20px; }
  .product-grid:not(.display-brand) .business-name {
    display: none; }
  .product-grid .grid-footer {
    grid-column: 1 / -1; }
  .product-grid .call-out-item {
    -ms-grid-row: 1;
        grid-row-start: 1;
    grid-row-end: 3;
    cursor: pointer;
    padding-top: 36px;
    display: block;
    padding-bottom: 5px; }
  .product-grid .call-out-img {
    width: 100%;
    height: 100%;
    object-fit: cover;
    border-radius: 4px; }
    .product-grid .call-out-img.mobile-img {
      display: none; }
  @media (max-width: 992px) {
    .product-grid {
      -ms-grid-columns: 1fr 1fr;
          grid-template-columns: 1fr 1fr; } }
  @media (max-width: 544px) {
    .product-grid {
      -ms-grid-columns: 1fr;
          grid-template-columns: 1fr; }
      .product-grid .call-out-item {
        padding-top: 0;
        padding-bottom: 0; }
      .product-grid .call-out-img.desktop-img {
        display: none; }
      .product-grid .call-out-img.mobile-img {
        display: block; } }

@media (max-width: 768.98px) {
  .background-overflow-disabled-mobile .embeddedServiceHelpButton {
    display: none; } }

body.scrolling:not(.background-overflow-disabled-mobile) .search-mobile-bar-container {
  height: 48px; }
  body.scrolling:not(.background-overflow-disabled-mobile) .search-mobile-bar-container .search-mobile-bar.scrolling {
    position: fixed;
    z-index: 50;
    top: 74px;
    left: 0;
    width: 100%; }
    @media (min-width: 544px) {
      body.scrolling:not(.background-overflow-disabled-mobile) .search-mobile-bar-container .search-mobile-bar.scrolling {
        top: 98px; } }

body.scrolling:not(.background-overflow-disabled-mobile).scrolling-down .search-mobile-bar.scrolling {
  top: 0; }

body.scrolling:not(.background-overflow-disabled-mobile).scrolling-behaviour-lock .search-mobile-bar.scrolling {
  position: relative;
  z-index: 0; }

.refinement-li-containter {
  display: -ms-flexbox;
  display: flex;
  -ms-flex-align: center;
      align-items: center; }
  .refinement-li-containter .refinement-lable {
    display: -ms-flexbox;
    display: flex;
    -ms-flex-align: center;
        align-items: center;
    -ms-flex-pack: justify;
        justify-content: space-between; }

.rbo-modal-background {
  background-color: #fff !important;
  opacity: unset !important; }

.search-mobile-bar-container-old {
  display: block; }

.search-mobile-bar-container-new {
  display: none; }
  .search-mobile-bar-container-new .refinement-bar {
    position: unset !important; }

.rbo-improve-filters-refinements-old {
  display: block; }

.rbo-improve-filters-refinements-new {
  display: none; }

.rbo-improve-filters-sortorder-old {
  display: block; }

.rbo-improve-filters-sortorder-new {
  display: none; }

.search-mobile-bar-container-new .refinement-bar {
  position: unset !important; }

.search-mobile-bar-container-new .refinement-bar.mobile .header-bar .refinement-modal-header.show {
  font-weight: 700 !important;
  color: #2E2E2E; }

.search-mobile-bar-container-new .refinement-bar.mobile .refinement-bar-header {
  position: fixed;
  margin-right: 12px;
  left: 0px !important;
  top: 0px !important;
  width: calc(100% - 0px) !important;
  max-height: calc(100% - 70px);
  border-radius: 0px !important;
  overflow-y: auto; }

.search-mobile-bar-container-new .refinement-bar.mobile .refinement .card-body {
  padding: 0 1rem 1rem 0rem !important;
  max-height: 500px;
  overflow-y: auto; }

.search-mobile-bar-container-new .refinement-bar.mobile .refinement ul li {
  font-size: 14px !important;
  padding: 8px 5px 8px 16px; }

.search-mobile-bar-container-new .refinement-bar.mobile .refinement .card-header {
  padding: 1rem 1rem 1rem 1rem !important; }

.search-mobile-bar-container-new .refinement-bar.mobile .refinement ul.sub-menu li {
  padding-left: 16px !important; }

.search-mobile-bar-container-new .refinement .rbo-has-submenu .back-first-level span {
  font-weight: 600 !important;
  color: #2E2E2E !important; }

.search-mobile-bar-container-new .rbo-refinements-dummy {
  height: 300px !important; }
