

/* Start:/local/templates/belfanmain/components/bitrix/news/new_design/bitrix/news.detail/blog/style.css?17564567258242*/
div.news-detail
{
	word-wrap: break-word;
}
div.news-detail img.detail_picture
{
	float:left;
	margin:0 8px 6px 1px;
}
.news-date-time
{
	color:#486DAA;
}
/*  [BLFN-1306-4]  */

.novelty .product_block .product-item a>img{
  width: calc(100% - 20px);
}
.novelty__content p{
	font-size: 16px !important;
	margin-bottom: 15px !important;
	line-height: 1.4 !important;
	letter-spacing: normal !important;
}

.novelty__content li{
	line-height: 1.4 !important;
}

.novelty__content h2{
	font-size: 28px;
	line-height: 25px;
	margin: 0 0 22px;
}

.novelty__content h3{
	font-size: 25px;
	line-height: 25px;
	margin: 0 0 22px;
	text-align:left;
}

.novelty__content h4{
	font-size: 22px;
	line-height: 25px;
	margin: 0 0 22px;
	text-align:left;
}
.novelty__content .product_block{
	display: flex;
	justify-content: center;
	flex-wrap: wrap;
	max-width: 660px;
	background: #f5f5f5;
}
.product_block .title_block{
	width: 100%;
	padding: 20px 35px;
}
.product_block .title_block>a{
	color: #000;
	border-color: rgba(0,0,0,.25);
	font-weight: 700;
	line-height: 24px;
	font-size: 16px;
}
.product_block .product-item__price{
	display: flex;
	justify-content: start;
}
.product_block .product-item__price>div{
	cursor: default;
}
.product_block .product-item__price .product-item__price_discount{
	color: #b93e14;
	margin-right: 20px;
	font-weight: bold;
}
.collection-link{
	max-width:750px;
	position: relative;
}
.collection-link:before,.collection-link:after{
	content: "";
	position: absolute;
	bottom: 4px;
	left: 0;
	width: 100%;
	height: 85px;
	background: #11111133;
	-webkit-transition: .3s;
	-o-transition: .3s;
	transition: .3s;
}
.novelty__content .blog-img{
	width: 100%;
	margin:0;
}
.collection-blog-title{
	position: absolute;
	bottom: 30px;
	left: 30px;
	color: #fff;
	border-bottom: 1px solid hsla(0,0%,100%,.5);
	font-size: 22px;
	line-height: 30px;
	font-weight: 700;
	display: inline-block;
	z-index: 1;
}
.novelty__detail-picture img{
	width:100%;
}
.novelty__content .product-item img{
	margin:0;
}
.novelty__content .product-item .product-item__extra{
	z-index:5;
}
.novelty__content table td{
	border:1px solid #111;
	padding:10px;
}
.novelty__content table tr:first-child td{
	background:#a8a8a8;
	color:#fff;
}

.novelty__content table ol li:before{
	float:left;
	margin-right: 10px;
	display: block;
	width: 20px;
	height: 20px;
	content: '';
	background-color: transparent;
	border: 2px solid #54b415;
	border-radius: 50%;
}
.novelty__content table ol li:after{
	position: absolute;
	top: 4px;
	left: 12px;
	display: block;
	width: 16px;
	height: 16px;
	font-size: 12px;
	font-weight: bold;
	line-height: 32px;
	text-align: center;
	content: counter(b);
	counter-increment: b;
	color: #54b415;
}
.novelty__content table ol li{
	position: relative;
	padding: 10px;
}
.novelty__content table ol{
	counter-reset: b;
	padding: 0;
	list-style: none;
}
.novelty__content table .li-one li:after{
	position: absolute;
	top: 4px;
	left: 12px;
	display: block;
	width: 16px;
	height: 16px;
	font-size: 12px;
	font-weight: bold;
	line-height: 32px;
	text-align: center;
	content: counter(c);
	counter-increment: c;
	color: #54b415;
}
.novelty__content table .li-one li:before{
	position: absolute;
	top: 10px;
	left: 10px;
	display: block;
	width: 20px;
	height: 20px;
	content: '';
	background-color: transparent;
	border: 2px solid #54b415;
	border-radius: 50%;
}
.novelty__content table .li-one{
	counter-reset: c;
	padding: 0;
	list-style: none;
}
@media screen and (max-width: 375px){
  .product_block .product-item__price .product-item__price_discount{
	margin-right: 10px;
  }
}
@media screen and (max-width: 320px){
  .product_block .product-item__price{
	flex-wrap: wrap;
	justify-content: center;
  }
  .product_block .product-item__price .product-item__price_discount{
	margin-right: 0;
  }
}
.product_block .product-item__price .product-item__price_full{
	font-size: 0.9em;
	position: relative;
}
.product_block .product-item__price .product-item__price_full:before{
	border-bottom: 1px solid #000;
	position: absolute;
	content: "";
	width: 100%;
	height: 50%;
	transform: rotate(-7deg);
}
.product_block .product-btn{
	width: 100%;
	text-align: center;
	padding: 0px 35px 20px;
}
.product_block .product-btn .btn{
	width: 75%;
}
/*
.novelty__content h2{
	font-size: 28px;
	margin: 0 0 20px;
	line-height: 42px;
}
.novelty__content h3{
	font-size: 23px;
	margin: 0 0 18px;
	line-height: 42px;
}*/

.list.list--star{
	margin-bottom: 15px;
}
.list.gul-list--star{
  	margin-bottom: 15px;
	counter-reset: a;
	padding: 0;
	list-style: none;
}
.list.list--disc{
	padding: 0;
	list-style: none;
}

.list.gul-list--star li{
  position: relative;
  padding-top: 10px;
  padding-left: 53px;
  padding-bottom: 10px;
}
.list.list--disc li{
	position: relative;
	padding-left: 53px;
	/*padding-top: 7px;*/
	/*padding-bottom: 7px;*/
}

.list.gul-list--star li:before{
  position: absolute;
  top: 3px;
  left: 10px;
  display: block;
  width: 32px;
  height: 32px;
  content: '';
  background-color: transparent;
  border: 2px solid #4b919b;
  border-radius: 50%;
  /*top: 50%;*/
  /*transform: translateY(-50%);*/
}


.list.gul-list--star li:after{
  position: absolute;
  top: 4px;
  left: 10px;
  display: block;
  width: 32px;
  height: 32px;
  font-size: 16px;
  font-weight: bold;
  line-height: 32px;
  text-align: center;
  content: counter(a);
  counter-increment: a;
  color: #4b919b;
  /*top: 50%;*/
  /*transform: translateY(-50%);*/
}
.list.list--disc li:before{
	position: absolute;
	top: 4px;
	left: 34px;
	display: block;
	width: 12px;
	height: 12px;
	content: '';
	background-color: #4b919b;
	border-radius: 50%;
	transform: translateX(-50%);
}


.important__frame__wrapper-list{
	margin-bottom: 15px;
	padding: 24px 18px;
	border: 2px solid #4b919b;
}

.important__backing__wrapper-list{
	margin-bottom: 15px;
	padding: 24px 18px;
	background-color:rgba(221,170,113,0.68);
}
.important__backing__wrapper-list h3, .important__backing__wrapper-list h4{
	text-align:left!important;
}
.novelty__content p img{
	max-width: 94%!important;
	height: auto !important;
}
@media (max-width:450px){
	.novelty__content ul li{
		margin-left:10px;
	}
	.list--disc{
		margin-left:0px;padding-left:0px;
	}
	.list--disc li{
		margin-left:0px;padding-left:28px!important;
	}
	.list.list--disc li:before{
		position: absolute;
		top: 4px;
		left: 10px;
		display: block;
		width: 12px;
		height: 12px;
		content: '';
		background-color: #4b919b;
		border-radius: 50%;
		transform: translateX(-50%);
	}
	.novelty__sidebar .news-item:nth-child(n+3){
		display: none;
	}
	.novelty__content img{
		width:100%;
		height:auto;
	}
	.novelty__content-gallery{
		width:43%!important;
		height:auto;
		margin:10px;
	}
	
	.novelty__content table ol li{
		padding-left: 0px;
	}
	.novelty__content table ol li:after{
		left: 2px;
	}
}
.content{
	background:white!important;
}
.blog__link{
	background:#dbfbff;
	width: 80%;
	padding: 3%;
	border-left: solid #4b919b 5px;
	border-radius: 3%;
	margin-bottom: 2%;
}

.blog__link a{
	color:#0A0A0A;
	text-decoration:underline;
}
.blog__link a:hover{
	color: #4b919b
}
.tips-read{
	padding-top: 4%;
	padding-bottom: 3%;
	padding-left: 4%;
	background: #f5f5f5;
	border-left: solid #4b919b 8px;
	margin-bottom: 2%;

}
.tips-read strong{
	font-size: 28px;
	line-height: 0px;
	margin: 0 0 22px;
	color: #6f6352;
}
.tips-read a{
	color:#0A0A0A;
	text-decoration:underline;
}
.tips-read a:hover{
	color:#4b919b;
}

.tips-read li{
	list-style:circle;
	margin-top:1%;
}
.blokBG{
	background: #bfc6da38;
	border-left: 9px solid #a5a2a2;
	border-right: solid black px;
	padding-bottom: 1%;
	padding-top: 1%
}

.post-details{
	display:flex;
	justify-content: space-between;
	margin:5px 0 15px;
}
.post-share-btn{
	display: flex;
}
.ya-share2{
   margin-top:-5px;
}
.novelty__detail-picture img{
	margin:10px 0!important;
}
.new_disign_body .btn:hover{
	color: #4b919b;
	border-color: #4b919b;
	background-color: #fff;
}
.new_disign_body .blog-sidebar-b__link a{
	background-color: #4b919b;
	border: 1px solid #4b919b;
}
.new_disign_body .blog-sidebar-b__link a:hover{
	color: #4b919b;
	background-color: #fff;
}
.new_disign_body .novelty__content{
	width: 75%;
}
.new_disign_body .novelty__sidebar{
	width: 25%;
}
/* End */
/* /local/templates/belfanmain/components/bitrix/news/new_design/bitrix/news.detail/blog/style.css?17564567258242 */
