.boost-pfs-filter-tree-h-wrapper {
  border-bottom: none;
  margin-bottom: 0;
  margin-top: 0;
  padding-top: 0;
}
.boost-pfs-filter-tree-h-wrapper .boost-pfs-filter-tree-h {
  margin: 0;
}
.boost-pfs-filter-tree-h .boost-pfs-filter-option {
  margin-right: 0;
  padding-bottom: 0;
}
@media only screen and (min-width: 901px) {
  .boost-pfs-filter-tree-h .boost-pfs-filter-option {
    margin-right: 30px;
  }
}
.boost-pfs-filter-option:not(.boost-pfs-filter-option-collapsed)
  .boost-pfs-filter-option-content,
.util-NoTouchEvents
  .boost-pfs-filter-option:hover
  .boost-pfs-filter-option-content {
  display: flex !important;
}
.boost-pfs-filter-tree-h .boost-pfs-filter-option-title-heading {
  height: 60px;
  line-height: 60px;
  padding-bottom: 0;
  padding-right: 20px;
  padding-top: 0;
}
.boost-pfs-filter-tree-h .boost-pfs-filter-option-title-heading:before {
  right: 5px;
}
.boost-pfs-filter-custom-sorting button > span:after,
.boost-pfs-filter-tree-h .boost-pfs-filter-option-title-heading:before {
  border-color: var(--Color_Black);
}
.boost-pfs-filter-custom-sorting button > span:after {
  pointer-events: none;
  right: -15px;
  z-index: -1;
}
.util-NoTouchEvents
  .boost-pfs-filter-option:hover
  .boost-pfs-filter-option-title-heading:before {
  margin-top: -2px !important;
  transform: rotate(-135deg) !important;
}
@media only screen and (max-width: 900px) {
  .boost-pfs-filter-custom-sorting button > span:after,
  .boost-pfs-filter-tree-h .boost-pfs-filter-option-title-heading:before {
    content: none;
  }
}
.boost-pfs-container-default-box {
  --Padding: 0;
  max-width: none;
  padding-left: var(--Padding) !important;
  padding-right: var(--Padding) !important;
  width: 100%;
}
.clc-Filters_Body .boost-pfs-container-default-box {
  --Padding: 0;
}
.boost-pfs-filter-refine-by-wrapper-h .boost-pfs-filter-pc {
  align-items: flex-start;
  display: flex;
  flex-wrap: wrap;
  margin-bottom: -8px;
  margin-top: 0;
  padding-top: 0;
}
@media only screen and (min-width: 768px) {
  .boost-pfs-filter-refine-by-wrapper-h .boost-pfs-filter-pc {
    margin-bottom: 20px;
    margin-top: 10px;
  }
}
.boost-pfs-filter-apply-button {
  display: none;
}
.boost-pfs-filter-default-toolbar {
  border: none;
  margin: 0;
}
@media only screen and (min-width: 768px) {
  .boost-pfs-filter-custom-sorting {
    padding-right: var(--Grid_Gutter);
  }
}
.boost-pfs-filter-custom-sorting button > span > span {
  font-size: 13px;
  height: 50px;
  line-height: 50px;
}
@media only screen and (min-width: 768px) {
  .boost-pfs-filter-custom-sorting button > span > span {
    font-size: 14px;
    height: 60px;
    line-height: 60px;
  }
}
@media only screen and (max-width: 900px) {
  .boost-pfs-filter-custom-sorting button > span > span:after {
    background-image: url(../boost-sort-icon.html);
    background-size: 16px 12px;
    content: "";
    display: inline-block;
    height: 12px;
    margin-left: 18px;
    width: 16px;
  }
}
.boost-pfs-filter-tree-h
  .boost-pfs-filter-option
  .boost-pfs-filter-option-content {
  background-color: var(--Color_Grey-light);
  border-radius: 0;
  border-top: none;
  box-shadow: none;
  margin: 0;
  padding: calc(var(--Grid_Gutter) * 3);
}
@media only screen and (max-width: 900px) {
  .boost-pfs-filter-tree-h
    .boost-pfs-filter-option
    .boost-pfs-filter-option-content {
    background-color: transparent !important;
    display: block !important;
    padding: 0 5px !important;
    position: relative !important;
  }
  .boost-pfs-filter-option-item-list:not(
      .boost-pfs-filter-option-item-list-multiple-list
    )
    .boost-pfs-check-box {
    border: 1px solid var(--Color_Black) !important;
    display: block !important;
    height: 18px !important;
    left: 0 !important;
    position: absolute !important;
    top: 1px !important;
    width: 18px !important;
  }
}
.boost-pfs-filter-button.boost-pfs-filter-clear {
  padding: 0 30px 0 0 !important;
}
@media only screen and (max-width: 900px) {
  .boost-pfs-filter-refine-by-wrapper-h
    .boost-pfs-filter-pc
    .boost-pfs-filter-refine-by-items
    .refine-by-item
    .boost-pfs-filter-clear {
    border: 1px solid var(--Color_Black) !important;
    border-color: var(--Color_Black) !important;
    border-radius: 0 !important;
    border-style: solid !important;
    border-width: 1px !important;
    height: auto !important;
    line-height: 1 !important;
    padding: 10px 30px 10px 10px !important;
  }
}
.boost-pfs-filter-option.boost-pfs-filter-has-scrollbar
  .boost-pfs-filter-option-content
  .boost-pfs-filter-option-content-inner
  ul {
  column-count: 2;
  margin: 0;
}
.boost-pfs-filter-tree-h
  .boost-pfs-filter-option.boost-pfs-filter-option-column-1
  .boost-pfs-filter-option-content {
  width: 350px !important;
}
@media only screen and (max-width: 900px) {
  .boost-pfs-filter-tree-h
    .boost-pfs-filter-option.boost-pfs-filter-option-column-1
    .boost-pfs-filter-option-content {
    width: 100% !important;
  }
  .boost-pfs-filter-option-item.boost-pfs-filter-option-label {
    padding-left: 30px !important;
    position: relative !important;
  }
  .boost-pfs-filter-option-item.boost-pfs-filter-option-label.selected
    .boost-pfs-check-box:before {
    /* background: 0 0;
    background-color: var(--Color_Black); */
    border: none;
    border-radius: 50%;
    -ms-box-sizing: border-box;
    -webkit-box-sizing: border-box;
    box-sizing: border-box;
    /* content: ""; */
    height: 6px;
    left: 5px;
    position: absolute;
    /* top: 5px;
    -ms-transform: rotate(-50deg);
    -webkit-transform: rotate(-50deg);
    transform: rotate(-50deg); */
    width: 6px;
  }
}
.boost-pfs-filter-option-item {
  margin: 8px 0;
}
.boost-pfs-filter-option-item a,
.boost-pfs-filter-option-item button {
  color: var(--Color_Black) !important;
  font-size: 12px;
  font-weight: 500;
  letter-spacing: 0.1rem;
  line-height: 20px;
  text-transform: uppercase;
}
.boost-pfs-filter-option-item a[aria-checked="true"],
.boost-pfs-filter-option-item button[aria-checked="true"] {
  color: var(--Color_Brand) !important;
}
.boost-pfs-filter-option-item-list.boost-pfs-filter-option-item-list-multiple-list
  li
  .boost-pfs-check-box {
  border: 1px solid var(--Color_Black);
  border-radius: 0;
  height: 18px;
  left: 0;
  top: 1px;
  width: 18px;
}
.boost-pfs-filter-option-item-list.boost-pfs-filter-option-item-list-multiple-list
  li.selected
  .boost-pfs-check-box,
.boost-pfs-filter-option-multi-level-tag
  .boost-pfs-filter-option-multi-level-list
  .boost-pfs-filter-option-item.selected
  .boost-pfs-check-box {
  background: transparent;
}
.boost-pfs-filter-option-item-list.boost-pfs-filter-option-item-list-multiple-list
  li.selected
  .boost-pfs-check-box:before,
.boost-pfs-filter-option-multi-level-tag
  .boost-pfs-filter-option-multi-level-list
  .boost-pfs-filter-option-item.selected
  .boost-pfs-check-box:before {
    content: "\2713";
    font-size: 15px;
    font-weight: 600;
    line-height: 18px;
    transform: rotate(30deg);
  background-color: transparent;
  border: none;
  border-radius: 0;
  height: 6px;
  left: 5px;
  top: 0px;
  width: 6px;
}
.boost-pfs-filter-tree-h
  .boost-pfs-filter-option
  .boost-pfs-filter-option-content
  .boost-pfs-filter-clear {
  display: none !important;
}
.boost-pfs-filter-tree-h
  .boost-pfs-filter-option:not(.boost-pfs-filter-option-collapsed)
  .boost-pfs-filter-option-title:before {
  content: none;
}
.boost-pfs-filter-toolbar-item.boost-pfs-filter-custom-sorting.boost-pfs-filter-top-sorting.boost-pfs-filter-sort-active:after,
.boost-pfs-filter-tree-h
  .boost-pfs-filter-option:not(.boost-pfs-filter-option-collapsed)
  .boost-pfs-filter-option-title:after,
.util-NoTouchEvents
  .boost-pfs-filter-option:hover
  .boost-pfs-filter-option-title:after {
  background-color: var(--Color_Grey-light);
  bottom: -15px;
  content: "";
  height: 20px;
  left: 50%;
  position: absolute;
  transform: translateX(-50%) rotate(45deg);
  width: 20px;
}
.boost-pfs-filter-toolbar-item.boost-pfs-filter-custom-sorting.boost-pfs-filter-top-sorting.boost-pfs-filter-sort-active:after {
  left: unset;
  right: 30px;
}
.boost-pfs-filter-custom-sorting .boost-pfs-filter-filter-dropdown {
  background-color: var(--Color_Grey-light);
  border: none;
  color: var(--Color_Black);
  right: 30px;
}
.boost-pfs-filter-top-sorting-mobile .boost-pfs-filter-filter-dropdown {
  border-left: none;
  border-right: none;
  left: auto;
  margin-top: 0;
  right: 0;
  width: 100vw;
}
.boost-pfs-filter-custom-sorting .boost-pfs-filter-filter-dropdown li {
  --Li_Padding: calc(var(--Grid_Gutter) * 2);
  --Li_PaddingTop: calc(var(--Li_Padding) / 1.5);
  padding: 0 !important;
}
.boost-pfs-filter-custom-sorting .boost-pfs-filter-filter-dropdown li a {
  color: rgba(
    var(--Color_Black-r),
    var(--Color_Black-g),
    var(--Color_Black-b),
    0.6
  );
  font-size: 12px;
  font-weight: 500;
  letter-spacing: 0.1rem;
  line-height: 20px;
  padding: var(--Li_PaddingTop) var(--Li_Padding) !important;
  text-transform: uppercase;
  width: 100%;
}
.boost-pfs-filter-custom-sorting
  .boost-pfs-filter-filter-dropdown
  li:first-child {
  padding: 0 !important;
}
.boost-pfs-filter-custom-sorting
  .boost-pfs-filter-filter-dropdown
  li
  a.boost-pfs-filter-sort-item-active,
.boost-pfs-filter-custom-sorting .boost-pfs-filter-filter-dropdown li a:hover {
  color: var(--Color_Black);
  font-weight: 500;
  text-decoration: none;
}
.boost-pfs-filter-refine-by-wrapper-h {
  width: 100%;
}
.boost-pfs-filter-refine-by-wrapper-h:empty + .clc-SelectedFilters_Total {
  display: none;
}
@media only screen and (max-width: 900px) {
  .boost-pfs-filter-refine-by-wrapper-h {
    display: block;
  }
}
.boost-pfs-filter-refine-by > span {
  display: none;
}
.boost-pfs-filter-refine-by-items {
  display: flex;
  flex-wrap: wrap;
}
@media only screen and (max-width: 900px) {
  .boost-pfs-filter-refine-by-items {
    margin-top: 5px;
  }
}
@media only screen and (max-width: 901px) {
  .boost-pfs-filter-refine-by-items {
    display: block !important;
    padding: 0 0 10px !important;
  }
}
@media only screen and (max-width: 900px) {
  .boost-pfs-filter-refine-by-items .refine-by-item {
    display: inline-block !important;
  }
}
.boost-pfs-filter-refine-by-wrapper-h
  .boost-pfs-filter-pc
  .boost-pfs-filter-refine-by-items
  .refine-by-item,
.boost-pfs-filter-tree-h
  .boost-pfs-filter-pc
  .boost-pfs-filter-refine-by-items
  .refine-by-item {
  background: transparent;
  border: none;
  float: none;
  font-size: 14px;
  height: auto;
  line-height: normal;
  margin-bottom: 8px;
  margin-right: 10px;
}
.boost-pfs-filter-refine-by-wrapper-h
  .boost-pfs-filter-pc
  .boost-pfs-filter-refine-by-items
  .refine-by-item
  .boost-pfs-filter-clear,
.boost-pfs-filter-tree-h
  .boost-pfs-filter-pc
  .boost-pfs-filter-refine-by-items
  .refine-by-item
  .boost-pfs-filter-clear {
  --Label_Padding: calc(var(--Grid_Gutter) / 2);
  border: 1px solid var(--Color_Text);
  border-radius: 0;
  color: var(--Color_Text);
  height: auto;
  overflow: hidden;
  padding: 10px 30px 10px 15px !important;
  transition: background-color 0.2s ease, border-color 0.2s ease,
    color 0.2s ease;
}
.boost-pfs-filter-refine-by-wrapper-h
  .boost-pfs-filter-pc
  .boost-pfs-filter-refine-by-items
  .refine-by-item
  .boost-pfs-filter-clear:hover,
.boost-pfs-filter-tree-h
  .boost-pfs-filter-pc
  .boost-pfs-filter-refine-by-items
  .refine-by-item
  .boost-pfs-filter-clear:hover {
  background-color: var(--Color_Brand-10);
}
@media only screen and (max-width: 900px) {
  .boost-pfs-filter-refine-by-wrapper-h
    .boost-pfs-filter-pc
    .boost-pfs-filter-refine-by-items
    .refine-by-item
    .boost-pfs-filter-clear,
  .boost-pfs-filter-tree-h
    .boost-pfs-filter-pc
    .boost-pfs-filter-refine-by-items
    .refine-by-item
    .boost-pfs-filter-clear {
    background-color: var(--Color_Grey-filter);
    border: 1px solid var(--Color_Grey-filter);
    border-radius: 20px;
    color: var(--Color_Grey);
    font-size: 13px;
    height: auto;
    line-height: 34px;
    padding: 10px 30px 10px 15px;
  }
}
.boost-pfs-filter-refine-by-wrapper-h
  .boost-pfs-filter-pc
  .boost-pfs-filter-refine-by-items
  .refine-by-item:focus,
.boost-pfs-filter-refine-by-wrapper-h
  .boost-pfs-filter-pc
  .boost-pfs-filter-refine-by-items
  .refine-by-item:hover,
.boost-pfs-filter-tree-h
  .boost-pfs-filter-pc
  .boost-pfs-filter-refine-by-items
  .refine-by-item:focus,
.boost-pfs-filter-tree-h
  .boost-pfs-filter-pc
  .boost-pfs-filter-refine-by-items
  .refine-by-item:hover {
  background-color: transparent;
}
.boost-pfs-filter-refine-by-wrapper-h
  .boost-pfs-filter-pc
  .boost-pfs-filter-refine-by-items
  .refine-by-item
  .boost-pfs-filter-clear
  .refine-by-type,
.boost-pfs-filter-tree-h
  .boost-pfs-filter-pc
  .boost-pfs-filter-refine-by-items
  .refine-by-item
  .boost-pfs-filter-clear
  .refine-by-type {
  color: var(--Color_Brand);
  font-size: inherit;
  line-height: inherit;
  padding-bottom: 0;
  padding-top: 0;
}
.boost-pfs-filter-refine-by
  .boost-pfs-filter-refine-by-items
  .refine-by-item
  .boost-pfs-filter-clear:after,
.boost-pfs-filter-refine-by
  .boost-pfs-filter-refine-by-items
  .refine-by-item
  .boost-pfs-filter-clear:before {
  width: 11px;
}
.boost-pfs-filter-refine-by-wrapper-h
  .boost-pfs-filter-pc
  .boost-pfs-filter-refine-by-items
  .refine-by-item
  .boost-pfs-filter-clear:after,
.boost-pfs-filter-refine-by-wrapper-h
  .boost-pfs-filter-pc
  .boost-pfs-filter-refine-by-items
  .refine-by-item
  .boost-pfs-filter-clear:before,
.boost-pfs-filter-tree-h
  .boost-pfs-filter-pc
  .boost-pfs-filter-refine-by-items
  .refine-by-item
  .boost-pfs-filter-clear:after,
.boost-pfs-filter-tree-h
  .boost-pfs-filter-pc
  .boost-pfs-filter-refine-by-items
  .refine-by-item
  .boost-pfs-filter-clear:before {
  border-top: 1px solid var(--Color_Text);
  right: 10px;
  top: 50%;
}
@media only screen and (max-width: 900px) {
  .boost-pfs-filter-button .refine-by-option {
    display: none !important;
  }
}
.boost-pfs-filter-option-amount {
  display: none !important;
}
.boost-pfs-filter-refine-by-wrapper-h
  .boost-pfs-filter-pc
  .boost-pfs-filter-clear-all,
.boost-pfs-filter-tree-h .boost-pfs-filter-pc .boost-pfs-filter-clear-all {
  border: none;
  border-radius: 0;
  color: var(--Color_Text);
  height: auto;
  line-height: 1 !important;
  padding: 10px 22px;
  text-decoration: none;
  text-transform: lowercase;
  transition: background-color 0.2s ease, border-color 0.2s ease,
    color 0.2s ease;
}
.boost-pfs-filter-refine-by-wrapper-h
  .boost-pfs-filter-pc
  .boost-pfs-filter-clear-all:hover,
.boost-pfs-filter-tree-h
  .boost-pfs-filter-pc
  .boost-pfs-filter-clear-all:hover {
  background-color: var(--Color_Brand-10);
}
@media only screen and (max-width: 900px) {
  .boost-pfs-filter-refine-by-wrapper-h
    .boost-pfs-filter-pc
    .boost-pfs-filter-clear-all,
  .boost-pfs-filter-tree-h .boost-pfs-filter-pc .boost-pfs-filter-clear-all {
    display: none;
  }
}
.boost-pfs-filter-load-more .boost-pfs-filter-load-more-button {
  background-color: transparent;
  border: 1px solid var(--Color_Brand);
  color: var(--Color_Brand);
  height: auto;
  line-height: 1;
  padding: 13px 24px;
  text-transform: uppercase;
  vertical-align: top;
}
.boost-pfs-filter-load-more .boost-pfs-filter-load-more-button:hover {
  background-color: var(--Color_Brand);
  color: var(--Color_White);
}
.boost-pfs-filter-load-more {
  flex-wrap: wrap;
  margin-top: 30px;
  padding: 0;
}
@media only screen and (min-width: 768px) {
  .boost-pfs-filter-load-more {
    margin-top: 20px;
  }
}
.boost-pfs-filter-load-more[style="display: block;"],
.boost-pfs-filter-load-more[style="display: flex;"] {
  align-items: center;
  display: flex !important;
  flex-wrap: wrap;
  justify-content: center;
}
.boost-pfs-filter-load-more[style="display: none;"] {
  display: none !important;
}
.boost-pfs-filter-toolbar-top-mobile {
  background-color: var(--Color_Brand);
  border: none;
  color: var(--Color_White);
  margin: 0;
  position: sticky;
  top: calc(var(--Nav_Height) + var(--TopBar_Height));
  transition: top 0.5s ease;
  width: 100%;
  z-index: 8;
}
.lyt-Site-hiddenHeader .boost-pfs-filter-toolbar-top-mobile {
  top: 0;
}
.boost-pfs-filter-toolbar-top-mobile-inner.boost-pfs-filter-toolbar-show-sort-by-mobile
  .boost-pfs-filter-tree-mobile-button {
  border-right: 1px solid var(--Color_White-10);
}
.boost-pfs-filter-top-sorting-mobile button,
.boost-pfs-filter-tree-mobile-button button {
  font-size: 13px;
  height: 50px;
  line-height: 22px;
  padding: 0 !important;
  text-align: center;
}
.boost-pfs-filter-custom-filter-button:before,
.boost-pfs-filter-tree-mobile-button button:before {
  content: none;
}
.boost-pfs-filter-top-sorting-mobile button:after,
.boost-pfs-filter-tree-mobile-button button:after {
  background-image: url(../boost-filter-icon.html);
  background-size: 16px 12px;
  content: "";
  display: inline-block;
  height: 12px;
  margin-left: 18px;
  width: 16px;
}
@media only screen and (max-width: 900px) {
  .boost-pfs-filter-top-sorting-mobile button:after {
    content: none;
  }
  .boost-pfs-filter-tree-mobile-style2.boost-pfs-filter-tree-v
    .boost-pfs-filter-option
    .boost-pfs-filter-option-title {
    border-color: var(--Color_Brand-10);
    margin-top: 10px;
    padding: 25px 0 10px;
  }
  .boost-pfs-filter-tree-mobile-style2.boost-pfs-filter-tree-v
    .boost-pfs-filter-option:first-child
    .boost-pfs-filter-option-title {
    margin-top: 0;
  }
  .boost-pfs-filter-tree-mobile-style2.boost-pfs-filter-tree-v
    .boost-pfs-filter-option
    .boost-pfs-filter-option-title
    .boost-pfs-filter-option-title-heading {
    color: var(--Color_Brand);
    font-size: 12px;
    font-weight: 500;
    letter-spacing: 0.1rem;
    line-height: 16px;
    padding: 0;
    pointer-events: none;
  }
  .boost-pfs-filter-tree-mobile-style2.boost-pfs-filter-tree-v
    .boost-pfs-filter-option
    .boost-pfs-filter-option-title
    .boost-pfs-filter-option-title-heading:after {
    content: none;
  }
  .boost-pfs-filter-tree-mobile-style2.boost-pfs-filter-tree-v
    .boost-pfs-filter-option
    .boost-pfs-filter-option-content {
    display: block !important;
    padding: 0;
  }
  .boost-pfs-filter-tree-mobile-style2.boost-pfs-filter-tree-v
    .boost-pfs-filter-option
    .boost-pfs-filter-option-content
    .boost-pfs-filter-option-content-inner {
    max-height: none;
    padding-right: 0;
  }
  .boost-pfs-filter-tree-mobile-style2.boost-pfs-filter-tree-v
    .boost-pfs-filter-option.boost-pfs-filter-has-scrollbar
    .boost-pfs-filter-option-content
    .boost-pfs-filter-option-content-inner
    ul {
    column-count: 1;
  }
  .boost-pfs-filter-option-item a,
  .boost-pfs-filter-option-item button {
    font-size: 13px;
    font-weight: 400;
    letter-spacing: 0;
    line-height: 22px;
    text-transform: none;
  }
  .boost-pfs-filter-option-item {
    margin: 12px 0;
  }
  .boost-pfs-filter-tree-mobile-style2
    .boost-pfs-filter-mobile-toolbar
    .boost-pfs-filter-mobile-toolbar-items {
    border-color: var(--Color_Brand-10);
    padding: 20px var(--Grid_Gutter);
  }
  .boost-pfs-filter-tree-mobile-style2
    .boost-pfs-filter-mobile-toolbar
    .boost-pfs-filter-mobile-toolbar-items
    .boost-pfs-filter-mobile-toolbar-left {
    display: none;
  }
  .boost-pfs-filter-tree-mobile-style2
    .boost-pfs-filter-mobile-toolbar
    .boost-pfs-filter-mobile-toolbar-items
    .boost-pfs-filter-mobile-toolbar-middle {
    font-family: var(--Font_Family-headings);
    font-size: 18px;
    font-weight: 400;
    line-height: 24px;
    padding: 0;
    text-align: left;
    text-transform: uppercase;
  }
  .boost-pfs-filter-tree-mobile-style2
    .boost-pfs-filter-mobile-toolbar
    .boost-pfs-filter-mobile-toolbar-items
    .boost-pfs-filter-mobile-toolbar-right {
    width: 75px;
  }
  .boost-pfs-filter-tree-mobile-style2
    .boost-pfs-filter-mobile-toolbar
    .boost-pfs-filter-mobile-toolbar-items
    .boost-pfs-filter-mobile-toolbar-right
    button {
    color: var(--Color_Brand);
    font-size: 12px;
    font-weight: 500;
    letter-spacing: 0.1rem;
    line-height: 24px;
    text-transform: uppercase;
  }
  .boost-pfs-filter-tree-mobile-style2.boost-pfs-filter-tree-v
    .boost-pfs-filter-options-wrapper {
    padding-bottom: 20px;
    right: 15px;
    width: calc(100% - 30px);
  }
  .boost-pfs-filter-tree-mobile-style2.boost-pfs-filter-tree-v
    .boost-pfs-filter-option {
    max-height: none;
  }
  .boost-pfs-filter-selected-items-mobile {
    display: none !important;
  }
  .boost-pfs-filter-tree-mobile-style2 .boost-pfs-filter-mobile-footer {
    background-color: var(--Color_White);
    border-top: 1px solid var(--Color_Brand-10);
    padding: 10px var(--Grid_Gutter);
    width: 100%;
  }
  .boost-pfs-filter-tree-mobile-style2 .boost-pfs-filter-mobile-footer button {
    background-color: var(--Color_Brand);
    border: 1px solid var(--Color_Brand);
    border-radius: 20px !important;
    color: var(--Color_White);
    font-size: 12px;
    font-weight: 500;
    letter-spacing: 0.1rem;
    line-height: 1;
    padding: 13px 24px;
    text-transform: uppercase;
    transition: background-color 0.2s ease, border-color 0.2s ease,
      color 0.2s ease;
  }
  .boost-pfs-filter-tree-mobile-style2
    .boost-pfs-filter-mobile-footer
    button:hover {
    background-color: var(--Color_White);
    color: var(--Color_Brand);
  }
  .boost-pfs-filter-tree-mobile-style2.boost-pfs-filter-tree-v {
    background-color: var(--Color_White);
    display: block !important;
    height: 100%;
    left: 0 !important;
    left: 0;
    opacity: 0 !important;
    position: fixed;
    right: auto !important;
    top: 0;
    transform: translateX(-100%) !important;
    transform: translateX(-100%);
    transition: opacity 0.3s, visibility 0.3s, transform 0.3s;
    visibility: hidden !important;
    width: 88vw !important;
  }
  .boost-pfs-filter-tree-open-body .boost-pfs-filter-tree {
    display: block !important;
    opacity: 1 !important;
    transform: translateX(0) !important;
    visibility: visible !important;
  }
  .boost-pfs-filter-tree-mobile-style2
    .boost-pfs-filter-mobile-toolbar
    .boost-pfs-filter-mobile-toolbar-top {
    left: 100% !important;
    right: auto !important;
    width: 12vw !important;
  }
  .boost-pfs-body-no-scroll body {
    overflow: initial;
    position: relative;
  }
  .boost-pfs-filter-tree-mobile-style2
    .boost-pfs-filter-mobile-toolbar
    .boost-pfs-filter-close {
    background: var(--Color_Brand-80);
  }
  .boost-pfs-filter-tree-mobile-style2
    .boost-pfs-filter-mobile-toolbar
    .boost-pfs-filter-close
    span {
    background: transparent;
    margin: 0 auto;
    top: 10px;
  }
  .boost-pfs-filter-tree-mobile-style2
    .boost-pfs-filter-mobile-toolbar
    .boost-pfs-filter-close
    span:after,
  .boost-pfs-filter-tree-mobile-style2
    .boost-pfs-filter-mobile-toolbar
    .boost-pfs-filter-close
    span:before {
    height: 15px;
    width: 1px;
  }
  .boost-pfs-filter-tree-mobile-style2
    .boost-pfs-filter-mobile-toolbar
    .boost-pfs-filter-close
    span:before {
    transform: translateX(-1px) translateY(9px) rotate(45deg);
  }
  .boost-pfs-filter-tree-mobile-style2
    .boost-pfs-filter-mobile-toolbar
    .boost-pfs-filter-close
    span:after {
    transform: translateX(10px) translateY(9px) rotate(-45deg);
  }
}
@media only screen and (min-width: 768px) {
  .boost-pfs-body-no-scroll,
  .boost-pfs-body-no-scroll body {
    overflow: initial;
    position: static;
  }
}
.boost-pfs-filter-message {
  grid-column: 1 / end;
}
@media only screen and (max-width: 900px) {
  .boost-pfs-filter-message {
    padding: 20px var(--Grid_Gutter) 0;
  }
}
.boost-pfs-filter-message em {
  font-style: normal;
}
.boost-pfs-filter-product-skeleton {
  margin: 0 !important;
  padding: 0 !important;
}
.boost-pfs-filter-product-skeleton-image {
  background-color: var(--Color_Grey-background) !important;
  padding-top: 140% !important;
}
.boost-pfs-filter-product-skeleton-meta {
  display: none !important;
}
.boost-pfs-filter-product-item:not(.boost-pfs-filter-product-loadedItem)
  .prd-Card_Content,
.boost-pfs-filter-product-item:not(.boost-pfs-filter-product-loadedItem)
  .prd-Card_ImageContainer,
.boost-pfs-filter-product-item:not(.boost-pfs-filter-product-loadedItem)
  .prd-Wishlist {
  animation: fadein 1.5s ease 0s 1 normal forwards;
}
@keyframes fadein {
  0% {
    opacity: 0;
  }
  75% {
    opacity: 0;
  }
  to {
    opacity: 1;
  }
}
.boost-pfs-filter-load-more-total {
  font-family: var(--Font_Family-body);
  font-size: 12px;
  font-weight: 400;
  letter-spacing: 0.3px;
  line-height: 17px;
  margin-bottom: 15px;
  order: 1;
  text-transform: none;
}
@media only screen and (min-width: 901px) {
  .boost-pfs-filter-load-more-total {
    font-size: 14px;
    line-height: 20px;
  }
}
.boost-pfs-filter-load-more-button {
  align-items: center !important;
  background-color: transparent !important;
  background-color: var(--Color_Blue-grey) !important;
  border: 1px solid transparent !important;
  color: var(--Color_Black) !important;
  color: var(--Color_White) !important;
  display: inline-flex !important;
  font-family: var(--Font_Family-body) !important;
  font-size: 13px !important;
  font-weight: 400 !important;
  justify-content: center !important;
  letter-spacing: 0.05em !important;
  line-height: 26px !important;
  margin: auto !important;
  min-width: 216px !important;
  overflow: hidden !important;
  padding: 10px 36px !important;
  position: relative !important;
  text-align: center !important;
  text-transform: uppercase !important;
  transition: background-color var(--Transition_Default) ease !important;
  user-select: none !important;
  white-space: nowrap !important;
  width: fit-content !important;
  z-index: 1 !important;
}
.boost-pfs-filter-load-more-button:not([disabled]):hover {
  background-color: #050506 !important;
  color: #fff !important;
}
.boost-pfs-filter-load-more-button:focus,
.boost-pfs-filter-load-more-button:hover {
  background-color: var(--Color_White) !important;
  color: var(--Color_Body) !important;
}
.boost-pfs-filter-product-skeleton {
  float: none !important;
  width: 100% !important;
}
@media (max-width: 900px) {
  .boost-pfs-filter-product-item-grid.boost-pfs-filter-grid-width-mb-2 {
    width: 100%;
  }
}
.boost-pfs-filter-product-skeleton
  .boost-pfs-filter-product-skeleton-meta
  > span {
  display: block !important;
  margin-bottom: 15px !important;
  margin-left: auto !important;
  margin-right: auto !important;
}
.boost-pfs-filter-option-title-text {
  background-color: transparent;
  color: #000;
  font-family: var(--Font_Family-body);
  font-size: 13px;
  line-height: 26px;
  text-transform: uppercase;
}
.boost-pfs-filter-product-item {
  margin-bottom: 0 !important;
  padding-left: 0 !important;
}
.boost-pfs-filter-tree-h
  .boost-pfs-filter-option-range
  .boost-pfs-filter-option-content-inner {
  margin-bottom: 0 !important;
  margin-top: 0 !important;
}
.boost-pfs-filter-products,
.boost-pfs-filter-total-product span {
  margin-left: 0 !important;
}
.boost-pfs-filter-default-toolbar .boost-pfs-filter-toolbar-item {
  align-items: center;
  display: flex !important;
}
.boost-pfs-filter-toolbar-type {
  height: 30px;
  margin-left: auto !important;
  margin-right: calc(var(--Grid_Gutter) * 3) !important;
}
@media only screen and (max-width: 900px) {
  .boost-pfs-filter-default-toolbar .boost-pfs-filter-toolbar-type {
    border-left: 1px solid var(--Color_Brand);
    margin-left: 15px !important;
    padding-left: 15px !important;
  }
}
.boost-pfs-filter-default-toolbar .boost-pfs-filter-top-display-type {
  align-items: center;
  display: flex;
  margin-top: 0;
}
@media only screen and (min-width: 901px) {
  .boost-pfs-filter-default-toolbar .boost-pfs-filter-top-display-type {
    flex-flow: row-reverse nowrap;
  }
}
.boost-pfs-filter-top-display-type
  .boost-pfs-filter-display-item.boost-pfs-filter-display-grid:before,
.boost-pfs-filter-top-display-type
  .boost-pfs-filter-display-item.boost-pfs-filter-display-list:before {
  display: none !important;
}
.boost-pfs-filter-top-display-type .boost-pfs-filter-display-item {
  border: 0 !important;
  height: auto !important;
  margin-left: 0 !important;
  width: auto !important;
}
.boost-pfs-filter-btn-load-previous-page
  .js-boost-pfs-filter-btn-load-previous-page,
.boost-pfs-search-suggestion-header-view-all a {
  align-items: center !important;
  background-color: var(--Color_Blue-grey) !important;
  border: 1px solid transparent !important;
  border-radius: 100px !important;
  color: var(--Color_White) !important;
  display: inline-flex !important;
  font-family: var(--Font_Family-body) !important;
  font-size: 13px !important;
  font-weight: 400 !important;
  justify-content: center !important;
  letter-spacing: 0.05em !important;
  line-height: 26px !important;
  min-width: 216px !important;
  overflow: hidden !important;
  padding: 10px 36px !important;
  position: relative !important;
  text-align: center !important;
  text-transform: uppercase !important;
  transition: background-color var(--Transition_Default) ease !important;
  user-select: none !important;
  white-space: nowrap !important;
  width: fit-content !important;
  z-index: 1 !important;
}
.boost-pfs-search-suggestion-header-view-all a span {
  background-image: none !important;
  padding-right: 0 !important;
}
div#boost-pfs-search-suggestion-0 {
  --Padding: calc(var(--Grid_Gutter) * 2);
  --Header: calc(
    var(--Header_Height-mobile) + var(--Announcement_Height) + 68px
  );
  background-color: #fff !important;
  margin-left: auto !important;
  margin-right: auto !important;
  padding-left: var(--Padding) !important;
  padding-right: var(--Padding) !important;
  padding-top: 15px !important;
  position: fixed !important;
  top: var(--Header);
  transform: translateY(0) !important;
  transition: transform var(--Transition_Short) ease, visibility 0s,
    opacity var(--Transition_Default) ease !important;
  width: 100% !important;
}
[data-skinny-banner="true"] #boost-pfs-search-suggestion-0 {
  top: calc(var(--Header) + var(--Skinny_Banner_Height)) !important;
}
body:not(.util-IsSafari) div#boost-pfs-search-suggestion-0 {
  opacity: 0 !important;
}
body.util-Loaded div#boost-pfs-search-suggestion-0 {
  opacity: 1 !important;
}
@media only screen and (min-width: 1201px) {
  div#boost-pfs-search-suggestion-0 {
    --Header: calc(var(--Header_Height) + var(--Announcement_Height) + 68px);
    --Padding: calc(var(--Grid_Gutter) * 8) !important;
  }
}
.lyt-Site-hiddenHeader.sb-SearchBar-active div#boost-pfs-search-suggestion-0 {
  transform: translateY(var(--Header_Minus-mobile)) !important;
}
@media only screen and (min-width: 1201px) {
  .lyt-Site-hiddenHeader.sb-SearchBar-active div#boost-pfs-search-suggestion-0 {
    transform: translateY(var(--Header_Minus)) !important;
  }
}
.boost-pfs-search-suggestion-column-2-non-fullwidth:not(
    .boost-pfs-search-suggestion-mobile
  ) {
  left: 0 !important;
  max-width: 100% !important;
  width: 100% !important;
}
.boost-pfs-search-suggestion {
  -moz-border-radius: 0 !important;
  -webkit-border-radius: 0 !important;
  border-radius: 0 !important;
  -ms-box-shadow: none !important;
  -webkit-box-shadow: none !important;
  box-shadow: none !important;
  display: grid;
  gap: 0 30px;
  grid-template-columns: fit-content(100%) 1fr;
  left: 0 !important;
}
.boost-pfs-search-suggestion-popover {
  display: none !important;
}
[class*="boost-pfs-search-suggestion-column-2-"]:not(
    .boost-pfs-search-suggestion-mobile
  ).boost-pfs-search-suggestion-product-item-type-grid
  .boost-pfs-search-suggestion-groups-others {
  width: 100% !important;
}
@media only screen and (min-width: 768px) {
  [class*="boost-pfs-search-suggestion-column-2-"]:not(
      .boost-pfs-search-suggestion-mobile
    ).boost-pfs-search-suggestion-product-item-type-grid
    .boost-pfs-search-suggestion-groups-pro {
    width: 100% !important;
  }
}
.boost-pfs-search-suggestion-header {
  background-color: transparent !important;
  color: var(--Color_Black) !important;
  font-family: var(--Font_Family);
  font-size: 16px !important;
  font-weight: 600 !important;
  line-height: 26px !important;
  margin-bottom: 15px !important;
  padding: 0 !important;
  text-transform: lowercase !important;
}
.boost-pfs-search-suggestion-group
  li.boost-pfs-search-suggestion-item.boost-pfs-ui-item {
  padding: 10px 0 !important;
}
.boost-pfs-search-suggestion-group
  li.boost-pfs-search-suggestion-item.boost-pfs-ui-item
  > a {
  font-size: 14px !important;
  font-weight: 400 !important;
}
.boost-pfs-search-suggestion-group
  li.boost-pfs-search-suggestion-item.boost-pfs-ui-item
  > a
  > b {
  font-weight: 600 !important;
}
.boost-pfs-search-suggestion-group
  li.boost-pfs-search-suggestion-item.boost-pfs-ui-item:hover {
  background-color: transparent !important;
  border: none !important;
  box-shadow: none !important;
}
.boost-pfs-search-suggestion-product-item-type-grid:not(
    .boost-pfs-search-suggestion-mobile
  )
  .boost-pfs-search-suggestion-group[data-group*="products"]
  .boost-pfs-search-suggestion-item {
  margin-right: 37px !important;
  max-width: 180px !important;
}
.boost-pfs-filter-tree-h
  .boost-pfs-filter-option
  .boost-pfs-filter-option-content,
.boost-pfs-filter-tree-h
  .boost-pfs-filter-option:not(.boost-pfs-filter-option-collapsed)
  .boost-pfs-filter-option-title {
  z-index: 30 !important;
}
@media only screen and (max-width: 900px) {
  .boost-pfs-filter-tree-h-wrapper .boost-pfs-filter-options-wrapper,
  .boost-pfs-filter-tree-h-wrapper .boost-pfs-filter-tree-h[data-is-desktop] {
    display: none !important;
  }
  .drw-Drawer
    .boost-pfs-filter-tree-h-wrapper
    .boost-pfs-filter-options-wrapper {
    display: block !important;
  }
  .boost-pfs-filter-tree-h
    .boost-pfs-filter-option.boost-pfs-filter-has-scrollbar
    .boost-pfs-filter-option-content
    .boost-pfs-filter-option-content-inner {
    max-height: unset !important;
    overflow-y: hidden !important;
  }
}
.boost-pfs-search-suggestion-product-item-type-grid:not(
    .boost-pfs-search-suggestion-mobile
  )
  .boost-pfs-search-suggestion-group[data-group*="products"]
  > ul {
  display: flex !important;
  flex-wrap: nowrap !important;
  overflow-x: auto !important;
  padding-top: 26px !important;
  position: relative !important;
}
.boost-pfs-search-suggestion
  .boost-pfs-search-suggestion-group
  li.boost-pfs-search-suggestion-header-products.boost-pfs-search-suggestion-header {
  left: 0 !important;
  position: absolute ;
  top: 0 !important;
}
@media only screen and (max-width: 900px) {
  .boost-pfs-search-suggestion-mobile-overlay,
  .boost-pfs-search-suggestion-mobile-style1,
  .boost-pfs-search-suggestion-mobile-top-panel {
    display: none !important;
  }
}
