

/* Start:/bitrix/components/creativt/vkreview/templates/.default/style.css?17376132031104*/
.review_vk{
  margin: auto;
}
.comment_item{
  display:flex;
  padding:20px 0;
  border-bottom: solid #e7e8ec;
  border-width: 1px 0;
}
.comment_item .info{
  margin-left:10px;
  flex:1;
}
.avtor_name{
  font-weight: 700;
}
.avtor_date{
  color: #939393
}
.avatar_vk{
  border-radius:50%;
}
.attachments img{
  max-width:250px;
}
.write_review{
  background: #e0212c;
  border: 1px solid #e0212c;
  color: #f4f6f6;
  box-shadow: inset 0 1px 0 rgba(255,255,255,0.2);
    display: inline-block;
  padding: 6px 12px;
  margin-bottom: 0;
  font-size: 14px;
  font-weight: 400;
  line-height: 1.42857143;
  text-align: center;
  text-decoration: none;
  white-space: nowrap;
  vertical-align: middle;
  cursor: pointer;
  -webkit-user-select: none;
  -moz-user-select: none;
  -ms-user-select: none;
  user-select: none;
  border-radius: 4px;
  margin-top: 15px;
}
.write_review:visited{
  color: #f4f6f6;
}
.write_review:hover{
  color:#fff;
}
.attachments{
  margin-top:10px;
}
@media (max-width: 768px){
.review_vk {
    width: 100% !important;
}
/* End */
/* /bitrix/components/creativt/vkreview/templates/.default/style.css?17376132031104 */
