/* IPEKERP_SEARCH_RESULTS_TOOLBAR_COMPACT_V1:BEGIN */

@media (min-width: 761px) {
  body.sf-search-v2.sf-stage5-search-v1 .sf-search2-results {
    padding-top: 10px !important;
  }

  body.sf-search-v2.sf-stage5-search-v1 section#urunler {
    padding-top: 0 !important;
  }

  body.sf-search-v2.sf-stage5-search-v1 section#urunler .sf2-catalog-layout,
  body.sf-search-v2.sf-stage5-search-v1 section#urunler .sf2-catalog-results {
    margin-top: 0 !important;
    padding-top: 0 !important;
  }

  body.sf-search-v2.sf-stage5-search-v1 section#urunler .sf2-results-toolbar {
    box-sizing: border-box !important;
    width: 100% !important;
    min-height: 46px !important;
    height: 46px !important;
    margin: 0 0 8px !important;
    padding: 5px 7px 5px 12px !important;
    display: flex !important;
    align-items: center !important;
    justify-content: flex-start !important;
    gap: 10px !important;
    border: 1px solid #dbe3ec !important;
    border-radius: 8px !important;
    background: #fff !important;
    box-shadow: none !important;
  }

  body.sf-search-v2.sf-stage5-search-v1 section#urunler .sf2-results-toolbar::before,
  body.sf-search-v2.sf-stage5-search-v1 section#urunler .sf2-results-toolbar::after {
    content: none !important;
    display: none !important;
  }

  body.sf-search-v2.sf-stage5-search-v1 section#urunler .sf5-results-count {
    flex: 0 0 auto !important;
    min-width: 0 !important;
    margin: 0 !important;
    padding: 0 !important;
    border: 0 !important;
    background: transparent !important;
    color: #4c6078 !important;
    font-size: 10.5px !important;
    line-height: 1 !important;
    font-weight: 750 !important;
    white-space: nowrap !important;
  }

  body.sf-search-v2.sf-stage5-search-v1 section#urunler .sf2-active-filters {
    flex: 1 1 auto !important;
    min-width: 0 !important;
    min-height: 0 !important;
    margin: 0 !important;
    padding: 0 !important;
    display: flex !important;
    align-items: center !important;
    gap: 5px !important;
    overflow: hidden !important;
    white-space: nowrap !important;
  }

  body.sf-search-v2.sf-stage5-search-v1 section#urunler .sf2-active-filters:empty {
    display: block !important;
  }

  body.sf-search-v2.sf-stage5-search-v1 section#urunler .sf2-active-filters .sf2-no-filter {
    display: none !important;
  }

  body.sf-search-v2.sf-stage5-search-v1 section#urunler label.sf2-sort.sf2-sort--desktop {
    flex: 0 0 auto !important;
    height: 36px !important;
    min-height: 36px !important;
    margin: 0 0 0 auto !important;
    padding: 0 !important;
    display: inline-flex !important;
    align-items: center !important;
    gap: 7px !important;
    color: #65758a !important;
    font-size: 9.5px !important;
    line-height: 1 !important;
    font-weight: 750 !important;
    white-space: nowrap !important;
  }

  body.sf-search-v2.sf-stage5-search-v1 section#urunler label.sf2-sort.sf2-sort--desktop select {
    width: 190px !important;
    min-width: 190px !important;
    height: 36px !important;
    min-height: 36px !important;
    margin: 0 !important;
    padding: 0 34px 0 12px !important;
    border: 1px solid #d8e1eb !important;
    border-radius: 7px !important;
    background-color: #fff !important;
    color: #172f4f !important;
    font-size: 10.5px !important;
    font-weight: 650 !important;
    box-shadow: none !important;
  }

  body.sf-search-v2.sf-stage5-search-v1 section#urunler .sf5-view-switch {
    flex: 0 0 auto !important;
    height: 36px !important;
    margin: 0 !important;
    padding: 0 !important;
    display: inline-flex !important;
    align-items: stretch !important;
    overflow: hidden !important;
    border: 1px solid #d8e1eb !important;
    border-radius: 7px !important;
    background: #fff !important;
    box-shadow: none !important;
  }

  body.sf-search-v2.sf-stage5-search-v1 section#urunler .sf5-view-switch button {
    box-sizing: border-box !important;
    width: 38px !important;
    min-width: 38px !important;
    height: 34px !important;
    min-height: 34px !important;
    margin: 0 !important;
    padding: 0 !important;
    display: grid !important;
    place-items: center !important;
    border: 0 !important;
    border-radius: 0 !important;
    background: #fff !important;
    color: #244b78 !important;
    box-shadow: none !important;
  }

  body.sf-search-v2.sf-stage5-search-v1 section#urunler .sf5-view-switch button + button {
    border-left: 1px solid #d8e1eb !important;
  }

  body.sf-search-v2.sf-stage5-search-v1 section#urunler .sf5-view-switch button.is-active {
    background: #0f67d8 !important;
    color: #fff !important;
  }

  body.sf-search-v2.sf-stage5-search-v1 section#urunler .sf5-view-switch svg {
    width: 15px !important;
    height: 15px !important;
  }

  body.sf-search-v2.sf-stage5-search-v1 section#urunler #storefront-product-grid {
    margin-top: 0 !important;
  }
}

@media (max-width: 760px) {
  body.sf-search-v2.sf-stage5-search-v1 .sf-search2-results {
    padding-top: 9px !important;
  }
}

/* IPEKERP_SEARCH_RESULTS_TOOLBAR_COMPACT_V1:END */
