.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, rgb(130, 30, 145) 0, rgb(130, 30, 145) 25%, rgb(237, 209, 52) 25%, rgb(255, 255, 0) 50%, rgb(237, 209, 52) 50%, #59ba00 50%, #59ba00 76%, #111 76%, #111 100%), linear-gradient(0deg, rgb(14, 92, 209) 0, rgb(14, 92, 209) 50%, rgb(226, 11, 11) 50%, rgb(226, 11, 11) 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:not(.hero) {
  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;
}

/* stylelint-disable color-no-hex */
/* Icons */
.icon {
  font-family: "feather" !important;
  speak: none;
  font-style: normal;
  font-weight: normal;
  font-variant: normal;
  text-transform: none;
  line-height: 1;
  font-size: 1.5rem;
  /* Better Font Rendering =========== */
  -webkit-font-smoothing: antialiased;
  -moz-osx-font-smoothing: grayscale;
}

.icon-arrow-left::before {
  content: "\E828";
}

.icon-arrow-right::before {
  content: "\E829";
}

.icon-bell::before {
  content: "\E836";
}

.icon-calendar::before {
  content: "\E83A";
}

.icon-check-circle::before {
  content: "\E83E";
}

.icon-check::before {
  content: "\E83F";
}

.icon-chevron-down::before {
  content: "\E842";
}

.icon-chevron-left::before {
  content: "\E843";
}

.icon-chevron-right::before {
  content: "\E844";
}

.icon-circle::before {
  content: "\E84A";
}

.icon-clock::before {
  content: "\E84D";
}

.icon-credit-card::before {
  content: "\E85F";
}

.icon-crosshair::before {
  content: "\E860";
}

.icon-download::before {
  content: "\E864";
}

.icon-external-link::before {
  content: "\E869";
}

.icon-filter::before {
  content: "\E875";
}

.icon-grid::before {
  content: "\E878";
}

.icon-home::before {
  content: "\E87A";
}

.icon-info::before {
  content: "\E87F";
}

.icon-layout::before {
  content: "\E881";
}

.icon-link::before {
  content: "\E884";
}

.icon-list::before {
  content: "\E886";
}

.icon-lock::before {
  content: "\E887";
}

.icon-map::before {
  content: "\E88C";
}

.icon-map-pin::before {
  content: "\E88E";
}

.icon-menu::before {
  content: "\E88F";
}

.icon-minus::before {
  content: "\E897";
}

.icon-plus::before {
  content: "\E8B1";
}

.icon-search::before {
  content: "\E8BD";
}

.icon-triangle::before {
  content: "\E8DE";
}

.icon-user::before {
  content: "\E8E9";
}

.icon-x::before {
  content: "\E8F6";
}

.icon-arrow-left-circle::before {
  content: "\E910";
}

.icon-arrow-right-circle::before {
  content: "\E911";
}

.fs-icon-xs::before {
  font-size: 1rem;
}

.fs-icon-s::before {
  font-size: 1.5rem;
}

.fs-icon-l::before {
  font-size: 2rem;
}

.svg-icon-xs {
  height: 1rem;
  width: 1rem;
}
.svg-icon-xs svg,
.svg-icon-xs img {
  height: 1rem;
  width: 1rem;
}

.svg-icon-s {
  height: 1.5rem;
  width: 1.5rem;
}
.svg-icon-s svg,
.svg-icon-s img {
  height: 1.5rem;
  width: 1.5rem;
}

.svg-icon-l {
  height: 2rem;
  width: 2rem;
}
.svg-icon-l svg,
.svg-icon-l img {
  height: 2rem;
  width: 2rem;
}

.select2-container {
  box-sizing: border-box;
  display: inline-block;
  margin: 0;
  position: relative;
  vertical-align: middle;
}
.select2-container .select2-selection--single {
  box-sizing: border-box;
  cursor: pointer;
  display: block;
  height: 28px;
  -moz-user-select: none;
       user-select: none;
  -webkit-user-select: none;
}
.select2-container .select2-selection--single .select2-selection__rendered {
  display: block;
  padding-left: 8px;
  padding-right: 20px;
  overflow: hidden;
  text-overflow: ellipsis;
  white-space: nowrap;
}
.select2-container .select2-selection--single .select2-selection__clear {
  background-color: transparent;
  border: none;
  font-size: 1em;
}
.select2-container[dir=rtl] .select2-selection--single .select2-selection__rendered {
  padding-right: 8px;
  padding-left: 20px;
}
.select2-container .select2-selection--multiple {
  box-sizing: border-box;
  cursor: pointer;
  display: block;
  min-height: 32px;
  -moz-user-select: none;
       user-select: none;
  -webkit-user-select: none;
}
.select2-container .select2-selection--multiple .select2-selection__rendered {
  display: inline;
  list-style: none;
  padding: 0;
}
.select2-container .select2-selection--multiple .select2-selection__clear {
  background-color: transparent;
  border: none;
  font-size: 1em;
}
.select2-container .select2-search--inline .select2-search__field {
  box-sizing: border-box;
  border: none;
  font-size: 100%;
  margin-top: 5px;
  margin-left: 5px;
  padding: 0;
  max-width: 100%;
  resize: none;
  height: 18px;
  vertical-align: bottom;
  font-family: sans-serif;
  overflow: hidden;
  word-break: keep-all;
}
.select2-container .select2-search--inline .select2-search__field::-webkit-search-cancel-button {
  -webkit-appearance: none;
}

.select2-dropdown {
  background-color: white;
  border: 1px solid #aaa;
  border-radius: 4px;
  box-sizing: border-box;
  display: block;
  position: absolute;
  left: -100000px;
  width: 100%;
  z-index: 1051;
}

.select2-results {
  display: block;
}

.select2-results__options {
  list-style: none;
  margin: 0;
  padding: 0;
}

.select2-results__option {
  padding: 6px;
  -moz-user-select: none;
       user-select: none;
  -webkit-user-select: none;
}

.select2-results__option--selectable {
  cursor: pointer;
}

.select2-container--open .select2-dropdown {
  left: 0;
}

.select2-container--open .select2-dropdown--above {
  border-bottom: none;
  border-bottom-left-radius: 0;
  border-bottom-right-radius: 0;
}

.select2-container--open .select2-dropdown--below {
  border-top: none;
  border-top-left-radius: 0;
  border-top-right-radius: 0;
}

.select2-search--dropdown {
  display: block;
  padding: 4px;
}
.select2-search--dropdown .select2-search__field {
  padding: 4px;
  width: 100%;
  box-sizing: border-box;
}
.select2-search--dropdown .select2-search__field::-webkit-search-cancel-button {
  -webkit-appearance: none;
}
.select2-search--dropdown.select2-search--hide {
  display: none;
}

.select2-close-mask {
  border: 0;
  margin: 0;
  padding: 0;
  display: block;
  position: fixed;
  left: 0;
  top: 0;
  min-height: 100%;
  min-width: 100%;
  height: auto;
  width: auto;
  opacity: 0;
  z-index: 99;
  background-color: #fff;
  filter: alpha(opacity=0);
}

.select2-hidden-accessible {
  border: 0 !important;
  clip: rect(0 0 0 0) !important;
  clip-path: inset(50%) !important;
  height: 1px !important;
  overflow: hidden !important;
  padding: 0 !important;
  position: absolute !important;
  width: 1px !important;
  white-space: nowrap !important;
}

.select2-container--default .select2-selection--single {
  background-color: #fff;
  border: 1px solid #aaa;
  border-radius: 4px;
}
.select2-container--default .select2-selection--single .select2-selection__rendered {
  color: #444;
  line-height: 28px;
}
.select2-container--default .select2-selection--single .select2-selection__clear {
  cursor: pointer;
  float: right;
  font-weight: bold;
  height: 26px;
  margin-right: 20px;
  padding-right: 0px;
}
.select2-container--default .select2-selection--single .select2-selection__placeholder {
  color: #999;
}
.select2-container--default .select2-selection--single .select2-selection__arrow {
  height: 26px;
  position: absolute;
  top: 1px;
  right: 1px;
  width: 20px;
}
.select2-container--default .select2-selection--single .select2-selection__arrow b {
  border-color: #888 transparent transparent transparent;
  border-style: solid;
  border-width: 5px 4px 0 4px;
  height: 0;
  left: 50%;
  margin-left: -4px;
  margin-top: -2px;
  position: absolute;
  top: 50%;
  width: 0;
}
.select2-container--default[dir=rtl] .select2-selection--single .select2-selection__clear {
  float: left;
}
.select2-container--default[dir=rtl] .select2-selection--single .select2-selection__arrow {
  left: 1px;
  right: auto;
}
.select2-container--default.select2-container--disabled .select2-selection--single {
  background-color: #eee;
  cursor: default;
}
.select2-container--default.select2-container--disabled .select2-selection--single .select2-selection__clear {
  display: none;
}
.select2-container--default.select2-container--open .select2-selection--single .select2-selection__arrow b {
  border-color: transparent transparent #888 transparent;
  border-width: 0 4px 5px 4px;
}
.select2-container--default .select2-selection--multiple {
  background-color: white;
  border: 1px solid #aaa;
  border-radius: 4px;
  cursor: text;
  padding-bottom: 5px;
  padding-right: 5px;
  position: relative;
}
.select2-container--default .select2-selection--multiple.select2-selection--clearable {
  padding-right: 25px;
}
.select2-container--default .select2-selection--multiple .select2-selection__clear {
  cursor: pointer;
  font-weight: bold;
  height: 20px;
  margin-right: 10px;
  margin-top: 5px;
  position: absolute;
  right: 0;
  padding: 1px;
}
.select2-container--default .select2-selection--multiple .select2-selection__choice {
  background-color: #e4e4e4;
  border: 1px solid #aaa;
  border-radius: 4px;
  box-sizing: border-box;
  display: inline-block;
  margin-left: 5px;
  margin-top: 5px;
  padding: 0;
  padding-left: 20px;
  position: relative;
  max-width: 100%;
  overflow: hidden;
  text-overflow: ellipsis;
  vertical-align: bottom;
  white-space: nowrap;
}
.select2-container--default .select2-selection--multiple .select2-selection__choice__display {
  cursor: default;
  padding-left: 2px;
  padding-right: 5px;
}
.select2-container--default .select2-selection--multiple .select2-selection__choice__remove {
  background-color: transparent;
  border: none;
  border-right: 1px solid #aaa;
  border-top-left-radius: 4px;
  border-bottom-left-radius: 4px;
  color: #999;
  cursor: pointer;
  font-size: 1em;
  font-weight: bold;
  padding: 0 4px;
  position: absolute;
  left: 0;
  top: 0;
}
.select2-container--default .select2-selection--multiple .select2-selection__choice__remove:hover, .select2-container--default .select2-selection--multiple .select2-selection__choice__remove:focus {
  background-color: #f1f1f1;
  color: #333;
  outline: none;
}
.select2-container--default[dir=rtl] .select2-selection--multiple .select2-selection__choice {
  margin-left: 5px;
  margin-right: auto;
}
.select2-container--default[dir=rtl] .select2-selection--multiple .select2-selection__choice__display {
  padding-left: 5px;
  padding-right: 2px;
}
.select2-container--default[dir=rtl] .select2-selection--multiple .select2-selection__choice__remove {
  border-left: 1px solid #aaa;
  border-right: none;
  border-top-left-radius: 0;
  border-bottom-left-radius: 0;
  border-top-right-radius: 4px;
  border-bottom-right-radius: 4px;
}
.select2-container--default[dir=rtl] .select2-selection--multiple .select2-selection__clear {
  float: left;
  margin-left: 10px;
  margin-right: auto;
}
.select2-container--default.select2-container--focus .select2-selection--multiple {
  border: solid black 1px;
  outline: 0;
}
.select2-container--default.select2-container--disabled .select2-selection--multiple {
  background-color: #eee;
  cursor: default;
}
.select2-container--default.select2-container--disabled .select2-selection__choice__remove {
  display: none;
}
.select2-container--default.select2-container--open.select2-container--above .select2-selection--single, .select2-container--default.select2-container--open.select2-container--above .select2-selection--multiple {
  border-top-left-radius: 0;
  border-top-right-radius: 0;
}
.select2-container--default.select2-container--open.select2-container--below .select2-selection--single, .select2-container--default.select2-container--open.select2-container--below .select2-selection--multiple {
  border-bottom-left-radius: 0;
  border-bottom-right-radius: 0;
}
.select2-container--default .select2-search--dropdown .select2-search__field {
  border: 1px solid #aaa;
}
.select2-container--default .select2-search--inline .select2-search__field {
  background: transparent;
  border: none;
  outline: 0;
  box-shadow: none;
  -webkit-appearance: textfield;
}
.select2-container--default .select2-results > .select2-results__options {
  max-height: 200px;
  overflow-y: auto;
}
.select2-container--default .select2-results__option .select2-results__option {
  padding-left: 1em;
}
.select2-container--default .select2-results__option .select2-results__option .select2-results__group {
  padding-left: 0;
}
.select2-container--default .select2-results__option .select2-results__option .select2-results__option {
  margin-left: -1em;
  padding-left: 2em;
}
.select2-container--default .select2-results__option .select2-results__option .select2-results__option .select2-results__option {
  margin-left: -2em;
  padding-left: 3em;
}
.select2-container--default .select2-results__option .select2-results__option .select2-results__option .select2-results__option .select2-results__option {
  margin-left: -3em;
  padding-left: 4em;
}
.select2-container--default .select2-results__option .select2-results__option .select2-results__option .select2-results__option .select2-results__option .select2-results__option {
  margin-left: -4em;
  padding-left: 5em;
}
.select2-container--default .select2-results__option .select2-results__option .select2-results__option .select2-results__option .select2-results__option .select2-results__option .select2-results__option {
  margin-left: -5em;
  padding-left: 6em;
}
.select2-container--default .select2-results__option--group {
  padding: 0;
}
.select2-container--default .select2-results__option--disabled {
  color: #999;
}
.select2-container--default .select2-results__option--selected {
  background-color: #ddd;
}
.select2-container--default .select2-results__option--highlighted.select2-results__option--selectable {
  background-color: #5897fb;
  color: white;
}
.select2-container--default .select2-results__group {
  cursor: default;
  display: block;
  padding: 6px;
}

.select2-container--classic .select2-selection--single {
  background-color: rgb(246.5, 246.5, 246.5);
  border: 1px solid #dee2e6;
  border-radius: 0.1875rem;
  outline: 0;
  background-image: linear-gradient(to bottom, white 50%, #eeeeee 100%);
  background-repeat: repeat-x;
  filter: progid:DXImageTransform.Microsoft.gradient(startColorstr="#FFFFFFFF", endColorstr="#FFEEEEEE", GradientType=0);
}
.select2-container--classic .select2-selection--single:focus {
  border: 1px solid #5897fb;
}
.select2-container--classic .select2-selection--single .select2-selection__rendered {
  color: #444;
  line-height: 28px;
}
.select2-container--classic .select2-selection--single .select2-selection__clear {
  cursor: pointer;
  float: right;
  font-weight: bold;
  height: 26px;
  margin-right: 20px;
}
.select2-container--classic .select2-selection--single .select2-selection__placeholder {
  color: #999;
}
.select2-container--classic .select2-selection--single .select2-selection__arrow {
  background-color: #ddd;
  border: none;
  border-left: 1px solid #dee2e6;
  border-top-right-radius: 0.1875rem;
  border-bottom-right-radius: 0.1875rem;
  height: 26px;
  position: absolute;
  top: 1px;
  right: 1px;
  width: 20px;
  background-image: linear-gradient(to bottom, #eeeeee 50%, #cccccc 100%);
  background-repeat: repeat-x;
  filter: progid:DXImageTransform.Microsoft.gradient(startColorstr="#FFEEEEEE", endColorstr="#FFCCCCCC", GradientType=0);
}
.select2-container--classic .select2-selection--single .select2-selection__arrow b {
  border-color: #888 transparent transparent transparent;
  border-style: solid;
  border-width: 5px 4px 0 4px;
  height: 0;
  left: 50%;
  margin-left: -4px;
  margin-top: -2px;
  position: absolute;
  top: 50%;
  width: 0;
}
.select2-container--classic[dir=rtl] .select2-selection--single .select2-selection__clear {
  float: left;
}
.select2-container--classic[dir=rtl] .select2-selection--single .select2-selection__arrow {
  border: none;
  border-right: 1px solid #dee2e6;
  border-radius: 0;
  border-top-left-radius: 0.1875rem;
  border-bottom-left-radius: 0.1875rem;
  left: 1px;
  right: auto;
}
.select2-container--classic.select2-container--open .select2-selection--single {
  border: 1px solid #5897fb;
}
.select2-container--classic.select2-container--open .select2-selection--single .select2-selection__arrow {
  background: transparent;
  border: none;
}
.select2-container--classic.select2-container--open .select2-selection--single .select2-selection__arrow b {
  border-color: transparent transparent #888 transparent;
  border-width: 0 4px 5px 4px;
}
.select2-container--classic.select2-container--open.select2-container--above .select2-selection--single {
  border-top: none;
  border-top-left-radius: 0;
  border-top-right-radius: 0;
  background-image: linear-gradient(to bottom, white 0%, #eeeeee 50%);
  background-repeat: repeat-x;
  filter: progid:DXImageTransform.Microsoft.gradient(startColorstr="#FFFFFFFF", endColorstr="#FFEEEEEE", GradientType=0);
}
.select2-container--classic.select2-container--open.select2-container--below .select2-selection--single {
  border-bottom: none;
  border-bottom-left-radius: 0;
  border-bottom-right-radius: 0;
  background-image: linear-gradient(to bottom, #eeeeee 50%, white 100%);
  background-repeat: repeat-x;
  filter: progid:DXImageTransform.Microsoft.gradient(startColorstr="#FFEEEEEE", endColorstr="#FFFFFFFF", GradientType=0);
}
.select2-container--classic .select2-selection--multiple {
  background-color: white;
  border: 1px solid #dee2e6;
  border-radius: 0.1875rem;
  cursor: text;
  outline: 0;
  padding-bottom: 5px;
  padding-right: 5px;
}
.select2-container--classic .select2-selection--multiple:focus {
  border: 1px solid #5897fb;
}
.select2-container--classic .select2-selection--multiple .select2-selection__clear {
  display: none;
}
.select2-container--classic .select2-selection--multiple .select2-selection__choice {
  background-color: #e4e4e4;
  border: 1px solid #dee2e6;
  border-radius: 0.1875rem;
  display: inline-block;
  margin-left: 5px;
  margin-top: 5px;
  padding: 0;
}
.select2-container--classic .select2-selection--multiple .select2-selection__choice__display {
  cursor: default;
  padding-left: 2px;
  padding-right: 5px;
}
.select2-container--classic .select2-selection--multiple .select2-selection__choice__remove {
  background-color: transparent;
  border: none;
  border-top-left-radius: 0.1875rem;
  border-bottom-left-radius: 0.1875rem;
  color: #888;
  cursor: pointer;
  font-size: 1em;
  font-weight: bold;
  padding: 0 4px;
}
.select2-container--classic .select2-selection--multiple .select2-selection__choice__remove:hover {
  color: #555;
  outline: none;
}
.select2-container--classic[dir=rtl] .select2-selection--multiple .select2-selection__choice {
  margin-left: 5px;
  margin-right: auto;
}
.select2-container--classic[dir=rtl] .select2-selection--multiple .select2-selection__choice__display {
  padding-left: 5px;
  padding-right: 2px;
}
.select2-container--classic[dir=rtl] .select2-selection--multiple .select2-selection__choice__remove {
  border-top-left-radius: 0;
  border-bottom-left-radius: 0;
  border-top-right-radius: 0.1875rem;
  border-bottom-right-radius: 0.1875rem;
}
.select2-container--classic.select2-container--open .select2-selection--multiple {
  border: 1px solid #5897fb;
}
.select2-container--classic.select2-container--open.select2-container--above .select2-selection--multiple {
  border-top: none;
  border-top-left-radius: 0;
  border-top-right-radius: 0;
}
.select2-container--classic.select2-container--open.select2-container--below .select2-selection--multiple {
  border-bottom: none;
  border-bottom-left-radius: 0;
  border-bottom-right-radius: 0;
}
.select2-container--classic .select2-search--dropdown .select2-search__field {
  border: 1px solid #dee2e6;
  outline: 0;
}
.select2-container--classic .select2-search--inline .select2-search__field {
  outline: 0;
  box-shadow: none;
}
.select2-container--classic .select2-dropdown {
  background-color: white;
  border: 1px solid transparent;
}
.select2-container--classic .select2-dropdown--above {
  border-bottom: none;
}
.select2-container--classic .select2-dropdown--below {
  border-top: none;
}
.select2-container--classic .select2-results > .select2-results__options {
  max-height: 200px;
  overflow-y: auto;
}
.select2-container--classic .select2-results__option--group {
  padding: 0;
}
.select2-container--classic .select2-results__option--disabled {
  color: grey;
}
.select2-container--classic .select2-results__option--highlighted.select2-results__option--selectable {
  background-color: #3875d7;
  color: white;
}
.select2-container--classic .select2-results__group {
  cursor: default;
  display: block;
  padding: 6px;
}
.select2-container--classic.select2-container--open .select2-dropdown {
  border-color: #5897fb;
}

/**
 * Owl Carousel v2.3.4
 * Copyright 2013-2018 David Deutsch
 * Licensed under: SEE LICENSE IN https://github.com/OwlCarousel2/OwlCarousel2/blob/master/LICENSE
 */
/*
 *  Owl Carousel - Core
 */
.owl-carousel {
  display: none;
  width: 100%;
  -webkit-tap-highlight-color: transparent;
  /* position relative and z-index fix webkit rendering fonts issue */
  position: relative;
  z-index: 1;
}

.owl-carousel .owl-stage {
  position: relative;
  touch-action: manipulation;
  -moz-backface-visibility: hidden;
  /* fix firefox animation glitch */
}

.owl-carousel .owl-stage:after {
  content: ".";
  display: block;
  clear: both;
  visibility: hidden;
  line-height: 0;
  height: 0;
}

.owl-carousel .owl-stage-outer {
  position: relative;
  overflow: hidden;
  /* fix for flashing background */
  -webkit-transform: translate3d(0px, 0px, 0px);
}

.owl-carousel .owl-wrapper,
.owl-carousel .owl-item {
  -webkit-backface-visibility: hidden;
  -moz-backface-visibility: hidden;
  -ms-backface-visibility: hidden;
  -webkit-transform: translate3d(0, 0, 0);
  -moz-transform: translate3d(0, 0, 0);
  -ms-transform: translate3d(0, 0, 0);
}

.owl-carousel .owl-item {
  position: relative;
  min-height: 1px;
  float: left;
  -webkit-backface-visibility: hidden;
  -webkit-tap-highlight-color: transparent;
  -webkit-touch-callout: none;
}

.owl-carousel .owl-item img {
  display: block;
  width: 100%;
}

.owl-carousel .owl-nav.disabled,
.owl-carousel .owl-dots.disabled {
  display: none;
}

.owl-carousel .owl-nav .owl-prev,
.owl-carousel .owl-nav .owl-next,
.owl-carousel .owl-dot {
  cursor: pointer;
  -webkit-user-select: none;
  -moz-user-select: none;
  user-select: none;
}

.owl-carousel .owl-nav button.owl-prev,
.owl-carousel .owl-nav button.owl-next,
.owl-carousel button.owl-dot {
  background: none;
  color: inherit;
  border: none;
  padding: 0 !important;
  font: inherit;
}

.owl-carousel.owl-loaded {
  display: block;
}

.owl-carousel.owl-loading {
  opacity: 0;
  display: block;
}

.owl-carousel.owl-hidden {
  opacity: 0;
}

.owl-carousel.owl-refresh .owl-item {
  visibility: hidden;
}

.owl-carousel.owl-drag .owl-item {
  touch-action: pan-y;
  -webkit-user-select: none;
  -moz-user-select: none;
  user-select: none;
}

.owl-carousel.owl-grab {
  cursor: move;
  cursor: grab;
}

.owl-carousel.owl-rtl {
  direction: rtl;
}

.owl-carousel.owl-rtl .owl-item {
  float: right;
}

/* No Js */
.no-js .owl-carousel {
  display: block;
}

/*
 *  Owl Carousel - Animate Plugin
 */
.owl-carousel .animated {
  animation-duration: 1000ms;
  animation-fill-mode: both;
}

.owl-carousel .owl-animated-in {
  z-index: 0;
}

.owl-carousel .owl-animated-out {
  z-index: 1;
}

.owl-carousel .fadeOut {
  animation-name: fadeOut;
}

@keyframes fadeOut {
  0% {
    opacity: 1;
  }
  100% {
    opacity: 0;
  }
}
/*
 * 	Owl Carousel - Auto Height Plugin
 */
.owl-height {
  transition: height 500ms ease-in-out;
}

/*
 * 	Owl Carousel - Lazy Load Plugin
 */
.owl-carousel .owl-item {
  /**
  	This is introduced due to a bug in IE11 where lazy loading combined with autoheight plugin causes a wrong
  	calculation of the height of the owl-item that breaks page layouts
   */
}

.owl-carousel .owl-item .owl-lazy {
  opacity: 0;
  transition: opacity 400ms ease;
}

.owl-carousel .owl-item .owl-lazy[src^=""], .owl-carousel .owl-item .owl-lazy:not([src]) {
  max-height: 0;
}

.owl-carousel .owl-item img.owl-lazy {
  transform-style: preserve-3d;
}

/*
 * 	Owl Carousel - Video Plugin
 */
.owl-carousel .owl-video-wrapper {
  position: relative;
  height: 100%;
  background: #000;
}

.owl-carousel .owl-video-play-icon {
  position: absolute;
  height: 80px;
  width: 80px;
  left: 50%;
  top: 50%;
  margin-left: -40px;
  margin-top: -40px;
  background: url("owl.video.play.png") no-repeat;
  cursor: pointer;
  z-index: 1;
  -webkit-backface-visibility: hidden;
  transition: transform 100ms ease;
}

.owl-carousel .owl-video-play-icon:hover {
  transform: scale(1.3, 1.3);
}

.owl-carousel .owl-video-playing .owl-video-tn,
.owl-carousel .owl-video-playing .owl-video-play-icon {
  display: none;
}

.owl-carousel .owl-video-tn {
  opacity: 0;
  height: 100%;
  background-position: center center;
  background-repeat: no-repeat;
  background-size: contain;
  transition: opacity 400ms ease;
}

.owl-carousel .owl-video-frame {
  position: relative;
  z-index: 1;
  height: 100%;
  width: 100%;
}

.icon {
  font-family: "feather" !important;
  speak: none;
  font-style: normal;
  font-weight: normal;
  font-variant: normal;
  text-transform: none;
  line-height: 1;
  font-size: 1.5rem;
  /* Better Font Rendering =========== */
  -webkit-font-smoothing: antialiased;
  -moz-osx-font-smoothing: grayscale;
}

.icon-arrow-left::before {
  content: "\E828";
}

.icon-arrow-right::before {
  content: "\E829";
}

.icon-bell::before {
  content: "\E836";
}

.icon-calendar::before {
  content: "\E83A";
}

.icon-check-circle::before {
  content: "\E83E";
}

.icon-check::before {
  content: "\E83F";
}

.icon-chevron-down::before {
  content: "\E842";
}

.icon-chevron-left::before {
  content: "\E843";
}

.icon-chevron-right::before {
  content: "\E844";
}

.icon-circle::before {
  content: "\E84A";
}

.icon-clock::before {
  content: "\E84D";
}

.icon-credit-card::before {
  content: "\E85F";
}

.icon-crosshair::before {
  content: "\E860";
}

.icon-download::before {
  content: "\E864";
}

.icon-external-link::before {
  content: "\E869";
}

.icon-filter::before {
  content: "\E875";
}

.icon-grid::before {
  content: "\E878";
}

.icon-home::before {
  content: "\E87A";
}

.icon-info::before {
  content: "\E87F";
}

.icon-layout::before {
  content: "\E881";
}

.icon-link::before {
  content: "\E884";
}

.icon-list::before {
  content: "\E886";
}

.icon-lock::before {
  content: "\E887";
}

.icon-map::before {
  content: "\E88C";
}

.icon-map-pin::before {
  content: "\E88E";
}

.icon-menu::before {
  content: "\E88F";
}

.icon-minus::before {
  content: "\E897";
}

.icon-plus::before {
  content: "\E8B1";
}

.icon-search::before {
  content: "\E8BD";
}

.icon-triangle::before {
  content: "\E8DE";
}

.icon-user::before {
  content: "\E8E9";
}

.icon-x::before {
  content: "\E8F6";
}

.icon-arrow-left-circle::before {
  content: "\E910";
}

.icon-arrow-right-circle::before {
  content: "\E911";
}

.fs-icon-xs::before {
  font-size: 1rem;
}

.fs-icon-s::before {
  font-size: 1.5rem;
}

.fs-icon-l::before {
  font-size: 2rem;
}

.svg-icon-xs {
  height: 1rem;
  width: 1rem;
}
.svg-icon-xs svg,
.svg-icon-xs img {
  height: 1rem;
  width: 1rem;
}

.svg-icon-s {
  height: 1.5rem;
  width: 1.5rem;
}
.svg-icon-s svg,
.svg-icon-s img {
  height: 1.5rem;
  width: 1.5rem;
}

.svg-icon-l {
  height: 2rem;
  width: 2rem;
}
.svg-icon-l svg,
.svg-icon-l img {
  height: 2rem;
  width: 2rem;
}

.subCategories-container {
  background: #e8e8e8;
  display: none;
  width: 100%;
  flex-direction: column;
  justify-content: flex-start;
  align-items: flex-start;
  position: relative;
  padding: 1rem;
  margin-top: 1rem;
  background-size: cover;
  background-position: center;
  height: unset;
}
@media (min-width: 1024px) {
  .subCategories-container {
    display: flex;
  }
}
.subCategories-container .search-banner-bg-image {
  top: 0;
  left: 0;
  width: 100%;
  height: 100%;
  position: absolute;
  -o-object-fit: cover;
     object-fit: cover;
}
.subCategories-container h2 {
  width: 100%;
  margin: 0;
  padding: 0;
}
.subCategories-container.hero {
  min-height: 10rem;
  position: relative;
}
.subCategories-container.hero .banner-filler {
  background: linear-gradient(0deg, rgba(24, 24, 24, 0.2) 0%, rgba(24, 24, 24, 0.2) 100%);
  width: 100%;
  height: 100%;
  top: 0;
  left: 0;
  position: absolute;
  z-index: 0;
}
.subCategories-container.hero > :not(.banner-filler) {
  z-index: 1;
}
@media (min-width: 1024px) {
  .subCategories-container.hero {
    height: 10.5rem;
    overflow: hidden;
  }
}
@media (min-width: 1280px) {
  .subCategories-container.hero {
    padding: 1rem 2.5rem 2rem 2.5rem;
  }
}
.subCategories-container__arrow-up-left {
  width: 1.5rem;
  height: 1.5rem;
  display: flex;
  position: relative;
}
.subCategories-container__arrow-up-left::before, .subCategories-container__arrow-up-left:before {
  content: "";
  background-image: url("../../images/custom-icons/arrow-up-left.svg");
  background-size: contain;
  background-position: center;
  background-repeat: no-repeat;
  background-color: transparent;
  width: 100%;
  height: 100%;
  display: flex;
  position: absolute;
  top: 0;
  left: 0;
  z-index: 0;
}
.subCategories-container__arrow-up-left::after, .subCategories-container__arrow-up-left:after {
  content: "";
  background-image: url("../../images/custom-icons/false.svg");
  background-size: contain;
  background-position: center;
  background-repeat: no-repeat;
  background-color: transparent;
  width: 100%;
  height: 100%;
  display: none;
  position: absolute;
  top: 0;
  left: 0;
  z-index: 1;
}
.subCategories-container__arrow-up-left.black {
  width: 1.5rem;
  height: 1.5rem;
  display: flex;
  position: relative;
}
.subCategories-container__arrow-up-left.black::before, .subCategories-container__arrow-up-left.black:before {
  content: "";
  background-image: url("../../images/custom-icons/arrow-up-left-black.svg");
  background-size: contain;
  background-position: center;
  background-repeat: no-repeat;
  background-color: transparent;
  width: 100%;
  height: 100%;
  display: flex;
  position: absolute;
  top: 0;
  left: 0;
  z-index: 0;
}
.subCategories-container__arrow-up-left.black::after, .subCategories-container__arrow-up-left.black:after {
  content: "";
  background-image: url("../../images/custom-icons/false.svg");
  background-size: contain;
  background-position: center;
  background-repeat: no-repeat;
  background-color: transparent;
  width: 100%;
  height: 100%;
  display: none;
  position: absolute;
  top: 0;
  left: 0;
  z-index: 1;
}
.subCategories-container__corner-left-up {
  width: 1.5rem;
  height: 1.5rem;
  display: flex;
  position: relative;
}
.subCategories-container__corner-left-up::before, .subCategories-container__corner-left-up:before {
  content: "";
  background-image: url("../../images/custom-icons/corner-left-up.svg");
  background-size: contain;
  background-position: center;
  background-repeat: no-repeat;
  background-color: transparent;
  width: 100%;
  height: 100%;
  display: flex;
  position: absolute;
  top: 0;
  left: 0;
  z-index: 0;
}
.subCategories-container__corner-left-up::after, .subCategories-container__corner-left-up:after {
  content: "";
  background-image: url("../../images/custom-icons/false.svg");
  background-size: contain;
  background-position: center;
  background-repeat: no-repeat;
  background-color: transparent;
  width: 100%;
  height: 100%;
  display: none;
  position: absolute;
  top: 0;
  left: 0;
  z-index: 1;
}
.subCategories-container__title {
  font-family: Ubuntu, BlinkMacSystemFont, "Open Sans", "sans-serif";
  font-size: 1.75rem;
  font-weight: 700;
  line-height: 2.25rem;
  margin-bottom: 1rem;
  color: #ffffff;
  display: flex;
  align-items: center;
  gap: 0.5rem;
}
@media (min-width: 1024px) {
  .subCategories-container__title {
    font-size: 2.25rem;
    line-height: 3rem; /* 133.333% */
    margin-top: 0;
    margin-bottom: 2rem;
  }
}
.subCategories-container.black .subCategories-container__title, .subCategories-container.black .breadcrumb__item, .subCategories-container.black .breadcrumb__item a, .subCategories-container.black .breadcrumb i {
  color: #121212;
}
.subCategories-container.black .breadcrumb .desktop-breadcrumb .icon-home {
  width: 1.5rem;
  height: 1.5rem;
  display: flex;
  position: relative;
}
.subCategories-container.black .breadcrumb .desktop-breadcrumb .icon-home::before, .subCategories-container.black .breadcrumb .desktop-breadcrumb .icon-home:before {
  content: "";
  background-image: url("../../images/custom-icons/home-black.svg");
  background-size: contain;
  background-position: center;
  background-repeat: no-repeat;
  background-color: transparent;
  width: 100%;
  height: 100%;
  display: flex;
  position: absolute;
  top: 0;
  left: 0;
  z-index: 0;
}
.subCategories-container.black .breadcrumb .desktop-breadcrumb .icon-home::after, .subCategories-container.black .breadcrumb .desktop-breadcrumb .icon-home:after {
  content: "";
  background-image: url("../../images/custom-icons/false.svg");
  background-size: contain;
  background-position: center;
  background-repeat: no-repeat;
  background-color: transparent;
  width: 100%;
  height: 100%;
  display: none;
  position: absolute;
  top: 0;
  left: 0;
  z-index: 1;
}
.subCategories-container.white .subCategories-container__title, .subCategories-container.white .breadcrumb__item, .subCategories-container.white .breadcrumb__item a, .subCategories-container.white .breadcrumb i {
  color: #ffffff;
}
.subCategories-container.white .breadcrumb .desktop-breadcrumb .icon-home {
  width: 1.5rem;
  height: 1.5rem;
  display: flex;
  position: relative;
}
.subCategories-container.white .breadcrumb .desktop-breadcrumb .icon-home::before, .subCategories-container.white .breadcrumb .desktop-breadcrumb .icon-home:before {
  content: "";
  background-image: url("../../images/custom-icons/home.svg");
  background-size: contain;
  background-position: center;
  background-repeat: no-repeat;
  background-color: transparent;
  width: 100%;
  height: 100%;
  display: flex;
  position: absolute;
  top: 0;
  left: 0;
  z-index: 0;
}
.subCategories-container.white .breadcrumb .desktop-breadcrumb .icon-home::after, .subCategories-container.white .breadcrumb .desktop-breadcrumb .icon-home:after {
  content: "";
  background-image: url("../../images/custom-icons/false.svg");
  background-size: contain;
  background-position: center;
  background-repeat: no-repeat;
  background-color: transparent;
  width: 100%;
  height: 100%;
  display: none;
  position: absolute;
  top: 0;
  left: 0;
  z-index: 1;
}
.subCategories-container__list {
  display: flex;
  width: 100%;
  align-items: flex-start;
  position: relative;
}
.subCategories-container__list__items {
  width: calc(100% - 2rem) !important;
}
.subCategories-container__list__items__item {
  display: flex;
  justify-content: center;
  align-items: center;
  padding: 0.5rem;
  border-radius: 0.5rem;
  background: #ffffff;
  border: 0.063rem solid #d9d9d9;
  cursor: pointer;
  min-height: 2.5rem;
  max-width: 100%;
}
@media (min-width: 1024px) {
  .subCategories-container__list__items__item {
    height: 2.5rem;
    max-width: unset;
  }
}
.subCategories-container__list__items__item__link {
  font-family: Ubuntu, BlinkMacSystemFont, "Open Sans", "sans-serif";
  font-weight: 700;
  line-height: 1.25rem; /* 142.857% */
  font-size: 0.875rem;
  color: #121212;
  word-break: break-all;
}
@media (min-width: 1024px) {
  .subCategories-container__list__items__item__link {
    white-space: nowrap;
    word-break: unset;
  }
}
.subCategories-container__list__items__item:hover > a:not(.selected) {
  text-decoration: none;
  color: #0863cc;
}
.subCategories-container__list__items__item.selected {
  border: 0.063rem solid #0970e6;
}
.subCategories-container__list__items__item.selected > a {
  text-decoration: none;
  color: #0863cc;
}
.subCategories-container__list .owl-carousel {
  opacity: 0;
  display: block;
}
.subCategories-container__list .owl-carousel.owl-loaded.owl-drag {
  opacity: 1;
}
.subCategories-container__list .owl-carousel.owl-loaded.owl-drag .owl-stage {
  display: flex;
  flex-wrap: nowrap;
}
.subCategories-container__list .owl-carousel .owl-nav button.owl-prev,
.subCategories-container__list .owl-carousel .owl-nav button.owl-next {
  border-radius: 0.25rem;
  background: #ffffff;
  color: #0970e6;
  border: 0.063rem solid #0970e6;
  cursor: pointer;
  width: 2rem;
  height: 2rem;
  position: absolute;
  top: 50%;
}
.subCategories-container__list .owl-carousel .owl-nav button.owl-prev i,
.subCategories-container__list .owl-carousel .owl-nav button.owl-next i {
  display: flex;
  align-items: center;
  justify-content: center;
}
.subCategories-container__list .owl-carousel .owl-nav button.owl-prev {
  left: 0;
  transform: translateY(-50%) rotate(180deg);
}
.subCategories-container__list .owl-carousel .owl-nav button.owl-next {
  right: -2.5rem;
  transform: translatey(-50%);
}
.subCategories-container__list .owl-theme .owl-nav .disabled,
.subCategories-container__list button.disabled {
  display: none;
}
.subCategories-container__showSliderBtn {
  display: flex;
  justify-content: center;
  align-items: center;
  align-self: center;
  height: 2.5rem;
  padding: 1rem 1.5rem;
  background: #ffffff;
  border: 0.063rem solid #d9d9d9;
  border-radius: 0.25rem;
  font-family: Ubuntu, BlinkMacSystemFont, "Open Sans", "sans-serif";
  font-weight: 700;
  line-height: 1.5rem; /* 150% */
  font-size: 1rem;
  color: #0970e6;
  cursor: pointer;
  gap: 0.5rem;
}
@media (min-width: 1024px) {
  .subCategories-container__showSliderBtn {
    display: none;
  }
}
.subCategories-container__slider {
  width: 100%;
  flex-direction: column;
  align-items: center;
  position: fixed;
  bottom: 0;
  background: #ffffff;
  height: 0;
  display: flex;
  transition: all 0.5s ease;
  z-index: 1050;
}
@media (min-width: 1024px) {
  .subCategories-container__slider {
    z-index: 103;
  }
}
.subCategories-container__slider.active {
  height: auto;
  padding: 0.5rem 0 1rem 0;
}
.subCategories-container__slider__title {
  display: flex;
  justify-content: center;
  align-items: center;
  align-self: center;
  width: 100%;
  font-family: Ubuntu, BlinkMacSystemFont, "Open Sans", "sans-serif";
  font-weight: 700;
  line-height: 1.5rem; /* 150% */
  font-size: 1rem;
  gap: 0.5rem;
  border-bottom: 0.063rem solid #d9d9d9;
  box-shadow: 0 0.25rem 1rem 0 rgba(18, 18, 18, 0.08);
  height: 3.5rem;
}
.subCategories-container__slider__title .icon {
  width: 1.5rem;
  height: 1.5rem;
}
.subCategories-container__slider__items {
  display: flex;
  align-items: flex-start;
  align-content: flex-start;
  padding: 1.5rem 1rem 1rem 1rem;
  gap: 1rem;
  flex-wrap: wrap;
  width: 100%;
  max-height: calc(100vh - 5rem);
  overflow-y: auto;
}
@media (min-width: 1024px) {
  .subCategories-container__slider__items {
    max-height: unset;
    overflow-y: unset;
  }
}
.subCategories-container__slider__items__item {
  display: flex;
  justify-content: center;
  align-items: center;
  padding: 0.5rem;
  border-radius: 0.5rem;
  background: #ffffff;
  border: 0.063rem solid #d9d9d9;
  cursor: pointer;
  min-height: 2.5rem;
  max-width: 100%;
}
@media (min-width: 1024px) {
  .subCategories-container__slider__items__item {
    height: 2.5rem;
    max-width: unset;
  }
}
.subCategories-container__slider__items__item__link {
  font-family: Ubuntu, BlinkMacSystemFont, "Open Sans", "sans-serif";
  font-weight: 700;
  line-height: 1.25rem; /* 142.857% */
  font-size: 0.875rem;
  color: #121212;
  word-break: break-all;
}
@media (min-width: 1024px) {
  .subCategories-container__slider__items__item__link {
    white-space: nowrap;
    word-break: unset;
  }
}
.subCategories-container__slider__items__item:hover > a:not(.selected) {
  text-decoration: none;
  color: #0863cc;
}
.subCategories-container__slider__items__item.selected {
  border: 0.063rem solid #0970e6;
}
.subCategories-container__slider__items__item.selected > a {
  text-decoration: none;
  color: #0863cc;
}

.selectedCategory {
  color: #0970e6;
  text-decoration: underline;
}

.slider-backdrop {
  display: block;
  position: fixed;
  top: 0;
  left: 0;
  width: 100%;
  height: 100vh;
  background: rgba(5, 19, 38, 0.8);
  z-index: 1049;
  opacity: 80%;
}
@media (min-width: 1024px) {
  .slider-backdrop {
    display: none;
  }
}

@media (min-width: 1024px) {
  .mobileNavigation {
    display: none;
  }
}

.category-list {
  display: flex;
  width: 100%;
  overflow-x: auto;
  overflow-y: hidden;
  white-space: nowrap;
  padding: 0;
  margin: 0;
}
.category-list .category-list-items {
  display: flex;
  flex-direction: row;
  flex-wrap: nowrap;
  padding: 0;
  margin: 0;
  overflow-x: auto;
  scrollbar-width: none;
}
.category-list .category-list-items::-webkit-scrollbar {
  display: none;
}

.category-item {
  flex: 0 0 auto;
  margin-right: 1rem;
}

.category-link {
  font-weight: 400;
  display: inline-block;
  padding: 0.5rem;
  margin: 0;
  font-size: 1.125rem;
  pointer-events: none;
}

.category-link.selectedCategory {
  color: #0970e6;
  text-decoration: underline;
  text-underline-offset: 0.5rem;
}

.category-list:nth-of-type(2) .category-link,
.category-list:nth-of-type(3) .category-link {
  font-size: 1rem;
}

/**
 * Owl Carousel v2.3.4
 * Copyright 2013-2018 David Deutsch
 * Licensed under: SEE LICENSE IN https://github.com/OwlCarousel2/OwlCarousel2/blob/master/LICENSE
 */
/*
 *  Owl Carousel - Core
 */
.owl-carousel {
  display: none;
  width: 100%;
  -webkit-tap-highlight-color: transparent;
  /* position relative and z-index fix webkit rendering fonts issue */
  position: relative;
  z-index: 1;
}

.owl-carousel .owl-stage {
  position: relative;
  touch-action: manipulation;
  -moz-backface-visibility: hidden;
  /* fix firefox animation glitch */
}

.owl-carousel .owl-stage:after {
  content: ".";
  display: block;
  clear: both;
  visibility: hidden;
  line-height: 0;
  height: 0;
}

.owl-carousel .owl-stage-outer {
  position: relative;
  overflow: hidden;
  /* fix for flashing background */
  -webkit-transform: translate3d(0px, 0px, 0px);
}

.owl-carousel .owl-wrapper,
.owl-carousel .owl-item {
  -webkit-backface-visibility: hidden;
  -moz-backface-visibility: hidden;
  -ms-backface-visibility: hidden;
  -webkit-transform: translate3d(0, 0, 0);
  -moz-transform: translate3d(0, 0, 0);
  -ms-transform: translate3d(0, 0, 0);
}

.owl-carousel .owl-item {
  position: relative;
  min-height: 1px;
  float: left;
  -webkit-backface-visibility: hidden;
  -webkit-tap-highlight-color: transparent;
  -webkit-touch-callout: none;
}

.owl-carousel .owl-item img {
  display: block;
  width: 100%;
}

.owl-carousel .owl-nav.disabled,
.owl-carousel .owl-dots.disabled {
  display: none;
}

.owl-carousel .owl-nav .owl-prev,
.owl-carousel .owl-nav .owl-next,
.owl-carousel .owl-dot {
  cursor: pointer;
  -webkit-user-select: none;
  -moz-user-select: none;
  user-select: none;
}

.owl-carousel .owl-nav button.owl-prev,
.owl-carousel .owl-nav button.owl-next,
.owl-carousel button.owl-dot {
  background: none;
  color: inherit;
  border: none;
  padding: 0 !important;
  font: inherit;
}

.owl-carousel.owl-loaded {
  display: block;
}

.owl-carousel.owl-loading {
  opacity: 0;
  display: block;
}

.owl-carousel.owl-hidden {
  opacity: 0;
}

.owl-carousel.owl-refresh .owl-item {
  visibility: hidden;
}

.owl-carousel.owl-drag .owl-item {
  touch-action: pan-y;
  -webkit-user-select: none;
  -moz-user-select: none;
  user-select: none;
}

.owl-carousel.owl-grab {
  cursor: move;
  cursor: grab;
}

.owl-carousel.owl-rtl {
  direction: rtl;
}

.owl-carousel.owl-rtl .owl-item {
  float: right;
}

/* No Js */
.no-js .owl-carousel {
  display: block;
}

/*
 *  Owl Carousel - Animate Plugin
 */
.owl-carousel .animated {
  animation-duration: 1000ms;
  animation-fill-mode: both;
}

.owl-carousel .owl-animated-in {
  z-index: 0;
}

.owl-carousel .owl-animated-out {
  z-index: 1;
}

.owl-carousel .fadeOut {
  animation-name: fadeOut;
}

@keyframes fadeOut {
  0% {
    opacity: 1;
  }
  100% {
    opacity: 0;
  }
}
/*
 * 	Owl Carousel - Auto Height Plugin
 */
.owl-height {
  transition: height 500ms ease-in-out;
}

/*
 * 	Owl Carousel - Lazy Load Plugin
 */
.owl-carousel .owl-item {
  /**
  	This is introduced due to a bug in IE11 where lazy loading combined with autoheight plugin causes a wrong
  	calculation of the height of the owl-item that breaks page layouts
   */
}

.owl-carousel .owl-item .owl-lazy {
  opacity: 0;
  transition: opacity 400ms ease;
}

.owl-carousel .owl-item .owl-lazy[src^=""], .owl-carousel .owl-item .owl-lazy:not([src]) {
  max-height: 0;
}

.owl-carousel .owl-item img.owl-lazy {
  transform-style: preserve-3d;
}

/*
 * 	Owl Carousel - Video Plugin
 */
.owl-carousel .owl-video-wrapper {
  position: relative;
  height: 100%;
  background: #000;
}

.owl-carousel .owl-video-play-icon {
  position: absolute;
  height: 80px;
  width: 80px;
  left: 50%;
  top: 50%;
  margin-left: -40px;
  margin-top: -40px;
  background: url("owl.video.play.png") no-repeat;
  cursor: pointer;
  z-index: 1;
  -webkit-backface-visibility: hidden;
  transition: transform 100ms ease;
}

.owl-carousel .owl-video-play-icon:hover {
  transform: scale(1.3, 1.3);
}

.owl-carousel .owl-video-playing .owl-video-tn,
.owl-carousel .owl-video-playing .owl-video-play-icon {
  display: none;
}

.owl-carousel .owl-video-tn {
  opacity: 0;
  height: 100%;
  background-position: center center;
  background-repeat: no-repeat;
  background-size: contain;
  transition: opacity 400ms ease;
}

.owl-carousel .owl-video-frame {
  position: relative;
  z-index: 1;
  height: 100%;
  width: 100%;
}

.recommandation-carousel .owl-nav button.owl-prev, .citrus-ad-spotlight__carousel .owl-nav button.owl-prev,
.recommandation-carousel .owl-nav button.owl-next,
.citrus-ad-spotlight__carousel .owl-nav button.owl-next, .thematic-carousel .owl-nav button.owl-prev,
.thematic-carousel .owl-nav button.owl-next, .homepage-citrus-ads-carousel .owl-nav button.owl-prev,
.homepage-citrus-ads-carousel .owl-nav button.owl-next, .category-buttons .owl-carousel .owl-nav button.owl-prev,
.category-buttons .owl-carousel .owl-nav button.owl-next {
  padding: 1.5rem !important;
  border: none;
  background: rgba(255, 255, 255, 0.7);
  color: #0970e6;
  position: absolute;
  top: 0;
  bottom: 0;
  display: flex;
  align-items: center;
  justify-content: center;
  width: 0;
}
.recommandation-carousel .owl-nav button.owl-prev i, .citrus-ad-spotlight__carousel .owl-nav button.owl-prev i,
.recommandation-carousel .owl-nav button.owl-next i,
.citrus-ad-spotlight__carousel .owl-nav button.owl-next i, .thematic-carousel .owl-nav button.owl-prev i,
.thematic-carousel .owl-nav button.owl-next i, .homepage-citrus-ads-carousel .owl-nav button.owl-prev i,
.homepage-citrus-ads-carousel .owl-nav button.owl-next i, .category-buttons .owl-carousel .owl-nav button.owl-prev i,
.category-buttons .owl-carousel .owl-nav button.owl-next i {
  font-size: 2rem;
  background: #ffffff;
  border-radius: 50%;
  font-size: 2rem;
  border: 1px solid #ffffff;
}
.recommandation-carousel .owl-nav button.owl-prev, .citrus-ad-spotlight__carousel .owl-nav button.owl-prev, .thematic-carousel .owl-nav button.owl-prev, .homepage-citrus-ads-carousel .owl-nav button.owl-prev, .category-buttons .owl-carousel .owl-nav button.owl-prev {
  background: linear-gradient(270deg, rgba(255, 255, 255, 0) -0.23%, #ffffff 99.01%);
}
.recommandation-carousel .owl-nav button.owl-next, .citrus-ad-spotlight__carousel .owl-nav button.owl-next, .thematic-carousel .owl-nav button.owl-next, .homepage-citrus-ads-carousel .owl-nav button.owl-next, .category-buttons .owl-carousel .owl-nav button.owl-next {
  background: linear-gradient(90deg, rgba(255, 255, 255, 0) -0.23%, #ffffff 99.01%);
}
.recommandation-carousel .owl-nav button.owl-prev, .citrus-ad-spotlight__carousel .owl-nav button.owl-prev, .thematic-carousel .owl-nav button.owl-prev, .homepage-citrus-ads-carousel .owl-nav button.owl-prev, .category-buttons .owl-carousel .owl-nav button.owl-prev {
  left: 0;
}
.recommandation-carousel .owl-nav button.owl-next, .citrus-ad-spotlight__carousel .owl-nav button.owl-next, .thematic-carousel .owl-nav button.owl-next, .homepage-citrus-ads-carousel .owl-nav button.owl-next, .category-buttons .owl-carousel .owl-nav button.owl-next {
  right: 0;
}
.recommandation-carousel .owl-nav .disabled, .citrus-ad-spotlight__carousel .owl-nav .disabled,
.recommandation-carousel button.disabled,
.citrus-ad-spotlight__carousel button.disabled, .thematic-carousel .owl-nav .disabled,
.thematic-carousel button.disabled, .homepage-citrus-ads-carousel .owl-nav .disabled,
.homepage-citrus-ads-carousel button.disabled, .category-buttons .owl-carousel .owl-nav .disabled,
.category-buttons .owl-carousel button.disabled {
  display: none !important;
}
.recommandation-carousel .owl-stage-outer, .citrus-ad-spotlight__carousel .owl-stage-outer, .thematic-carousel .owl-stage-outer, .homepage-citrus-ads-carousel .owl-stage-outer, .category-buttons .owl-carousel .owl-stage-outer {
  margin-right: -1rem;
}
@media (min-width: 375px) {
  .recommandation-carousel .owl-stage-outer, .citrus-ad-spotlight__carousel .owl-stage-outer, .thematic-carousel .owl-stage-outer, .homepage-citrus-ads-carousel .owl-stage-outer, .category-buttons .owl-carousel .owl-stage-outer {
    margin-right: 0;
  }
}
.recommandation-carousel .owl-stage-outer .owl-item .product-tile.carousel-tile, .citrus-ad-spotlight__carousel .owl-stage-outer .owl-item .product-tile.carousel-tile, .thematic-carousel .owl-stage-outer .owl-item .product-tile.carousel-tile, .homepage-citrus-ads-carousel .owl-stage-outer .owl-item .product-tile.carousel-tile, .category-buttons .owl-carousel .owl-stage-outer .owl-item .product-tile.carousel-tile {
  width: 18.75rem;
  max-width: calc(100vw - 1.75rem);
}
@media (min-width: 375px) {
  .recommandation-carousel .owl-stage-outer .owl-item .product-tile.carousel-tile, .citrus-ad-spotlight__carousel .owl-stage-outer .owl-item .product-tile.carousel-tile, .thematic-carousel .owl-stage-outer .owl-item .product-tile.carousel-tile, .homepage-citrus-ads-carousel .owl-stage-outer .owl-item .product-tile.carousel-tile, .category-buttons .owl-carousel .owl-stage-outer .owl-item .product-tile.carousel-tile {
    width: 21.5rem;
  }
}

.experience-commerce_layouts-carousel {
  min-height: 24.5rem;
}

.sponsor-title, .fallback-sponsor-title {
  font-size: 0.75rem;
  line-height: 1rem;
  color: #696969;
}

.citrusad-banner-carousel-item, .citrusad-fallback-banner-item {
  background-image: var(--citrus-banner-mobile-bg);
  width: 100%;
  aspect-ratio: 17/9;
  background-repeat: no-repeat;
  background-size: contain;
  background-position: center;
}
@media (min-width: 480px) {
  .citrusad-banner-carousel-item, .citrusad-fallback-banner-item {
    height: 14.438rem;
  }
}
@media (min-width: 1024px) {
  .citrusad-banner-carousel-item, .citrusad-fallback-banner-item {
    background-image: var(--citrus-banner-desktop-bg);
    background-size: cover;
    height: 8.75rem !important;
  }
}
@media (min-width: 480px) {
  .citrusad-banner-carousel .owl-item-custom, .citrusad-fallback-banner .owl-item-custom {
    width: 28.125rem !important;
  }
}
.citrusad-banner-carousel .owl-stage, .citrusad-fallback-banner .owl-stage {
  height: 11rem;
}

@media (min-width: 768px) {
  .citrus-ad-shopline__region {
    grid-column: span 2;
  }
}
.citrus-ad-shopline__region .shopline-citrus-ads {
  border: 1px;
  border-style: solid;
}
@media (min-width: 1920px) {
  .citrus-ad-shopline__region .shopline-citrus-ads {
    margin-right: -3px;
  }
}
.citrus-ad-shopline__region .shopline-citrus-ads .product-tile:not(.fluid-tile) {
  border: none;
  width: 100%;
}
.citrus-ad-shopline__component > div {
  display: grid;
  grid-auto-flow: row dense;
  gap: 0.5rem;
}
@media (min-width: 768px) {
  .citrus-ad-shopline__component > div {
    grid-template-columns: repeat(2, minmax(0, 1fr));
  }
}
@media (min-width: 1280px) {
  .citrus-ad-shopline__component > div {
    gap: 1rem;
  }
}
.citrus-ad-shopline__banner {
  background-image: var(--shopline-mobile-bg);
  background-repeat: no-repeat;
  background-size: cover;
  background-position: left;
  align-items: flex-end;
  height: 100%;
}
@media (min-width: 768px) {
  .citrus-ad-shopline__banner {
    background-position: top;
    background-image: var(--shopline-desktop-bg);
    height: initial;
    align-items: initial;
  }
}
.citrus-ad-shopline__buttons {
  display: grid;
  grid-template-columns: repeat(2, 1fr);
  gap: 1rem;
}
@media (min-width: 1024px) {
  .citrus-ad-shopline__buttons {
    grid-template-columns: repeat(1, 1fr);
  }
}
.citrus-ad-shopline__fallback-banner {
  height: 8rem;
}
.citrus-ad-shopline__button {
  background-color: var(--shopline-button-color);
  border-color: var(--shopline-button-color);
  color: #fff;
  height: 2.5rem;
  line-height: 1;
  padding: 0 1rem;
  overflow: hidden;
  white-space: nowrap;
  text-overflow: ellipsis;
  max-width: 106px;
}
@media (min-width: 768px) {
  .citrus-ad-shopline__button {
    max-width: initial;
  }
}
.citrus-ad-shopline__button:hover {
  background-color: var(--shopline-button-color);
  border-color: var(--shopline-button-color);
}
.citrus-ad-shopline__button.selected {
  background-color: #fff;
  color: var(--shopline-button-color);
}

@media (min-width: 1440px) {
  .citrus-ad-spotlight__component {
    margin-left: -0.5rem;
    margin-right: -0.5rem;
  }
}
.citrus-ad-spotlight__container {
  flex-wrap: wrap;
  border: 1px solid var(--spotlight-border-color);
}
@media (min-width: 1440px) {
  .citrus-ad-spotlight__container {
    margin-left: initial;
    margin-right: initial;
  }
}
@media (min-width: 1920px) {
  .citrus-ad-spotlight__container {
    max-width: 120rem;
    margin: auto;
  }
}
@media (min-width: 768px) {
  .citrus-ad-spotlight__container .owl-carousel-wrapper {
    width: auto;
    max-width: calc(100% - 20.125rem);
  }
}
.citrus-ad-spotlight__container[data-total-items="1"] .product-tile .tile-body {
  grid-template-columns: 8.75rem minmax(0, 36.1875rem);
}
.citrus-ad-spotlight__banner {
  min-height: 5.625rem;
}
@media (min-width: 768px) {
  .citrus-ad-spotlight__banner {
    max-height: initial;
    width: 20.125rem;
  }
  .citrus-ad-spotlight__banner--desktop {
    -o-object-fit: cover;
       object-fit: cover;
    -o-object-position: left;
       object-position: left;
  }
}
.citrus-ad-spotlight__carousel .product-tile {
  height: 15rem;
  border-radius: initial;
  border: none;
  border-left: 1px solid #d9d9d9;
}
@media (min-width: 768px) {
  .citrus-ad-spotlight__carousel .product-tile {
    max-width: 28.75rem;
    height: 13.75rem;
  }
}
.citrus-ad-spotlight__carousel .product-tile .tile-body {
  grid-template-columns: 8.75rem minmax(0, 10.25rem);
  grid-template-rows: 1rem 2rem 1rem 3.5rem 3.25rem;
}
@media (min-width: 768px) {
  .citrus-ad-spotlight__carousel .product-tile .tile-body {
    grid-template-columns: 8.75rem minmax(0, 17rem);
    grid-template-rows: 1rem 2rem 1rem 2.5rem 3.25rem;
  }
}
.citrus-ad-spotlight__carousel .product-tile .tile-body .name-wrapper,
.citrus-ad-spotlight__carousel .product-tile .tile-body .tags-wrapper,
.citrus-ad-spotlight__carousel .product-tile .tile-body .wishlist-wrapper {
  grid-column-start: 2;
  grid-column-end: 3;
}
.citrus-ad-spotlight__carousel .product-tile .tile-body .badges-wrapper {
  display: none;
}
.citrus-ad-spotlight__carousel .product-tile .tile-body .wishlist-wrapper {
  grid-row-start: 2;
  grid-row-end: 3;
}
.citrus-ad-spotlight__carousel .product-tile .tile-body .package-info-wrapper {
  grid-column-start: 1;
  grid-column-end: 2;
  grid-row-start: 5;
  grid-row-end: 5;
  z-index: 1;
}
.citrus-ad-spotlight__carousel .product-tile .tile-body .package-info-wrapper .package-info {
  background-color: #ffffff;
}
.citrus-ad-spotlight__carousel .product-tile .tile-body .nutri-score-wrapper {
  justify-content: right;
  align-items: center;
  z-index: 1;
  grid-row-start: 5;
  grid-row-end: 6;
}
.citrus-ad-spotlight__carousel .product-tile .tile-body .nutri-score-wrapper span {
  background-color: #ffffff;
}
.citrus-ad-spotlight__carousel .product-tile .tile-body .nutri-score-image {
  width: 3.5rem;
  height: 1.813rem;
}
.citrus-ad-spotlight__carousel .product-tile .tile-body .add-to-cart-wrapper {
  justify-content: flex-end;
  grid-row-start: 5;
}
.citrus-ad-spotlight__carousel .product-tile .tile-body .add-to-cart-wrapper .add-to-cart {
  width: auto;
}
.citrus-ad-spotlight__carousel .product-tile .tile-body .add-to-cart-wrapper .add-to-cart .add-to-cart-label {
  display: none;
}
@media (min-width: 768px) {
  .citrus-ad-spotlight__carousel .product-tile .tile-body .add-to-cart-wrapper .add-to-cart .add-to-cart-label {
    display: block;
  }
}
.citrus-ad-spotlight__carousel .owl-nav button.owl-prev .icon,
.citrus-ad-spotlight__carousel .owl-nav button.owl-next .icon {
  border: none;
  background: #0970e6;
  color: #ffffff;
  position: absolute;
  width: 48px;
  height: 48px;
  display: flex;
  align-items: center;
  justify-content: center;
}
.citrus-ad-spotlight__carousel .owl-nav .owl-prev .icon {
  margin-left: 0.5rem;
}
.citrus-ad-spotlight__carousel .owl-nav .owl-next .icon {
  margin-right: 0.5rem;
}
.citrus-ad-spotlight__carousel .owl-item:first-child .product-tile {
  border-left: none;
}

.einstein-ad-spotlight__component {
  border: 1px solid #d9d9d9;
}
@media (min-width: 768px) {
  .einstein-ad-spotlight__container .owl-carousel-wrapper {
    max-width: none;
  }
}

@keyframes spin {
  0% {
    transform: rotate(0deg);
  }
  100% {
    transform: rotate(360deg);
  }
}
.plp-container,
.search-results {
  display: flex;
  justify-content: space-between;
  width: 100%;
  padding: 1rem 0.4375rem;
  position: relative;
}
@media (min-width: 375px) {
  .plp-container,
  .search-results {
    padding: 1rem 0.5rem;
  }
}
@media (min-width: 768px) {
  .plp-container,
  .search-results {
    padding: 1rem;
  }
}
@media (min-width: 1024px) {
  .plp-container,
  .search-results {
    padding: 0.75rem 1rem;
    justify-content: flex-start;
  }
}
@media (min-width: 1280px) {
  .plp-container,
  .search-results {
    padding-top: 0.375rem;
  }
}
@media (min-width: 1440px) {
  .plp-container,
  .search-results {
    padding-top: 0.5rem;
  }
}
@media (min-width: 1920px) {
  .plp-container,
  .search-results {
    max-width: 120rem;
    margin: auto;
  }
}
.plp-container .filters-container,
.search-results .filters-container {
  width: 100%;
}
@media (min-width: 1024px) {
  .plp-container .filters-container,
  .search-results .filters-container {
    max-width: 22.5rem;
    width: calc(100vw - 43rem - 5rem);
    min-width: 17.5rem;
    position: static;
    background-color: #ffffff;
  }
}
@media (min-width: 1280px) {
  .plp-container .filters-container,
  .search-results .filters-container {
    width: 22.5rem;
  }
}
@media (min-width: 1440px) {
  .plp-container .filters-container,
  .search-results .filters-container {
    width: calc(100vw - 64.5rem - 5rem - 2rem);
  }
}
.plp-container .main-container,
.search-results .main-container {
  width: 100%;
}
@media (min-width: 1024px) {
  .plp-container .main-container,
  .search-results .main-container {
    max-width: 44.5rem;
    padding-left: 0.5rem;
    padding-right: 0.5rem;
  }
  .plp-container .main-container .desktop-sort-select,
  .search-results .main-container .desktop-sort-select {
    height: 3.5rem;
  }
}
@media (min-width: 1280px) {
  .plp-container .main-container,
  .search-results .main-container {
    max-width: 45rem;
    display: flex;
    flex-direction: column;
    align-items: flex-end;
  }
}
@media (min-width: 1440px) {
  .plp-container .main-container,
  .search-results .main-container {
    max-width: calc(100vw - 22.5rem);
    flex-grow: 0;
    flex-shrink: 0;
    align-items: flex-start;
  }
}
@media (min-width: 1600px) {
  .plp-container .main-container,
  .search-results .main-container {
    max-width: 68rem;
    align-items: flex-end;
  }
}
@media (min-width: 1920px) {
  .plp-container .main-container,
  .search-results .main-container {
    max-width: 89rem;
  }
  .plp-container .main-container .desktop-sort-select,
  .search-results .main-container .desktop-sort-select {
    margin-right: -0.25rem;
  }
}
.plp-container .main-container .grid-header,
.search-results .main-container .grid-header {
  width: 100%;
}
@media (min-width: 1024px) {
  .plp-container .main-container .grid-header,
  .search-results .main-container .grid-header {
    max-width: 43.5rem;
  }
}
@media (min-width: 1280px) {
  .plp-container .main-container .grid-header,
  .search-results .main-container .grid-header {
    max-width: 44rem;
  }
}
@media (min-width: 1440px) {
  .plp-container .main-container .grid-header,
  .search-results .main-container .grid-header {
    max-width: 66.5rem;
  }
}
@media (min-width: 1920px) {
  .plp-container .main-container .grid-header,
  .search-results .main-container .grid-header {
    max-width: 89rem;
  }
}
.plp-container .main-container .product-grid,
.search-results .main-container .product-grid {
  display: grid;
  grid-auto-flow: row dense;
  padding-bottom: 1.25rem;
  gap: 0.5rem;
  padding-top: 0;
}
.plp-container .main-container .product-grid .show-previous,
.search-results .main-container .product-grid .show-previous {
  display: flex;
  overflow: hidden;
  width: auto;
  margin-inline: auto;
}
.plp-container .main-container .product-grid .show-previous button,
.search-results .main-container .product-grid .show-previous button {
  max-width: unset;
}
@media (min-width: 768px) {
  .plp-container .main-container .product-grid,
  .search-results .main-container .product-grid {
    grid-template-columns: repeat(2, minmax(0, 1fr));
  }
  .plp-container .main-container .product-grid .grid-footer,
  .plp-container .main-container .product-grid .show-previous,
  .search-results .main-container .product-grid .grid-footer,
  .search-results .main-container .product-grid .show-previous {
    grid-column-start: 1;
    grid-column-end: 3;
  }
}
@media (min-width: 1024px) {
  .plp-container .main-container .product-grid,
  .search-results .main-container .product-grid {
    gap: 0.5rem;
    padding-top: 0.938em;
    max-width: 43.5rem;
  }
  .plp-container .main-container .product-grid .show-previous,
  .search-results .main-container .product-grid .show-previous {
    display: block;
    width: unset;
    height: unset;
    overflow: unset;
    opacity: unset;
  }
}
@media (min-width: 1280px) {
  .plp-container .main-container .product-grid,
  .search-results .main-container .product-grid {
    max-width: 44rem;
    gap: 1rem;
  }
}
@media (min-width: 1440px) {
  .plp-container .main-container .product-grid,
  .search-results .main-container .product-grid {
    grid-template-columns: repeat(3, minmax(0, 1fr));
    max-width: 66.5rem;
  }
  .plp-container .main-container .product-grid .grid-footer,
  .plp-container .main-container .product-grid .show-previous,
  .search-results .main-container .product-grid .grid-footer,
  .search-results .main-container .product-grid .show-previous {
    grid-column-start: 1;
    grid-column-end: 4;
  }
}
@media (min-width: 1920px) {
  .plp-container .main-container .product-grid,
  .search-results .main-container .product-grid {
    grid-template-columns: repeat(4, minmax(0, 1fr));
    max-width: 89rem;
  }
  .plp-container .main-container .product-grid .grid-footer,
  .plp-container .main-container .product-grid .show-previous,
  .search-results .main-container .product-grid .grid-footer,
  .search-results .main-container .product-grid .show-previous {
    grid-column-start: 1;
    grid-column-end: 5;
  }
}
.plp-container .main-container .product-grid > .product,
.search-results .main-container .product-grid > .product {
  display: flex;
}
.plp-container .main-container .show-previous .btn-text,
.plp-container .main-container .show-more .btn-text,
.search-results .main-container .show-previous .btn-text,
.search-results .main-container .show-more .btn-text {
  font-family: Ubuntu, BlinkMacSystemFont, "Open Sans", "sans-serif";
  font-weight: 700;
  font-size: 1rem;
  line-height: 1.5;
}
.plp-container .desktop-sort-select .select2-container--default,
.search-results .desktop-sort-select .select2-container--default {
  width: -moz-fit-content !important;
  width: fit-content !important;
}
.plp-container .desktop-sort-select .select2-container--default .select2-selection--single,
.search-results .desktop-sort-select .select2-container--default .select2-selection--single {
  display: flex;
  justify-content: center;
  align-items: center;
  padding: 1rem;
  font-size: 0.875rem;
  height: 3.5rem;
  border: 0.0625rem solid #d0d9dd;
  border-radius: 0.25rem;
}
.plp-container .desktop-sort-select .select2-container--default .select2-selection--single .select2-selection__rendered,
.search-results .desktop-sort-select .select2-container--default .select2-selection--single .select2-selection__rendered {
  color: #121212;
  padding: 0;
}
.plp-container .desktop-sort-select .select2-container--default .select2-selection--single .select2-selection__arrow,
.search-results .desktop-sort-select .select2-container--default .select2-selection--single .select2-selection__arrow {
  background: none !important;
  width: 1.5rem;
  height: 1.5rem;
  display: flex;
  position: relative;
}
.plp-container .desktop-sort-select .select2-container--default .select2-selection--single .select2-selection__arrow::before, .plp-container .desktop-sort-select .select2-container--default .select2-selection--single .select2-selection__arrow:before,
.search-results .desktop-sort-select .select2-container--default .select2-selection--single .select2-selection__arrow::before,
.search-results .desktop-sort-select .select2-container--default .select2-selection--single .select2-selection__arrow:before {
  content: "";
  background-image: url("../../images/custom-icons/chevrons-up-down.svg");
  background-size: contain;
  background-position: center;
  background-repeat: no-repeat;
  background-color: transparent;
  width: 100%;
  height: 100%;
  display: flex;
  position: absolute;
  top: 0;
  left: 0;
  z-index: 0;
}
.plp-container .desktop-sort-select .select2-container--default .select2-selection--single .select2-selection__arrow::after, .plp-container .desktop-sort-select .select2-container--default .select2-selection--single .select2-selection__arrow:after,
.search-results .desktop-sort-select .select2-container--default .select2-selection--single .select2-selection__arrow::after,
.search-results .desktop-sort-select .select2-container--default .select2-selection--single .select2-selection__arrow:after {
  content: "";
  background-image: url("../../images/custom-icons/false.svg");
  background-size: contain;
  background-position: center;
  background-repeat: no-repeat;
  background-color: transparent;
  width: 100%;
  height: 100%;
  display: none;
  position: absolute;
  top: 0;
  left: 0;
  z-index: 1;
}
.plp-container .desktop-sort-select .select2-container--default .select2-selection--single .select2-selection__arrow b,
.search-results .desktop-sort-select .select2-container--default .select2-selection--single .select2-selection__arrow b {
  display: none;
}
.plp-container .desktop-sort-select .select2-container--default.select2-container--open,
.search-results .desktop-sort-select .select2-container--default.select2-container--open {
  right: auto;
  left: unset !important;
}
.plp-container .desktop-sort-select .select2-container--default.select2-container--open .select2-selection--single,
.search-results .desktop-sort-select .select2-container--default.select2-container--open .select2-selection--single {
  border-radius: 0.25rem !important;
}
.plp-container .desktop-sort-select .select2-container--default.select2-container--open .select2-dropdown--below,
.search-results .desktop-sort-select .select2-container--default.select2-container--open .select2-dropdown--below {
  left: unset;
  right: 0;
}
.plp-container .mobile-sort-select::before,
.search-results .mobile-sort-select::before {
  content: "";
  width: 0.0625rem;
  height: 100%;
  background-color: #d9d9d9;
  display: flex;
  position: absolute;
  top: 0;
  left: 0;
}
.plp-container .mobile-sort-select .select2-container--default .select2-selection--single,
.search-results .mobile-sort-select .select2-container--default .select2-selection--single {
  display: inline-flex;
  align-items: center;
  justify-content: center;
  width: 100%;
  font-family: Ubuntu, BlinkMacSystemFont, "Open Sans", "sans-serif";
  font-size: 1rem;
  font-style: normal;
  font-weight: 700;
  line-height: 1.5rem;
  background: none;
  border: none;
}
.plp-container .mobile-sort-select .select2-container--default .select2-selection--single i,
.search-results .mobile-sort-select .select2-container--default .select2-selection--single i {
  margin-left: 0.5rem;
}
.plp-container .mobile-sort-select .select2-container--default .select2-selection--single:focus, .plp-container .mobile-sort-select .select2-container--default .select2-selection--single:focus-visible, .plp-container .mobile-sort-select .select2-container--default .select2-selection--single:active,
.search-results .mobile-sort-select .select2-container--default .select2-selection--single:focus,
.search-results .mobile-sort-select .select2-container--default .select2-selection--single:focus-visible,
.search-results .mobile-sort-select .select2-container--default .select2-selection--single:active {
  border: none;
  background-color: initial;
  box-shadow: none;
}
.plp-container .mobile-sort-select .select2-container--default .select2-selection--single .select2-selection__rendered,
.search-results .mobile-sort-select .select2-container--default .select2-selection--single .select2-selection__rendered {
  color: #0970e6;
  padding: 0;
}
.plp-container .mobile-sort-select .select2-container--default .select2-selection--single .select2-selection__rendered:focus, .plp-container .mobile-sort-select .select2-container--default .select2-selection--single .select2-selection__rendered:focus-visible, .plp-container .mobile-sort-select .select2-container--default .select2-selection--single .select2-selection__rendered:active,
.search-results .mobile-sort-select .select2-container--default .select2-selection--single .select2-selection__rendered:focus,
.search-results .mobile-sort-select .select2-container--default .select2-selection--single .select2-selection__rendered:focus-visible,
.search-results .mobile-sort-select .select2-container--default .select2-selection--single .select2-selection__rendered:active {
  color: #0970e6;
}
.plp-container .mobile-sort-select .select2-container--default .select2-selection--single .select2-selection__arrow,
.search-results .mobile-sort-select .select2-container--default .select2-selection--single .select2-selection__arrow {
  position: initial;
  background: none !important;
  color: #0970e6;
  margin-left: 0.5rem;
}
.plp-container .mobile-sort-select .select2-container--default .select2-selection--single .select2-selection__arrow::before,
.search-results .mobile-sort-select .select2-container--default .select2-selection--single .select2-selection__arrow::before {
  content: "\E842";
  font-family: "feather";
  font-weight: normal;
  font-size: 1.5rem;
}
.plp-container .mobile-sort-select .select2-container--default .select2-selection--single .select2-selection__arrow b,
.search-results .mobile-sort-select .select2-container--default .select2-selection--single .select2-selection__arrow b {
  display: none;
}
@media (max-width: 1279.98px) {
  .plp-container .select2-container--default.select2-container--open,
  .search-results .select2-container--default.select2-container--open {
    left: 0% !important;
  }
}
.plp-container .select2-container--default.select2-container--open .select2-dropdown,
.search-results .select2-container--default.select2-container--open .select2-dropdown {
  font-size: 0.875rem;
  margin-top: 1rem;
  border: none;
  border-radius: 0.25rem;
  box-shadow: 0 -4px 16px 0 rgba(18, 18, 18, 0.08);
  width: 100vw !important;
  top: -1.8125rem;
  text-align: initial;
  z-index: 1000;
}
@media (min-width: 1024px) {
  .plp-container .select2-container--default.select2-container--open .select2-dropdown,
  .search-results .select2-container--default.select2-container--open .select2-dropdown {
    box-shadow: 0 8px 24px 0 rgba(18, 18, 18, 0.16);
    width: 15rem !important;
    top: 0;
  }
  .plp-container .select2-container--default.select2-container--open .select2-dropdown.select2-dropdown--above,
  .search-results .select2-container--default.select2-container--open .select2-dropdown.select2-dropdown--above {
    left: auto;
    right: 0;
    margin-top: 0;
    top: 4.5rem;
    transform: translateY(100%);
    bottom: auto;
  }
}
.plp-container .select2-container--default.select2-container--open .select2-results__options,
.search-results .select2-container--default.select2-container--open .select2-results__options {
  max-height: unset;
  height: 100%;
}
.plp-container .select2-container--default.select2-container--open .select2-results__options .title-container,
.search-results .select2-container--default.select2-container--open .select2-results__options .title-container {
  color: #282828;
  font-family: Ubuntu, BlinkMacSystemFont, "Open Sans", "sans-serif";
  font-size: 1.75rem;
  font-style: normal;
  font-weight: 700;
  line-height: 2.25rem;
  margin-bottom: 0;
}
@media (min-width: 1024px) {
  .plp-container .select2-container--default.select2-container--open .select2-results__options .title-container,
  .search-results .select2-container--default.select2-container--open .select2-results__options .title-container {
    display: none;
  }
}
.plp-container .select2-container--default.select2-container--open .select2-results__options .title-container .sort-close,
.search-results .select2-container--default.select2-container--open .select2-results__options .title-container .sort-close {
  pointer-events: auto;
}
.plp-container .select2-container--default.select2-container--open .select2-results__options li:has(.title-container),
.search-results .select2-container--default.select2-container--open .select2-results__options li:has(.title-container) {
  border-bottom: none;
  padding-top: 1rem;
  pointer-events: none;
}
.plp-container .select2-container--default.select2-container--open .select2-results__options li:has(.title-container):hover,
.search-results .select2-container--default.select2-container--open .select2-results__options li:has(.title-container):hover {
  color: #121212;
  background-color: transparent;
}
.plp-container .select2-container--default.select2-container--open .select2-results__options .select2-results__option,
.search-results .select2-container--default.select2-container--open .select2-results__options .select2-results__option {
  padding: 1rem;
  border-bottom: 1px solid #e5e5e5;
}
.plp-container .select2-container--default.select2-container--open .select2-results__options .select2-results__option:hover, .plp-container .select2-container--default.select2-container--open .select2-results__options .select2-results__option--highlighted,
.search-results .select2-container--default.select2-container--open .select2-results__options .select2-results__option:hover,
.search-results .select2-container--default.select2-container--open .select2-results__options .select2-results__option--highlighted {
  color: #0863cc;
  background-color: #e5f7ff;
}
.plp-container .select2-container--default.select2-container--open .select2-results__options .select2-results__option--selected,
.search-results .select2-container--default.select2-container--open .select2-results__options .select2-results__option--selected {
  background-color: #ffffff;
  color: #0970e6;
  font-weight: 700;
}
.plp-container .select2-container--default.select2-container--open .select2-results__options .select2-results__option:last-child,
.search-results .select2-container--default.select2-container--open .select2-results__options .select2-results__option:last-child {
  border-bottom: none;
}
.plp-container .nav-tabs-wrapper .nav-tabs a,
.search-results .nav-tabs-wrapper .nav-tabs a {
  border-bottom: 1px solid #e5e5e5;
}
.plp-container .nav-tabs-wrapper .nav-tabs a.active,
.search-results .nav-tabs-wrapper .nav-tabs a.active {
  border-bottom: 2px solid #0970e6;
}
.plp-container .nav-tabs-wrapper .nav-link,
.search-results .nav-tabs-wrapper .nav-link {
  height: 100%;
  display: flex;
  align-items: center;
  margin-right: 0.5rem;
  padding: 0.6875rem 1rem;
  color: inherit;
}
.plp-container .nav-tabs-wrapper .nav-link.active,
.search-results .nav-tabs-wrapper .nav-link.active {
  background-color: transparent;
}
.plp-container .nav-tabs-wrapper .nav-link .custom-spinner,
.plp-container .nav-tabs-wrapper .nav-link .custom-warning,
.search-results .nav-tabs-wrapper .nav-link .custom-spinner,
.search-results .nav-tabs-wrapper .nav-link .custom-warning {
  display: none;
}
.plp-container .nav-tabs-wrapper .nav-link .search-results-count,
.search-results .nav-tabs-wrapper .nav-link .search-results-count {
  display: inline-block;
}
.plp-container .nav-tabs-wrapper .nav-link:not(.error).disabled,
.search-results .nav-tabs-wrapper .nav-link:not(.error).disabled {
  opacity: 40%;
}
.plp-container .nav-tabs-wrapper .nav-link:not(.error).spinner-active .custom-spinner,
.search-results .nav-tabs-wrapper .nav-link:not(.error).spinner-active .custom-spinner {
  display: inline-block;
}
.plp-container .nav-tabs-wrapper .nav-link.disabled.spinner-active .search-results-count, .plp-container .nav-tabs-wrapper .nav-link.active .search-results-count,
.search-results .nav-tabs-wrapper .nav-link.disabled.spinner-active .search-results-count,
.search-results .nav-tabs-wrapper .nav-link.active .search-results-count {
  display: none;
}
.plp-container .nav-tabs-wrapper .nav-link.error .custom-warning,
.search-results .nav-tabs-wrapper .nav-link.error .custom-warning {
  display: inline-block;
}
.plp-container .product-search i,
.search-results .product-search i {
  width: 1.5rem;
  height: 1.5rem;
  display: flex;
  position: relative;
}
.plp-container .product-search i::before, .plp-container .product-search i:before,
.search-results .product-search i::before,
.search-results .product-search i:before {
  content: "";
  background-image: url("../../images/custom-icons/search-results-products.svg");
  background-size: contain;
  background-position: center;
  background-repeat: no-repeat;
  background-color: transparent;
  width: 100%;
  height: 100%;
  display: flex;
  position: absolute;
  top: 0;
  left: 0;
  z-index: 0;
}
.plp-container .product-search i::after, .plp-container .product-search i:after,
.search-results .product-search i::after,
.search-results .product-search i:after {
  content: "";
  background-image: url("../../images/custom-icons/false.svg");
  background-size: contain;
  background-position: center;
  background-repeat: no-repeat;
  background-color: transparent;
  width: 100%;
  height: 100%;
  display: none;
  position: absolute;
  top: 0;
  left: 0;
  z-index: 1;
}
.plp-container .product-search.is-active, .plp-container .product-search:active,
.search-results .product-search.is-active,
.search-results .product-search:active {
  color: #0970e6;
}
.plp-container .product-search.is-active i, .plp-container .product-search:active i,
.search-results .product-search.is-active i,
.search-results .product-search:active i {
  width: 1.5rem;
  height: 1.5rem;
  display: flex;
  position: relative;
}
.plp-container .product-search.is-active i::before, .plp-container .product-search.is-active i:before, .plp-container .product-search:active i::before, .plp-container .product-search:active i:before,
.search-results .product-search.is-active i::before,
.search-results .product-search.is-active i:before,
.search-results .product-search:active i::before,
.search-results .product-search:active i:before {
  content: "";
  background-image: url("../../images/custom-icons/search-results-products.svg");
  background-size: contain;
  background-position: center;
  background-repeat: no-repeat;
  background-color: transparent;
  width: 100%;
  height: 100%;
  display: flex;
  position: absolute;
  top: 0;
  left: 0;
  z-index: 0;
}
.plp-container .product-search.is-active i::after, .plp-container .product-search.is-active i:after, .plp-container .product-search:active i::after, .plp-container .product-search:active i:after,
.search-results .product-search.is-active i::after,
.search-results .product-search.is-active i:after,
.search-results .product-search:active i::after,
.search-results .product-search:active i:after {
  content: "";
  background-image: url("../../images/custom-icons/false.svg");
  background-size: contain;
  background-position: center;
  background-repeat: no-repeat;
  background-color: transparent;
  width: 100%;
  height: 100%;
  display: none;
  position: absolute;
  top: 0;
  left: 0;
  z-index: 1;
}
.plp-container .recipe-search i,
.search-results .recipe-search i {
  width: 1.5rem;
  height: 1.5rem;
  display: flex;
  position: relative;
}
.plp-container .recipe-search i::before, .plp-container .recipe-search i:before,
.search-results .recipe-search i::before,
.search-results .recipe-search i:before {
  content: "";
  background-image: url("../../images/custom-icons/search-results-recipes.svg");
  background-size: contain;
  background-position: center;
  background-repeat: no-repeat;
  background-color: transparent;
  width: 100%;
  height: 100%;
  display: flex;
  position: absolute;
  top: 0;
  left: 0;
  z-index: 0;
}
.plp-container .recipe-search i::after, .plp-container .recipe-search i:after,
.search-results .recipe-search i::after,
.search-results .recipe-search i:after {
  content: "";
  background-image: url("../../images/custom-icons/false.svg");
  background-size: contain;
  background-position: center;
  background-repeat: no-repeat;
  background-color: transparent;
  width: 100%;
  height: 100%;
  display: none;
  position: absolute;
  top: 0;
  left: 0;
  z-index: 1;
}
.plp-container .recipe-search.is-active, .plp-container .recipe-search:active,
.search-results .recipe-search.is-active,
.search-results .recipe-search:active {
  color: #0970e6;
}
.plp-container .recipe-search.is-active i, .plp-container .recipe-search:active i,
.search-results .recipe-search.is-active i,
.search-results .recipe-search:active i {
  width: 1.5rem;
  height: 1.5rem;
  display: flex;
  position: relative;
}
.plp-container .recipe-search.is-active i::before, .plp-container .recipe-search.is-active i:before, .plp-container .recipe-search:active i::before, .plp-container .recipe-search:active i:before,
.search-results .recipe-search.is-active i::before,
.search-results .recipe-search.is-active i:before,
.search-results .recipe-search:active i::before,
.search-results .recipe-search:active i:before {
  content: "";
  background-image: url("../../images/custom-icons/search-results-recipes.svg");
  background-size: contain;
  background-position: center;
  background-repeat: no-repeat;
  background-color: transparent;
  width: 100%;
  height: 100%;
  display: flex;
  position: absolute;
  top: 0;
  left: 0;
  z-index: 0;
}
.plp-container .recipe-search.is-active i::after, .plp-container .recipe-search.is-active i:after, .plp-container .recipe-search:active i::after, .plp-container .recipe-search:active i:after,
.search-results .recipe-search.is-active i::after,
.search-results .recipe-search.is-active i:after,
.search-results .recipe-search:active i::after,
.search-results .recipe-search:active i:after {
  content: "";
  background-image: url("../../images/custom-icons/false.svg");
  background-size: contain;
  background-position: center;
  background-repeat: no-repeat;
  background-color: transparent;
  width: 100%;
  height: 100%;
  display: none;
  position: absolute;
  top: 0;
  left: 0;
  z-index: 1;
}
.plp-container .inspiration-search i,
.search-results .inspiration-search i {
  width: 1.5rem;
  height: 1.5rem;
  display: flex;
  position: relative;
}
.plp-container .inspiration-search i::before, .plp-container .inspiration-search i:before,
.search-results .inspiration-search i::before,
.search-results .inspiration-search i:before {
  content: "";
  background-image: url("../../images/custom-icons/search-results-inspirations.svg");
  background-size: contain;
  background-position: center;
  background-repeat: no-repeat;
  background-color: transparent;
  width: 100%;
  height: 100%;
  display: flex;
  position: absolute;
  top: 0;
  left: 0;
  z-index: 0;
}
.plp-container .inspiration-search i::after, .plp-container .inspiration-search i:after,
.search-results .inspiration-search i::after,
.search-results .inspiration-search i:after {
  content: "";
  background-image: url("../../images/custom-icons/false.svg");
  background-size: contain;
  background-position: center;
  background-repeat: no-repeat;
  background-color: transparent;
  width: 100%;
  height: 100%;
  display: none;
  position: absolute;
  top: 0;
  left: 0;
  z-index: 1;
}
.plp-container .inspiration-search.is-active, .plp-container .inspiration-search:active,
.search-results .inspiration-search.is-active,
.search-results .inspiration-search:active {
  color: #0970e6;
}
.plp-container .inspiration-search.is-active i, .plp-container .inspiration-search:active i,
.search-results .inspiration-search.is-active i,
.search-results .inspiration-search:active i {
  width: 1.5rem;
  height: 1.5rem;
  display: flex;
  position: relative;
}
.plp-container .inspiration-search.is-active i::before, .plp-container .inspiration-search.is-active i:before, .plp-container .inspiration-search:active i::before, .plp-container .inspiration-search:active i:before,
.search-results .inspiration-search.is-active i::before,
.search-results .inspiration-search.is-active i:before,
.search-results .inspiration-search:active i::before,
.search-results .inspiration-search:active i:before {
  content: "";
  background-image: url("../../images/custom-icons/search-results-inspirations.svg");
  background-size: contain;
  background-position: center;
  background-repeat: no-repeat;
  background-color: transparent;
  width: 100%;
  height: 100%;
  display: flex;
  position: absolute;
  top: 0;
  left: 0;
  z-index: 0;
}
.plp-container .inspiration-search.is-active i::after, .plp-container .inspiration-search.is-active i:after, .plp-container .inspiration-search:active i::after, .plp-container .inspiration-search:active i:after,
.search-results .inspiration-search.is-active i::after,
.search-results .inspiration-search.is-active i:after,
.search-results .inspiration-search:active i::after,
.search-results .inspiration-search:active i:after {
  content: "";
  background-image: url("../../images/custom-icons/false.svg");
  background-size: contain;
  background-position: center;
  background-repeat: no-repeat;
  background-color: transparent;
  width: 100%;
  height: 100%;
  display: none;
  position: absolute;
  top: 0;
  left: 0;
  z-index: 1;
}
.plp-container .product-search,
.plp-container .recipe-search,
.plp-container .inspiration-search,
.search-results .product-search,
.search-results .recipe-search,
.search-results .inspiration-search {
  font-size: 0.875rem;
  font-family: Ubuntu, BlinkMacSystemFont, "Open Sans", "sans-serif";
  font-weight: 400;
  line-height: 1.25rem;
  margin-right: 1.5rem;
  display: flex;
  cursor: pointer;
  padding: 0.375rem 0 0.375rem;
}

.search-banner:not(.hero) {
  text-align: right;
  background-image: none;
  background-color: #effafe;
  height: 8.5rem;
  padding: 0 0 0 2.5rem;
}
.search-banner:not(.hero) .search-term {
  padding: 0 1rem 0 1rem;
  justify-content: flex-start;
  align-items: center;
  gap: 1rem;
  display: inline-flex;
}
@media (min-width: 1024px) {
  .search-banner:not(.hero) .search-term {
    padding: 0 2.5rem 0 2.5rem;
  }
}
.search-banner:not(.hero) .search-term .search-term-text {
  text-align: center;
  color: #121212;
  font-size: 1rem;
  font-family: Ubuntu, BlinkMacSystemFont, "Open Sans", "sans-serif";
  font-weight: 700;
  line-height: 1.5;
  word-wrap: break-word;
}
@media (min-width: 768px) {
  .search-banner:not(.hero) .search-term .search-term-text {
    font-size: 1.75rem;
    line-height: 2.1875rem;
  }
}
@media (min-width: 1280px) {
  .search-banner:not(.hero) .search-term .search-term-text {
    font-size: 2rem;
    line-height: 2.5rem;
  }
}

.search-banner.promotion:not(.hero) {
  background-color: #fff4f2;
}
.search-banner.promotion:not(.hero) .search-term-text {
  color: #d30d1f;
}
.search-banner.promotion:not(.hero) .promo-caption-container {
  display: flex;
  justify-content: space-between;
  overflow: hidden;
  position: absolute;
  top: 0;
  left: 0;
  right: 0;
  bottom: 0;
  overflow: hidden;
}
.search-banner.promotion:not(.hero) .promo-caption-container .promo-captions {
  transform: rotate(-30deg);
  color: var(--content-promotion, #d30d1f);
  text-align: center;
  font-size: 2.2815rem;
  font-style: normal;
  font-weight: 700;
  line-height: 2.60738rem;
  opacity: 0.1;
  height: 4rem;
  position: relative;
}
.search-banner.promotion:not(.hero) .promo-caption-container .promo-captions.first {
  top: -1rem;
}
.search-banner.promotion:not(.hero) .promo-caption-container .promo-captions.second {
  top: 5.5rem;
}
@media (min-width: 1024px) {
  .search-banner.promotion:not(.hero) .promo-caption-container .promo-captions.second {
    top: 4.5rem;
  }
}
.search-banner.promotion:not(.hero) .promo-caption-container .promo-captions.third {
  top: -1rem;
}
@media (min-width: 1024px) {
  .search-banner.promotion:not(.hero) .promo-caption-container .promo-captions {
    font-family: Ubuntu, BlinkMacSystemFont, "Open Sans", "sans-serif";
    font-size: 3.5rem;
    font-style: normal;
    font-weight: 700;
    line-height: 4rem;
  }
}
@media (min-width: 1024px) {
  .search-banner.promotion:not(.hero) .promo-caption-container {
    width: 50%;
    position: relative;
  }
}

.search-results .search-results-count {
  background-color: #f7f7f7;
  border-radius: 10px;
  color: #454545;
  font-size: 0.875rem;
  font-family: Ubuntu, BlinkMacSystemFont, "Open Sans", "sans-serif";
  font-weight: 700;
  line-height: 1.25rem;
  width: 1.75rem;
  height: 1.25rem;
  text-align: center;
}

.refinement-bar {
  padding: 1rem;
  padding: 1rem;
  display: inline-block;
  box-shadow: none;
  overflow: initial;
  left: 0;
  position: fixed;
  top: 0;
  width: 100%;
  z-index: 1;
  background-color: #ffffff;
}
.refinement-bar:not(.show) {
  display: none !important;
}
@media (min-width: 1024px) {
  .refinement-bar:not(.show) {
    display: block !important;
  }
}
.refinement-bar.show {
  display: inline-block !important;
  display: none;
}
@media (min-width: 1024px) {
  .refinement-bar {
    display: block !important;
    position: unset;
    width: unset;
    z-index: unset;
    top: unset;
    left: unset;
  }
}

.refinement-bar::-webkit-scrollbar {
  display: none;
  width: 0;
}

.refinement-top-level .refinement-bar-header p {
  color: #282828;
  font-family: Ubuntu, BlinkMacSystemFont, "Open Sans", "sans-serif";
  font-size: 1rem;
  font-style: normal;
  font-weight: 700;
  line-height: 1.5rem;
  margin-bottom: 1rem;
}
.refinement-top-level .refinement-reset-button {
  display: flex;
  align-items: center;
  justify-content: center;
}
.refinement-top-level .refinement-reset-button .reset {
  background: none;
  border: none;
  color: inherit;
  cursor: pointer;
  text-decoration: none;
  color: #0970e6;
  font-family: Ubuntu, BlinkMacSystemFont, "Open Sans", "sans-serif";
  font-size: 0.875rem;
  font-style: normal;
  font-weight: 400;
  line-height: 1.25rem;
}

.refinements .card {
  border: none;
  margin-bottom: 0;
}
.refinements .card .card-header {
  border: none;
  padding: 0;
  display: flex;
  align-items: center;
  justify-content: space-between;
  padding-bottom: 0.4rem;
}
.refinements .card .card-header button {
  border: none;
  padding: 0;
  height: auto;
  max-width: 100%;
}
.refinements .card .card-header button:focus {
  box-shadow: none;
}
.refinements .card .card-header button span {
  color: #003569;
  font-family: Ubuntu, BlinkMacSystemFont, "Open Sans", "sans-serif";
  font-size: 0.875rem;
  font-style: normal;
  font-weight: 700;
  line-height: 1.25rem;
}
.refinements .card .card-body {
  padding: 0;
}
.refinements .card .card-body.is-closed {
  display: none;
}
.refinements .card .card-body .custom-control-label {
  text-transform: capitalize;
  text-align: left;
}
.refinements .card .card-body ul {
  padding: 0;
  margin: 0;
}
.refinements .card .card-body ul li {
  padding: 0;
  margin-bottom: 0.88rem;
}
.refinements .card .card-body ul li button {
  display: flex;
  align-items: center;
  justify-content: space-between;
  width: 100%;
  padding: 0;
}
.refinements .card .card-body ul li button h2.refinement-display-name {
  color: #575757;
  font-family: Ubuntu, BlinkMacSystemFont, "Open Sans", "sans-serif";
  font-size: 1rem;
  font-style: normal;
  font-weight: 400;
  line-height: 1.5rem;
}
.refinements .card .card-body ul li.hidden {
  display: none;
}
.refinements .card .refinement-toggle-more {
  align-items: center;
  justify-content: center;
}
.refinements .card .refinement-toggle-more .refinement-show-more,
.refinements .card .refinement-toggle-more .refinement-show-less {
  display: none;
  background: none;
  border: none;
  color: inherit;
  cursor: pointer;
  text-decoration: none;
  color: #0970e6;
  font-family: Ubuntu, BlinkMacSystemFont, "Open Sans", "sans-serif";
  font-size: 0.875rem;
  font-style: normal;
  font-weight: 400;
  line-height: 1.25rem;
}
.refinements .card .refinement-toggle-more .refinement-show-more.is-open,
.refinements .card .refinement-toggle-more .refinement-show-less.is-open {
  display: flex;
}
.refinements .card .refinement-toggle-more.is-active {
  display: flex;
}
.refinements .collapsible .refinement-title {
  line-height: 2.5rem;
  display: flex;
  align-items: center;
  justify-content: space-between;
  color: #0970e6;
}
.refinements .collapsible .refinement-title .icon {
  font-size: 1.25rem;
  font-weight: 700;
}
.refinements .collapsible .content,
.refinements .collapsible .card-body {
  display: none;
}
.refinements .collapsible.active .refinement-title .icon {
  transform: rotate(-180deg);
}
.refinements .collapsible.active .content,
.refinements .collapsible.active .card-body {
  display: block;
}
.refinements .refinement-hit-count {
  display: flex;
  padding: 0 0.375rem;
  justify-content: center;
  align-items: center;
  border-radius: 0.625rem;
  background: #f7f7f7;
  color: #454545;
  text-align: center;
  font-family: Ubuntu, BlinkMacSystemFont, "Open Sans", "sans-serif";
  font-size: 0.875rem;
  font-style: normal;
  font-weight: 700;
  line-height: 1.25rem;
}

.refinement-bottom-level {
  height: 3.625rem;
}

@media (min-width: 1024px) {
  .refinement-bar {
    display: inline-block !important;
    position: inherit;
  }
}
@media (max-width: 1023.98px) {
  .grid-header {
    position: fixed;
    bottom: 0;
    left: 0;
    right: 0;
    background: #f5faff;
    z-index: 5;
    display: flex;
    align-items: center;
    justify-content: space-evenly;
    text-align: center;
    margin-bottom: 0;
  }
  .grid-header .result-count {
    display: none;
  }
  .grid-header .filter-results {
    display: inline-flex;
    align-items: center;
    justify-content: center;
    text-align: center;
    margin-bottom: 0;
    z-index: 10;
    color: #0970e6;
    font-family: Ubuntu, BlinkMacSystemFont, "Open Sans", "sans-serif";
    font-size: 1rem;
    font-style: normal;
    font-weight: 700;
    line-height: 1.5rem;
    background: none;
    border: none;
  }
  .grid-header .filter-results .result-count {
    display: none;
  }
  .grid-header .filter-results i {
    margin-left: 0.5rem;
  }
  .grid-header .filter-results:focus, .grid-header .filter-results:focus-visible, .grid-header .filter-results:active {
    border: none;
    text-decoration: none;
    color: #0970e6;
    background-color: initial;
    box-shadow: none;
  }
  .refinement-bar {
    z-index: 1030;
    height: calc(100vh - 3.625rem);
    padding-right: 1.5rem;
    padding-left: 1.5rem;
    display: none;
    position: fixed;
    overflow: auto;
  }
  .refinement-top-level {
    padding-right: 1rem;
    padding-left: 1rem;
  }
  .refinement-top-level .refinement-bar-header {
    display: flex;
    align-items: baseline;
    justify-content: space-between;
  }
  .refinement-top-level .refinement-bar-header p {
    color: #282828;
    font-family: Ubuntu, BlinkMacSystemFont, "Open Sans", "sans-serif";
    font-size: 1.75rem;
    font-style: normal;
    font-weight: 700;
    line-height: 2.25rem;
    margin-bottom: 0;
  }
  .refinement-top-level .refinement-reset-button {
    display: none;
  }
  .refinements {
    margin-right: 0.5rem;
    margin-bottom: 5rem;
    padding-right: 1rem;
    padding-left: 1rem;
  }
  .refinements .card .card-header {
    padding-top: 0.6rem;
  }
  .refinements .card .card-header button span {
    color: #003569;
    font-family: Ubuntu, BlinkMacSystemFont, "Open Sans", "sans-serif";
    font-size: 1.25rem;
    font-style: normal;
    font-weight: 700;
    line-height: 1.5rem;
  }
  .refinements .card .card-body ul li.hidden {
    display: block;
  }
  .refinements .card .card-body ul .refinement-toggle-more {
    display: none;
  }
  .refinements .card .card-body::after {
    content: "";
    position: absolute;
    right: 0;
    bottom: 0;
    left: 0;
    width: 97%;
    height: 0.0625rem;
    background-color: #d9d9d9;
  }
  .refinement-bottom-level {
    display: flex;
    align-items: center;
    justify-content: space-around;
    position: fixed;
    bottom: 0;
    left: 0;
    width: 100%;
    border-top: 0.0625rem solid #d9d9d9;
    background-color: white;
    padding: 1rem;
  }
  .refinement-bottom-level .refinement-apply-button {
    width: 50%;
  }
  .refinement-bottom-level .refinement-apply-button .close {
    display: block;
    width: 100%;
    height: 2.5rem;
    padding: 1rem 1.5rem;
    flex-direction: column;
    justify-content: center;
    align-items: center;
    gap: 0.5rem;
    flex-shrink: 0;
    border-radius: 0.25rem;
    border: 1px solid #0970e6;
    background: #0970e6;
    color: #ffffff;
    text-shadow: none;
    opacity: 1;
    font-family: Ubuntu, BlinkMacSystemFont, "Open Sans", "sans-serif";
    font-size: 1rem;
    font-style: normal;
    font-weight: 700;
    line-height: 1.5rem;
  }
  .refinement-bottom-level .refinement-apply-button .close:focus, .refinement-bottom-level .refinement-apply-button .close:hover {
    opacity: 1;
  }
  .refinement-bottom-level .refinement-apply-button .close .header-bar {
    padding: 0;
    background-color: transparent;
    border-bottom: none;
  }
  .refinement-bottom-level .refinement-apply-button .close .header-bar .result-count {
    font-size: 1rem;
  }
  .refinement-bottom-level .refinement-reset-button {
    width: 50%;
  }
  .refinement-bottom-level .refinement-reset-button .reset {
    background: none;
    border: none;
    width: 100%;
    color: #0970e6;
    text-align: center;
    font-family: Ubuntu, BlinkMacSystemFont, "Open Sans", "sans-serif";
    font-size: 1rem;
    font-style: normal;
    font-weight: 700;
    line-height: 1.5rem;
  }
}
@media (max-width: 374.98px) {
  .refinements {
    margin-right: 0;
  }
  .refinement-bar {
    height: calc(100vh - 6.5rem);
  }
  .refinement-bottom-level {
    flex-direction: column;
    height: 6.5rem;
  }
  .refinement-bottom-level .refinement-apply-button {
    padding-top: 0.56rem;
    width: 100%;
  }
  .refinement-bottom-level .refinement-reset-button {
    width: 100%;
    padding-bottom: 0.56rem;
  }
}
.pagination-container {
  display: flex;
  justify-content: center;
  align-items: center;
  flex-direction: column;
}
.pagination-container span {
  font-family: Ubuntu, BlinkMacSystemFont, "Open Sans", "sans-serif";
  font-size: 0.75rem;
  line-height: 1rem;
  color: #929292;
}
.pagination-container .show-more .btn.more {
  min-width: 14.9375rem;
  padding: 0.5rem 1.3125rem;
  white-space: nowrap;
}
.pagination-container .show-more .btn.more .btn-text {
  color: #ffffff;
}
.pagination-container .show-more .btn.more.spinner-active {
  min-width: 100%;
  background-color: #0970e6;
  border-color: #0970e6;
}
.pagination-container .progress-bar {
  width: 14.5rem;
  height: 0.1875rem;
  background-color: #d9d9d9;
  margin: 0.5625rem 0;
  position: relative;
  overflow: hidden; /* Hide the overflow to control the progress width */
}
.pagination-container .progress {
  width: 0;
  height: 100%;
  background-color: #8adbad; /* Green color for progress */
}

.global-search-wrapper {
  height: 8.5rem;
}

#recipe-search-results-pane .desktop-sort-select,
#recipe-search-results-pane .mobile-sort-select {
  display: none !important;
}

.no-results-container .no-results-top {
  display: flex;
  flex-direction: column;
  justify-content: center;
  align-items: center;
}
.no-results-container .no-results-top img {
  height: 6rem;
  width: 6rem;
}
@media (min-width: 1024px) {
  .no-results-container .no-results-top img {
    height: auto;
    width: auto;
  }
}
@media (min-width: 768px) {
  .no-results-container .no-results-top {
    flex-direction: row;
    padding: 0.625rem;
  }
}
.no-results-container .no-results-top .no-results-top-main {
  margin-top: 0.5rem;
}
@media (min-width: 768px) {
  .no-results-container .no-results-top .no-results-top-main {
    margin-left: 0.625rem;
    margin-top: 0;
  }
}
.no-results-container .no-results-top .no-results-top-main .no-results-label {
  font-size: 1.25rem;
  line-height: 1.5rem;
  font-weight: 400;
  margin-bottom: 1.5rem;
}
@media (min-width: 768px) {
  .no-results-container .no-results-top .no-results-top-main .no-results-label {
    margin-bottom: 0;
    font-size: 1.5rem;
    line-height: 2rem;
  }
}
.no-results-container .no-results-top .no-results-top-main .no-results-label .search-keywords {
  font-weight: 700;
}
.no-results-container .no-results-top .no-results-top-main .no-results-label-suggestions {
  font-size: 1.5rem;
  line-height: 2rem;
  font-weight: 400;
}
@media (min-width: 1024px) {
  .no-results-container .no-results-top .no-results-top-main .no-results-label-suggestions {
    font-size: 2rem;
    line-height: 2.5rem;
  }
}
.no-results-container .page-part-wrapper {
  width: 100%;
  margin-top: 2rem;
}
@media (min-width: 768px) {
  .no-results-container .page-part-wrapper {
    margin-top: 2.625rem;
  }
}
.no-results-container .page-part-wrapper .carousel-title {
  margin-bottom: 1rem;
}
/*# sourceMappingURL=search.css.map*/