

/* Start:/local/templates/jewelry/components/bitrix/news/template1/bitrix/news.detail/.default/style.css?17522400711971*/
div.news-detail
{
	word-wrap: break-word;
}
div.news-detail img.detail_picture
{
	float: none;
	margin:0 8px 6px 1px;
	max-width: 520px;
	display: none;
}
.news-date-time
{
	color:#486DAA;
}
.b-section-news {
	border-top: 1px solid #ededed;
	background: #fbfbfb;
    display: block;
    transform: translateX(-50%);
    margin-left: 50%;
    max-width: 100vw;
    min-width: 100%;
	margin-bottom: -30px;
    width: 100vw;
}
.b-section-news .section-news__wrap {
	max-width: 1180px;
	padding: 50px 20px 60px;
	margin: 0 auto;
}
.b-section-news h2 {
	text-align: center;
}
.b-detail-back {
	position: absolute;
	left: 30px;
}
.b-detail-back a,
.b-detail-back a:active,
.b-detail-back a:visited {
	color: #dd3f64;
	text-decoration: none;
}
/* ------------------------------ */

.b-catalog-tab--detail .catalog-top .glide .glide__arrow {
	top: 0;
}
.b-news--advice {}
.b-news--advice .news__item {
	display: flex;
}
.b-news--advice .news__item:not(:last-child){
	margin-bottom: 28px;
}
.b-news--advice .news__col-left {
	max-width: 180px;
	width: 100%;
	max-height: 120px;
	height: 100%;
	margin-right: 20px;
}
.b-news--advice .news__col-right {
	padding: 20px 0 0 0;
}
.b-news--advice img {
	float: none;
	height: 120px;
	width: 100%;
}
.b-news--advice a, 
.b-news--advice a:active,
.b-news--advice a:visited {
	color: #000;
	text-decoration: none;
	font-size: 20px;
	margin-bottom: 20px;
	font-weight: 500;

}
/* ---------------------------- */

.news-detail__top {
	display: flex;
    align-items: center;
    column-gap: 18px;
	margin-top: 20px;
	margin-bottom: 20px;
}

.news-detail__view-count {
	color: #a9a9a9;
    font-size: 16px;
    line-height: 1;
    display: flex;
    align-items: center;
}

.news-detail__view-count::before {
	content: "";
    display: inline-block;
    width: 23px;
    height: 12px;
    background: url('/local/templates/jewelry/images/view-count.png') center center / cover no-repeat;
    vertical-align: middle;
    margin-right: 10px;
}

/* End */
/* /local/templates/jewelry/components/bitrix/news/template1/bitrix/news.detail/.default/style.css?17522400711971 */
