.catalog-page__text_full {
  font-size: 15px;
  font-weight: 500;
  line-height: 1.5;
  display: -webkit-box;
  -webkit-box-orient: vertical;
  overflow: hidden;
  margin-bottom: 10px;
}



.sku_block_color {
  display: inline-flex;
  flex-wrap: wrap;
  margin-left: -4px;
  margin-right: -4px;
  margin-top: 10px;
  height: 20px;
}

.sku_icon_color {
  width: 20px;
  height: 20px;
  position: relative;
  background: #ffffff;
  border-radius: 50%;
}

.sku_item_color{
  padding-left: 2px;
  padding-right: 2px;
}

.catalog_section .catalog-page__catalog-wrap-all {
  padding-bottom: 10px;
}

.catalog_section .catalog-page__text {
  margin-top: 10px;
}