

/* Start:/local/templates/main-sinotruk/components/bitrix/news.detail/detail-truck/style.css?1742204647945*/
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;
}
.main ul:not(.dlist) {
	flex-direction: unset
}

main ul:not(.dlist) > li::before {
	display: none
}

.section-buttons {
	display: none;
}

.gallery {
	display: none;
   }
   .gallery.active{
	   display: grid !important;  
	   grid-template-columns: 2fr 2fr;
	   justify-content: center;
   }

.gallery img {
	width: 100%;
    min-height: 377px;
    object-fit: contain;
	cursor: zoom-in;
}

.inner-with-picture__img img {
	height: 450px;
	object-fit: cover
}

.descriptions-truck {
	width: 100%;
	min-height: 70px;
	background-color: #f0f1f2;
	display: flex;
	justify-content: center;
	align-items: center;
	margin-bottom: 30px
}
.back{
	display: flex;
	align-items: center;
	margin-top: 15px;
	font-weight: 600;
}
.back img{
	margin-right: 5px;
}
.main-head{
	display: none !important;
}
/* End */
/* /local/templates/main-sinotruk/components/bitrix/news.detail/detail-truck/style.css?1742204647945 */
