

/* Start:/local/templates/mebelvia-adaptive/components/mebelvia/catalog.section/new-mebelvia/style.css?1685087187629*/
.showcase__cards__seo_text {
  overflow: hidden;
  text-overflow: ellipsis;
  display: -moz-box;
  -moz-box-orient: vertical;
  display: -webkit-box;
  -webkit-line-clamp: 3;
  -webkit-box-orient: vertical;
  line-clamp: 3;
  box-orient: vertical;
}

.showcase__cards__seo_text.full {
  overflow: initial;
  -webkit-line-clamp: initial;
  line-clamp: initial;
  text-overflow: initial;
}

.showcase__cards__seo-show {
  display: none;
  margin-top: 5px;
}

.showcase__cards__seo-show-text {
  color: #8A8785;
  border-bottom: 1px dashed #8A8785;

  cursor: pointer;
}

.showcase__cards__seo-show-text:hover {
  color: #ef7f1b;
}

/* End */
/* /local/templates/mebelvia-adaptive/components/mebelvia/catalog.section/new-mebelvia/style.css?1685087187629 */
