html body main .e-con .elementor-widget-shortcode .category-product-types {
  list-style: none;
  padding: 0;
  display: flex;
  flex-direction: column;
  align-items: flex-start;
  gap: 16px;
  align-self: stretch;
}
html body main .e-con .elementor-widget-shortcode .category-product-types__item {
  position: relative;
  display: flex;
  padding: 16px 32px;
  flex-direction: column;
  align-items: flex-start;
  align-self: stretch;
  border-radius: 16px;
  background: #FFF;
  box-shadow: 0 4px 4px 0 rgba(0, 0, 0, 0.04), 0 1px 3px 0 rgba(0, 0, 0, 0.16);
}
html body main .e-con .elementor-widget-shortcode .category-product-types__link {
  color: #444;
  font-size: 20px;
  font-style: normal;
  font-weight: 300;
  line-height: 32px;
}
html body main .e-con .elementor-widget-shortcode .category-product-types__link:after {
  content: "";
  width: 100%;
  height: 100%;
  display: block;
  position: absolute;
  left: 0;
  top: 0;
}

/*# sourceMappingURL=catalog-related-categorie.css.map */
