

/* Start:/local/templates/mebelm_2026/components/bitrix/news/blog/bitrix/news.list/.default/style.css?1787757122404*/
.news__img-wrap {
  position: relative;
}

.news__img-wrap span {
  display: none;
  position: absolute;
  top: 50%;
  margin-top: -10px;
  width: 100%;
  text-align: center;
  color: #fff;
}

.news__img-wrap:hover span {
  display: block;
}

.news__img-wrap:hover:before {
  content: "";
  background-color: rgba(36, 164, 255, 0.66);
  position: absolute;
  right: 0;
  left: 0;
  bottom: 0;
  top: 0;
}
/* End */
/* /local/templates/mebelm_2026/components/bitrix/news/blog/bitrix/news.list/.default/style.css?1787757122404 */
