

/* Start:/local/templates/main/components/bitrix/news.detail/detail-truck/style.css?1742194268874*/
.header-content__bg , .main-slider__item{
	display: none;
}
.main ul:not(.dlist) {
	flex-direction: unset
}

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

.section-buttons {
	display: none;
}

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

.gallery img {
	height: 340px;
	object-fit: cover;
	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
}
.cd-product-viewer-wrapper {
    padding: 0 4em;
    width: 80% !important;
}
.back{
	display: flex;
	align-items: center;
	margin-top: 15px;
	font-weight: 600;
}
.back img{
	margin-right: 5px;
}
/* End */
/* /local/templates/main/components/bitrix/news.detail/detail-truck/style.css?1742194268874 */
