<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 56:55 The "-" operator only works if there is whitespace on both sides

**/
.search-dd__input.boost-sd__search-widget-init-input {
    padding: 8px 10px;
    border-radius: 50px;
    border: solid 1px #eee;
    width: 160px;
    height: 38px;
    font-family: Inter;
    font-size: 19px;
    font-weight: 400;
    font-stretch: normal;
    font-style: normal;
    line-height: 1.6;
    letter-spacing: normal;
    text-align: left;
    color: #b2b4b6;
}

 .boost-sd__filter-block {
        margin-top:50px;
      }

      .boost-sd__suggestion-queries-item {
            background-image: none !important;
        }

      .boost-sd__search-form-wrapper {
        margin-top: -125px;
      }

      .boost-sd__collection-header {
        margin-bottom: -40px;  
      }
      
  .boost-sd__header-description p {
  font-size: 16px !important;
  font-weight: normal !important;
  font-family: "Inter", sans-serif !important;
}

@media (min-width: 1024px) {
  .boost-sd__header-description p {
    width: 65%;
  }
}

        [data-section-id][data-container-width="4"]:not([data-container])&gt;:not([data-container]).apps--wrapper {
        max-width:100%;
      }
      
      :root {
        --boostsd-general-page-width-desktop: calc(100%-1em) !important;
      }

      .boost-sd__product-info .star-clickable a {
        padding-left: 6px;
      }


      .boost-sd__filter-option:has(.boost-sd__filter-option-rating-item) 
  .boost-sd__filter-option-listitem {
  display: flex !important;
  flex-direction: column-reverse !important;
}</pre></body></html>