/*!******************************************************************************************************************************************************************************************************************************************************************!*\
  !*** css ./node_modules/css-loader/dist/cjs.js??ruleSet[1].rules[1].use[1]!./node_modules/sass-loader/dist/cjs.js??ruleSet[1].rules[1].use[2]!./cartridges/app_custom_kohler/cartridge/client/default/scss/experience/components/customAssets/categoryPage.scss ***!
  \******************************************************************************************************************************************************************************************************************************************************************/
.location-submenu,
.location-submenu-tablet {
  background-color: black;
}

.kohler-description {
  padding: 0 10px 0 8px;
  gap: 9px;
  background-color: #FFF;
  height: 125px;
  justify-content: center;
}
@media (max-width: 768.98px) {
  .kohler-description {
    flex-direction: column;
    gap: 0;
    height: auto;
  }
}
.kohler-description .category-name {
  color: #000;
  font-size: 28px;
  line-height: 36px;
  font-family: Poppins, sans-serif;
  border-right: 2px solid #FFF;
  display: flex;
  align-items: center;
  margin: 20px 0;
  border: 0;
  padding: 0;
}
@media (max-width: 768.98px) {
  .kohler-description .category-name {
    border-right: 0;
    margin: 0;
    align-self: center;
    font-size: 12px;
    line-height: 18px;
    margin-top: 9px;
  }
}

a:hover {
  text-decoration: none;
  color: inherit;
}

.description span {
  color: #FFF !important;
  font-size: 13px;
  font-weight: 200;
  font-family: Poppins, sans-serif;
}
@media (max-width: 991.98px) {
  .description span {
    font-size: 9px;
    line-height: 0px;
  }
}
@media (max-width: 768.98px) {
  .description span {
    font-size: 10px;
    line-height: 12px;
  }
}
.description p {
  color: #FFF;
  font-size: 13px;
  font-weight: 200;
  font-family: Poppins, sans-serif;
  line-height: 14px;
  margin-top: 10px;
}
@media (max-width: 991.98px) {
  .description p {
    font-size: 9px;
  }
}
@media (max-width: 768.98px) {
  .description p {
    font-size: 10px;
    line-height: 12px;
  }
}
.description strong {
  color: #FFF !important;
  font-size: 13px;
}
@media (max-width: 991.98px) {
  .description strong {
    font-size: 9px;
    line-height: 0px;
  }
}
@media (max-width: 768.98px) {
  .description strong {
    font-size: 10px;
    line-height: 12px;
  }
}

.ITC-text-underneath span {
  color: #FFF;
}

.ITC-figure img {
  height: auto;
}

@media (min-width: 544px) and (max-width: 991px) {
  .category-name {
    font-size: 16px;
    line-height: 27px;
    display: flex;
    align-items: center;
  }
  .category-name span {
    margin-right: 20px;
  }
}
.content-cp-p {
  padding: 6px;
}

.content-category:nth-last-child(1):nth-child(odd) {
  flex: 0 0 100%;
  max-width: 100%;
}

/*# sourceMappingURL=default\css\experience\components\customAssets\categoryPage.css.map*/