<html><head><meta name="color-scheme" content="light dark"></head><body><pre style="word-wrap: break-word; white-space: pre-wrap;">/** Shopify CDN: Minification failed

Line 225:0 Unexpected "}"

**/
/*********************** Custom CSS for Boost Filter &amp; Search  ************************/




/**************************** Place your custom css below  ****************************/
.boost-pfs-sidebar {
  width: 25%;
}

.boost-pfs-sidebar-enabled--true {
  width: 75%;
}

.boost-pfs-filter-products .js-load-more.load-more {
  display: none !important;
}

.boost-pfs-filter-load-more {
  margin-top: 20px;
}

.collection-template-section .load-more {
  display: none !important;
}

.boost-pfs-in-collection-search-wrapper {
  margin: 0;
}

/* Search */
.boost-pfs-search-form {
  margin: 0 auto 30px;
}

.boost-pfs-search-form .boost-pfs-search-box {
  padding: 0 10px;
}

.boost-pfs-search-result-number {
  clear: both;
  text-align: center;
}

.search__results-wrapper {
  display: none !important;
}

.boost-pfs-filter-top-sorting {
  width: 65%;
}

.boost-pfs-filter-top-sorting-wrapper {
  text-align: right;
}

.boost-pfs-filter-top-sorting-wrapper label {
  margin-right: 8px;
}

/* Filter */
/* .boost-pfs-filter-option-label span,
.boost-pfs-filter-option-label a {
  color: black;
} */

.boost-pfs-filter-tree-open-body .sidebar {
  -webkit-transform: none;
}


/**** Custom Search result toolbar ****/
.boost-pfs-search-result-toolbar {
  display: flex;
  align-items: center;
  margin: 35px 0;
  border-top: 1px solid #ededed;
  border-bottom: 1px solid #ededed;
  white-space: nowrap;
}

.boost-pfs-search-result-toolbar .boost-pfs-search-result-item:first-child {
  flex: auto;
}

.boost-pfs-search-result-toolbar .boost-pfs-search-result-panel-controls {
  padding: 17px 0;
  margin: 0;
}

.boost-pfs-search-result-toolbar .boost-pfs-search-result-panel-controls li {
  margin-bottom: 0;
  line-height: 1em;
}

.boost-pfs-search-result-toolbar .boost-pfs-search-result-panel-controls li button {
  min-height: initial;
  height: initial;
  color: #000;
}

.boost-pfs-search-result-toolbar .boost-pfs-search-total-result {
  font-style: italic;
}
.mobile-search input.boost-pfs-search-box {
  font-family: "Open Sans", sans-serif;
  font-weight: 600;
  font-style: normal;
  font-size: 16px;
  text-transform: uppercase;
  padding-left: 40px;
  padding-right: 20px;
  border: 0;
  border-bottom: 1px solid #eeeeee;
}
.mobile-search input.boost-pfs-search-box:focus, .mobile-search input.boost-pfs-search-box:active {
  border-bottom: 1px solid #eeeeee;
}

.boost-pfs-search-result-wrap {
  width: 100%;
}

.boost-pfs-search-result-list-item .boost-pfs-search-result-list-item-title {
  color: #333;
}

@media (max-width: 767px) {
  .boost-pfs-filter-top-sorting {
    width: 100%;
  }

  .boost-pfs-filter-top-sorting-wrapper {
    text-align: left;
    margin-bottom: 15px;
  }

  .boost-pfs-search-result-toolbar .boost-pfs-search-total-result {
    display: none;
  }

  .search__results-wrapper {
    display: none !important;
  }
  .boost-pfs-search-suggestion-wrapper {
    z-index: 999999999;
  }
}

.banner_holder {
    position: absolute;
    top: 0;
    right: 1;
}

.new_banner, .preorder_banner, .sale_banner {
    background: #393c3f;
    font-family: 'Open Sans';
    font-weight: 600;
    font-style: normal;
    font-size: 15px;
    text-transform: uppercase;
    letter-spacing: 1px;
    padding: 8px 12px;
    text-align: center;
    color: #fff;
    -webkit-appearance: none;
    -webkit-font-smoothing: antialiased;
    -moz-osx-font-smoothing: grayscale;
    font-smoothing: antialiased;
}

/* Boost-107980-start */

.search__container {
  justify-content: center;
  display: none;
}

.search__container.visible { 
  display: block;
}

.boost-pfs-search-suggestion {
  min-height: 200px !important;
}

/* .shopify-section--collection-template #boost-pfs-search-suggestion-5 {
  top: 82vh!important;
} */

/* @media (min-width: 800px) {
  #boost-pfs-search-suggestion-5 {
  top: 89vh !important;
}
}

@media (min-width: 900px) {
  #boost-pfs-search-suggestion-5 {
  top: 94vh !important;
}
}

@media (min-width: 1100px) {
  #boost-pfs-search-suggestion-5 {
  top: 96vh !important;
}
} */

/* @media (min-width: 1300px) {
  #boost-pfs-search-suggestion-5 {
  top: 44vw !important;
}
}

@media (min-width: 1700px) {
  #boost-pfs-search-suggestion-5 {
  top: 41vw !important;
} */
}

.search__container .boost-pfs-search-suggestion-popover {
  top: 130px !important;
}

.search__form {
  max-width: 100%;
}

.boost-pfs-in-collection-search {
  display: flex;
  justify-content: center;
}

.boost-pfs-in-collection-search-wrapper {
  width: 60%;
}

.boost-pfs-collection-search-number {
  text-align: center;
  width: 100%;
  font-weight: 600;
}

.boost-pfs-filter-button {
  width: fit-content !important;
}
/* Boost-107980-end */

body[class*=modal-open] {
  overflow: scroll !important;
}

.boost-sd__modal {
  display: none !important;
}</pre></body></html>