/*!****************************************************************************************************************************************************************************************************************************************************************************************************************************************************************************************************************************************************************************!*\
  !*** css ./sfra-webpack-builder/node_modules/css-loader/dist/cjs.js??ruleSet[1].rules[0].use[1]!./sfra-webpack-builder/node_modules/postcss-loader/dist/cjs.js??ruleSet[1].rules[0].use[2]!./sfra-webpack-builder/node_modules/css-unicode-loader/index.js!./sfra-webpack-builder/node_modules/sass-loader/dist/cjs.js??ruleSet[1].rules[0].use[4]!./shark-ninja/cartridges/app_custom_sharkninja_core/cartridge/client/default/scss/experience/plp/categoryCarousel.scss ***!
  \****************************************************************************************************************************************************************************************************************************************************************************************************************************************************************************************************************************************************************************/
/* stylelint-disable */
/* stylelint-enable */
/***************************** Category Colors *****************************/
/***************************** Fonts *****************************/
/***************************** Border *****************************/
/***************************** Background *****************************/
/* stylelint-disable */
/* stylelint-enable */
/* stylelint-disable */
/* stylelint-enable */
.popular-categories-carousel__container {
  background-color: #fff;
  position: relative;
  max-width: 90rem;
  margin: 0 auto;
}
@media (min-width: 1200px) {
  .popular-categories-carousel__container {
    width: 100%;
    overflow: hidden;
  }
  .popular-categories-carousel__container::before {
    content: "";
    position: absolute;
    width: 5rem;
    height: 100%;
    top: 0;
    left: 0;
    z-index: 5;
    background-color: #fff;
  }
}

.plp-category-carousel-wrapper {
  padding: 2.5rem 0 2.5rem 0.75rem;
}
@media (min-width: 1200px) {
  .plp-category-carousel-wrapper {
    overflow: visible;
    margin: 3rem 3.5rem 3rem 5rem;
    padding: 0;
  }
}
@media (min-width: 1200px) {
  .plp-category-carousel-wrapper .slick-list.draggable {
    overflow: visible;
  }
}
.plp-category-carousel-wrapper .plp-category-carousel {
  margin-bottom: 1.5rem;
}
@media (min-width: 1200px) {
  .plp-category-carousel-wrapper .plp-category-carousel {
    margin-bottom: 3rem;
  }
}
.plp-category-carousel-wrapper .plp-category-carousel .slick-slide {
  margin-right: 0.75rem;
}
@media (min-width: 1200px) {
  .plp-category-carousel-wrapper .plp-category-carousel .slick-slide {
    margin-right: 1.5rem;
  }
}
.plp-category-carousel-wrapper .plp-category-carousel .slick-dots {
  bottom: -2.8125rem;
}
@media (min-width: 1200px) {
  .plp-category-carousel-wrapper .plp-category-carousel .slick-dots {
    bottom: -5rem;
    padding-right: 1.5rem;
  }
}
.plp-category-carousel-wrapper .plp-category-carousel .slick-dots li button::before {
  content: "";
}
@media (min-width: 1200px) {
  .plp-category-carousel-wrapper .plp-category-carousel .slick-next::before,
  .plp-category-carousel-wrapper .plp-category-carousel .slick-prev::before {
    content: "";
  }
}
.plp-category-carousel-wrapper .plp-category-carousel__title {
  font-family: "DM Sans", arial, helvetica, serif;
  font-size: 0.875rem;
  font-weight: 700;
  color: #000;
  line-height: 1.25rem;
  letter-spacing: 0.046875rem;
  margin-bottom: 1rem;
}
@media (min-width: 1200px) {
  .plp-category-carousel-wrapper .plp-category-carousel__title {
    margin-bottom: 1.5rem;
  }
}
.plp-category-carousel-wrapper .navigation-container {
  padding-right: 2rem;
}

.hide-category-tiles {
  opacity: 0;
}

/*# sourceMappingURL=categoryCarousel.css.map*/