/*!*******************************************************************************************************************************************************************************************************************************************************************************************************************************!*\
  !*** css ./node_modules/css-loader/index.js??ruleSet[1].rules[0].use[1]!./node_modules/postcss-loader/lib/index.js??ruleSet[1].rules[0].use[2]!./node_modules/sass-loader/dist/cjs.js??ruleSet[1].rules[0].use[3]!../app_dynamite_react/cartridges/app_dynamite_react/cartridge/client/default/scss/react/search/search.scss ***!
  \*******************************************************************************************************************************************************************************************************************************************************************************************************************************/
#react-Plp {
  padding: 0px 24px;
}

.plp-search-banner {
  margin-top: 4px;
  margin-bottom: 24px;
}

#plp-filters-layout-selectors {
  display: -ms-flexbox;
  display: flex;
  -ms-flex-direction: row;
      flex-direction: row;
  width: 100%;
  height: 40px;
  -ms-flex-pack: justify;
      justify-content: space-between;
  -ms-flex-align: center;
      align-items: center;
  padding: 10px 24px;
}
#plp-filters-layout-selectors.plp-filters-layout-selectors-V2 {
  height: auto;
  padding: 0px 24px 0px;
}
#plp-filters-layout-selectors .count-and-layout {
  display: -ms-flexbox;
  display: flex;
  -ms-flex-direction: row;
      flex-direction: row;
  -ms-flex-pack: center;
      justify-content: center;
  -ms-flex-align: center;
      align-items: center;
}

#react-PLP-RefinementBar {
  width: 100%;
  -ms-flex-negative: 1;
      flex-shrink: 1;
}

.back-to-top {
  position: absolute;
  display: -ms-flexbox;
  display: flex;
  -ms-flex-direction: column;
      flex-direction: column;
  -ms-flex-pack: center;
      justify-content: center;
  -ms-flex-align: center;
      align-items: center;
  bottom: 5px;
  right: 5px;
  width: 32px;
  height: 32px;
  padding: 0px;
  border: none;
  border-radius: 4px;
  box-shadow: 0 2px 4px 0 rgba(0, 0, 0, 0.32);
  background-color: #fff;
}
.back-to-top img {
  width: 13px;
  height: 13px;
}

.search-banner {
  background: none;
}
.search-banner.hero {
  height: auto;
}
