

/* Start:/local/templates/touch_new/components/bitrix/news/blog/bitrix/news.detail/.default/style.css?17588915581731*/
h1.changeName {
	display: none;
}

h2 {
	font-size: 24px !important;
}

#newsDetail{
	margin-top: 24px;
}

#newsDetail h2 {
	font-size: 22px;
	font-weight: bold;
}

#newsDetail h3 {
	font-size: 16px;
	font-weight: bold;
}

#newsDetail a {
	text-decoration: none;
	color: #2E9CFF;
}

#newsDetail .product .name {
	color: #000000;
}

#newsDetail table {
	display: flex;
	width: 100%;
	overflow-x: auto;
}

/*#newsDetail img {*/
/*	width: 100%;*/
/*	height: auto;*/
/*}*/

#newsDetail img:not([width]) {
	width: 100%;
	height: auto;
}

#newsDetail .newsDate{
	margin-top: 24px;
	color: #888888;
}

#newsDetail .description{
	border-top: 1px solid #e7e8ea;
	padding-top: 24px;
	line-height: 21px;
	margin-top: 24px;
	/*max-width: 850px;*/
	font-size: 14px;
}

#newsDetail .more{
	-webkit-transition: all 0.2s ease-in-out;
	-o-transition: all 0.2s ease-in-out;
	transition: all 0.2s ease-in-out;
	text-decoration: none;
	display: inline-block;
	margin-top: 12px;
	color: #ffffff;
	padding: 4px 12px;
}


#newsDetail .more:active{
	position: relative;
	top: 1px;
}

#newsDetail .bigPicture img{
	max-width: 100%;
}

.swiper-products-in-blog {
	overflow: hidden;
	margin: 60px 0 !important;
}
.swiper-products-in-blog img {
	height: 140px;
}
.buttons_in_blog {
	display: flex;
	gap: 8px;
	justify-content: flex-end;
	margin-bottom: 20px;
}

.button_in_blog-next,
.button_in_blog-prev {
	display: flex;
	align-items: center;
	justify-content: center;
	width: 24px;
	height: 24px;
	background-color: #2E9CFF;
	border-radius: 5px;
	cursor: pointer;
	transition: all 0.3s ease;
}


.button_in_blog-next.swiper-button-disabled,
.button_in_blog-prev.swiper-button-disabled {
	background-color: #CED6DF !important;
	cursor: no-drop !important;
}
/* End */
/* /local/templates/touch_new/components/bitrix/news/blog/bitrix/news.detail/.default/style.css?17588915581731 */
