
.faceted-search-facet.faceted-search-guided {
  margin-bottom:1em;
}
/* List of categories */
.faceted-search-facet h3 {
  display:inline;
  font-family:inherit;
  font-size:1em;
  font-weight:bold;
  color: #232323;
}
.circle-container {
  border: 1px solid #aeaeae;
  width: 28px;
  border-radius: 50%;
  height: 28px;
  text-align: center;
  padding-left: 3px;
  padding-top: 0px;
  float: left;
  margin-right: 5px;
  margin-top: 10px;
}

.dropdown-menu span#facet-label a {
    max-width: 100%;
}

.faceted-search-facet .item-list ul {
  margin:0;
}
.faceted-search-facet .item-list li {
  background:none;
  padding:0;
  margin:0;
  list-style-type:none;
  list-style-image:none;
}
/* List of categories in tables (multi-column lists) */
.faceted-search-facet table.faceted-search {
  margin:0;
}
/* List of facets or categories in tables (multi-column lists) */
table.faceted-search tbody {
  border-top:0;
}
table.faceted-search tr {
  background:none;
  border:0;
}
table.faceted-search td {
  padding:0 1em 0 0;
  vertical-align:top;
}
.faceted-search-stage-facet table.faceted-search td {
  width:25%;
}
.faceted-search-stage-select table.faceted-search td {
  width:50%;
}
.faceted-search-stage-select #edit-keywords,
.faceted-search-stage-select #edit-field {
  float:left;
  margin-right:1em;
}

/* Tooltip */
#faceted-search-tooltip {
  display:none;
  position:absolute;
  z-index:100;
  background:#fff;
  border:1px solid #777;
  width:270px;
  padding:10px;
  text-align:left;
}
#faceted-search-tooltip p {
  margin-top:0;
  margin-bottom:0.5em;
}

#block-faceted-search-ui-1_guided .faceted-search-facet .item-list {
    max-height: 150px;
    overflow-y: auto;
    box-sizing: border-box;
}
#block-faceted-search-ui-1_guided .faceted-search-facet.faceted-search-facet--taxonomy--14 .item-list {
  max-height: 80px;
}
#block-faceted-search-ui-1_guided .faceted-search-facet.faceted-search-facet--taxonomy--14 .item-list {
  max-height: 80px;
  overflow: hidden;
}
#block-faceted-search-ui-1_guided .faceted-search-facet .item-list.expanded {
  max-height: initial;
}
#block-faceted-search-ui-1_guided .faceted-search-facet.faceted-search-facet--taxonomy--14 .item-list.expanded {
  max-height: initial;
}
#block-faceted-search-ui-1_guided .faceted-search-facet a,
#block-faceted-search-ui-1_guided .faceted-search-facet a:link,
#block-faceted-search-ui-1_guided .faceted-search-facet a:hover {
  color: #343434;
}
#block-faceted-search-ui-1_guided .faceted-search-facet .fsc-color a {
  padding-right: 0;
}
#block-faceted-search-ui-1_guided .faceted-search-facet .faceted-search-count {
  color: #aaaaaa;
}

#block-faceted-search-ui-1_guided .show-more-link {
  color: #3084c7;
  padding-top: 5px;
  display: block;
  border-bottom: 1px solid gray;
  padding-bottom: 10px;
  text-decoration: underline;
}
#block-faceted-search-ui-1_guided a.show-more-link:link {
  color: #3084c7;
}

#block-faceted-search-ui-1_guided .item-list li .faceted-search-category {
  display: flex;
  gap: 5px;
  height: 30px;
}
#block-faceted-search-ui-1_guided .item-list li .faceted-search-category.fsc-color {
  display: inline;
  padding-top: 0;
}
.faceted-search-fastest-delivery {
  border-bottom: 1px solid gray;
  padding-bottom: 10px;
  margin-bottom: 20px;
}

.faceted-search-fastest-delivery h3 {
  padding-right: 10px;
}
.faceted-search-fastest-delivery h3.popover-title {
  display: block;
}

.faceted-search-fastest-delivery img {
  width: 122px;
}

.mock-h2 {
  margin: 0;
  font-size: 20px;
  font-weight: 900;
  line-height: 2;
  color: #888888;
}

.content-container #block-block-26 li a {
  font-size: 14px;
  color: #343434;
  padding: 5px 3px 5px 0;
}
