/* MURCELL_PRODUCTS_V017_TOOLBAR_FIX */
.murcell-products-v017 .murcell-products-results{
  min-width:0!important;
  container-type:inline-size;
  container-name:murcell-products-results;
}
.murcell-products-v017 .murcell-products-toolbar{
  display:flex!important;
  align-items:center!important;
  justify-content:space-between!important;
  flex-direction:row!important;
  flex-wrap:nowrap!important;
  gap:14px!important;
  width:100%!important;
  min-width:0!important;
  min-height:76px!important;
  padding:14px 16px!important;
  overflow:hidden!important;
}
.murcell-products-v017 .crafto-pro-results-copy{
  display:flex!important;
  flex:1 1 auto!important;
  flex-direction:row!important;
  flex-wrap:wrap!important;
  align-items:center!important;
  gap:4px 11px!important;
  min-width:0!important;
  width:auto!important;
}
.murcell-products-v017 .crafto-pro-results-copy>span,
.murcell-products-v017 .crafto-pro-results-copy>strong,
.murcell-products-v017 .crafto-pro-results-copy>small{
  display:inline-flex!important;
  align-items:center!important;
  margin:0!important;
  white-space:nowrap!important;
}
.murcell-products-v017 .crafto-pro-results-copy>span{
  flex:0 0 100%!important;
  line-height:1.2!important;
}
.murcell-products-v017 .crafto-pro-results-copy>strong{
  flex:0 1 auto!important;
  min-width:0!important;
  font-size:17px!important;
}
.murcell-products-v017 .crafto-pro-results-copy>small{
  flex:0 0 auto!important;
  min-height:22px!important;
  padding:0 8px!important;
  border:1px solid rgba(32,41,103,.12)!important;
  border-radius:999px!important;
  background:#f5f7fb!important;
  color:#68757d!important;
}
.murcell-products-v017 .crafto-pro-results-controls{
  display:grid!important;
  flex:0 1 auto!important;
  grid-template-columns:78px minmax(104px,118px) minmax(168px,190px)!important;
  align-items:center!important;
  justify-content:end!important;
  gap:8px!important;
  width:auto!important;
  min-width:0!important;
  max-width:100%!important;
}
.murcell-products-v017 .crafto-pro-view-toggle,
.murcell-products-v017 .crafto-pro-results-controls>label{
  width:100%!important;
  min-width:0!important;
  margin:0!important;
}
.murcell-products-v017 .crafto-pro-results-controls>label{
  display:grid!important;
  grid-template-columns:auto minmax(0,1fr)!important;
  align-items:center!important;
  gap:6px!important;
  padding:0 6px 0 9px!important;
}
.murcell-products-v017 .crafto-pro-results-controls label>span{
  min-width:0!important;
  white-space:nowrap!important;
}
.murcell-products-v017 .crafto-pro-results-controls select,
.murcell-products-v017 .crafto-pro-results-controls label:last-child select{
  width:100%!important;
  min-width:0!important;
  max-width:100%!important;
  padding-left:4px!important;
  text-overflow:ellipsis!important;
}

@container murcell-products-results (max-width:760px){
  .murcell-products-v017 .murcell-products-toolbar{
    display:grid!important;
    grid-template-columns:1fr!important;
    align-items:stretch!important;
    gap:12px!important;
    min-height:0!important;
    overflow:visible!important;
  }
  .murcell-products-v017 .crafto-pro-results-copy{
    display:grid!important;
    grid-template-columns:minmax(0,1fr) auto!important;
    grid-template-areas:"eyebrow eyebrow" "count range"!important;
    align-items:end!important;
    gap:4px 10px!important;
    width:100%!important;
  }
  .murcell-products-v017 .crafto-pro-results-copy>span{grid-area:eyebrow!important;flex-basis:auto!important}
  .murcell-products-v017 .crafto-pro-results-copy>strong{grid-area:count!important}
  .murcell-products-v017 .crafto-pro-results-copy>small{grid-area:range!important;justify-self:end!important}
  .murcell-products-v017 .crafto-pro-results-controls{
    grid-template-columns:78px minmax(104px,.72fr) minmax(154px,1.28fr)!important;
    justify-content:stretch!important;
    width:100%!important;
  }
}

@container murcell-products-results (max-width:500px){
  .murcell-products-v017 .crafto-pro-results-controls{
    grid-template-columns:minmax(96px,.72fr) minmax(146px,1.28fr)!important;
  }
  .murcell-products-v017 .crafto-pro-view-toggle{display:none!important}
}

@media(max-width:767px){
  .murcell-products-v017 .murcell-products-toolbar{
    display:grid!important;
    grid-template-columns:1fr!important;
    align-items:stretch!important;
    gap:12px!important;
    min-height:0!important;
    padding:14px!important;
    overflow:visible!important;
  }
  .murcell-products-v017 .crafto-pro-results-copy{
    display:grid!important;
    grid-template-columns:minmax(0,1fr) auto!important;
    grid-template-areas:"eyebrow eyebrow" "count range"!important;
    align-items:end!important;
    gap:4px 10px!important;
    width:100%!important;
  }
  .murcell-products-v017 .crafto-pro-results-copy>span{grid-area:eyebrow!important;flex-basis:auto!important}
  .murcell-products-v017 .crafto-pro-results-copy>strong{grid-area:count!important}
  .murcell-products-v017 .crafto-pro-results-copy>small{grid-area:range!important;justify-self:end!important}
  .murcell-products-v017 .crafto-pro-results-controls{
    grid-template-columns:minmax(96px,.72fr) minmax(146px,1.28fr)!important;
    justify-content:stretch!important;
    width:100%!important;
  }
  .murcell-products-v017 .crafto-pro-view-toggle{display:none!important}
}
