

/* Start:/local/templates/citrus_arealty3/components/bitrix/news/reviews/bitrix/news.detail/.default/style.css?1732013349803*/
@media all {
  .article-detail {
    display: flex;
  }

  .article-body {
    margin-left: 20px;
  }

  .article-meta {
    font-size: 14px;
    display: inline-block;
    color: #666;
    margin-bottom: 10px;
  }

  .article-user-ava {
    display: block;
  }

  .article-user-ava span {
    display: block;
    min-width: 170px;
    padding-bottom: 100%;
    background-repeat: no-repeat;
    background-size: cover;
  }

  .article-footer {
    margin-top: 40px;
    margin-bottom: 70px;
  }

  .article__props {
    color: #666;
  }

  .article__props .property__title {
    font-weight: bold;
  }
}

@media (max-width: 479px) {
  .article-detail {
    display: block;
  }

  .article-body {
    margin-left: 0;
    margin-top: 20px;
  }

  .article-user-ava span {
    padding-bottom: 50%;
  }

}

/* End */
/* /local/templates/citrus_arealty3/components/bitrix/news/reviews/bitrix/news.detail/.default/style.css?1732013349803 */
