

/* Start:/local/templates/main/components/bitrix/news.list/wc.reply/style.css?17800418691656*/
div.news-list
{
	word-wrap: break-word;
}
div.news-list img.preview_picture
{
	float:left;
	margin:0 4px 6px 0;
}
.news-date-time {
	color:#486DAA;
}
.main-title.reply-main {
    font-size: 28px;
    margin-bottom: 20px;
    font-weight: 300;
    text-transform: uppercase;
    text-align: left;
}

.main-title.reply {
    font-style: normal;
    font-weight: bold;
    font-size: 40px;
    line-height: 130%;
    letter-spacing: 0.02em;
    text-transform: uppercase;
    color: #1F1D1C;

}

.main-title.reply-main a {
    color: #1F1D1C;
    text-decoration: none;
}
.reply-block {
    /*max-width: 800px;*/
    /*margin: 0 auto;*/
    padding: 50px 0 80px;
  /*  text-align: center;*/
    padding-bottom: 0px;
    padding-top: 0px;
}


.reply-content_name {
    font-size: large;
    margin-bottom: 10px;
}
.reply-content_stars{
    margin-bottom: 15px;
}
.checked {
    color: orange;
}
.reply-content_item {
    margin-bottom: 30px;
}

.woo_btn-reply{
    width: 200px;
    height: 50px;
    line-height: 50px;
    background-color: #000;
    border: 1px solid #000;
    font-size: 13px;
    font-family: MuseoSansCyrl-Light;
    font-weight: 300;
    text-align: center;
    text-transform: uppercase;
    color: #fff;
    border-radius: 0;
    margin: 35px auto 0;
    display: block;
    text-decoration: none;
    margin-bottom: 30px;
}
.woo_btn-reply:hover{
    color: #000;background-color: #fff;
}

@media (max-width: 768px) {
    .reply-content_item {
        margin: 20px 0;
    }
}
@media (max-width: 576px) {
    .reply-content_text{ font-size: 14px; }
}
@media (max-width: 480px) {
    .main-title.reply {
        font-size: 25px;
    }
}

/* End */
/* /local/templates/main/components/bitrix/news.list/wc.reply/style.css?17800418691656 */
