.catalog-header:after{
	content: "";
	display: table;
	clear: both;
}
.catalog-header__photo{
	float: left;
	width: 400px;
	height: 335px;
	text-align: center;
	line-height: 330px;
}
.catalog-header__image{
	max-width: 100%;
	max-height: 100%;
}
.catalog-header__text{
	max-height: 300px;
	overflow: hidden;
}
.catalog-header__textt{
	max-height: 400px;
	overflow: hidden;
}
.catalog-header__texttt{
	max-height: none;
	/*overflow: hidden;*/
}
.catalog-header__text._margin{
	margin-left: 425px;
}
.catalog-header__textt._margin{
	margin-left: 425px;
}
._section + .catalog-header__text._margin{
	margin-left: 560px;
}
._section + .catalog-header__textt._margin{
	margin-left: 560px;
}
._section + .catalog-header__texttt._margin{
	margin-left: 560px;
}

.catalog-header__longtext._truncate{
	-webkit-column-count: 1;
	-moz-column-count: 1;
	column-count: 1;
	-webkit-column-fill: auto;
	-moz-column-fill: auto;
	column-fill: auto;
	/*height: 165px;*/
	height: 250px
}
.catalog-header__longtextt._truncate{
	-webkit-column-count: 1;
	-moz-column-count: 1;
	column-count: 1;
	-webkit-column-fill: auto;
	-moz-column-fill: auto;
	column-fill: auto;
	height:350px;
}
.catalog-header__more{
	margin-top: 12px;
	padding: 0;
	color: #f11f2a;
	border: none;
	background: none;
}
.catalog-header__more:after{
	content: ">";
	display: inline-block;
	margin-left: 10px;
	-webkit-transform: rotate(90deg);
	-ms-transform: rotate(90deg);
	-o-transform: rotate(90deg);
	transform: rotate(90deg);
}


.product-images{
	float: left;
	margin-bottom: 25px;
	height: 402px;
}
.product-images__main{
	float: left;
	width: 400px;
	height: 400px;
	line-height: 395px;
	text-align: center;
	border: 1px solid #d6d6d6;
}
.product-images__image{
	max-width: 100%;
	max-height: 100%;
}
.product-images__main .fancybox{
	text-decoration: none;
}
.product-images__main .fancybox:before{
	content: "+";
	position: absolute;
	top: 12px;
	left: 12px;
	width: 24px;
	color: #c6c6c6;
	font-size: 21px;
	font-weight: bold;
	line-height: 24px;
	border: 3px solid #c6c6c6;
	border-radius: 50%;
}
.product-images__main .fancybox:after{
	content: "—";
	position: absolute;
	top: 31px;
	left: 33px;
	width: 24px;
	color: #c6c6c6;
	font-size: 21px;
	font-weight: bold;
	line-height: 24px;
	-webkit-transform: rotate(45deg);
	transform: rotate(45deg);
}

.product-images__list-wrapper{
	float: left;
	width: 140px;
	height: 401px;
	overflow: hidden;
}
.product-images__list{
	position: absolute;
	top: 0;
	left: 0;
	margin: 0;
	padding: 0;
	list-style: none;
}
.product-images__item{
	margin-bottom: 10px;
	border: 1px solid #d6d6d6;
}
.product-images__item_active{
	border-color: #e80000;
}
.product-images__main._noborder{
	border: none;
}
.product-images__main._noborder .product-images__image {
	vertical-align: top;
}

.product-images__arrow{
	position: absolute;
	right: 47px;
	width: 32px;
	height: 18px;
	fill: #646464;
	cursor: pointer;
}
.product-images__arrow:hover{
	fill: #e80000;
}
.product-images__arrow._top{
	top: -25px;
}
.product-images__arrow._bottom{
	bottom: -25px;
}

button.catalog-more {
	margin-top: 12px;
	padding: 0;
	color: #f11f2a;
	border: none;
	background: none;
}



.sver {
	display: none;
	color: red;
	margin-left: 30px;
	margin-top: 10px;
	cursor: pointer;
}

.razvor {
	color: red;
	margin-left: 30px;
	margin-top: 10px;
	cursor: pointer;
}

.categoryitem-discount {position: absolute;top: 69px;left:0;line-height: 22px;padding: 14px 21px;font-size: 26px;background: #ffa003;color: #fff;z-index: 1;}

.product-images-thumbs__item {
	cursor: pointer;
}
.product-images-thumbs__item_type_video::before {
	content: '';
	position: absolute;
	top: 50%;
	left: 50%;
	background-image: url("data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' width='24' height='24' viewBox='0 0 24 24'%3E%3Cpath d='M12 2c5.514 0 10 4.486 10 10s-4.486 10-10 10-10-4.486-10-10 4.486-10 10-10zm0-2c-6.627 0-12 5.373-12 12s5.373 12 12 12 12-5.373 12-12-5.373-12-12-12zm-3 17v-10l9 5.146-9 4.854z' fill='gray'/%3E%3C/svg%3E");
	transform: translate(-50%, -50%);
	width: 50px;
	height: 50px;
	background-size: 100%;
}
.product-images-new__item_type_video::before {
	content: '';
	position: absolute;
	top: 50%;
	left: 50%;
	background-image: url("data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' width='24' height='24' viewBox='0 0 24 24'%3E%3Cpath d='M12 2c5.514 0 10 4.486 10 10s-4.486 10-10 10-10-4.486-10-10 4.486-10 10-10zm0-2c-6.627 0-12 5.373-12 12s5.373 12 12 12 12-5.373 12-12-5.373-12-12-12zm-3 17v-10l9 5.146-9 4.854z' fill='gray'/%3E%3C/svg%3E");
	transform: translate(-50%, -50%);
	width: 100px;
	height: 100px;
	background-size: 100%;
	pointer-events: none;
}
.product-images-new__item {
	cursor: pointer;
}

.product-images-control {
	visibility: visible !important;
	opacity: 1 !important;
}

.product-images-control svg {
	display: none !important;
}

.product-images-prev  {
    transform: rotate(90deg) !important;
}

.product-images-next {
    transform: rotate(90deg) !important;
}

.desc_read_more {
	text-transform: lowercase;
	color: #eb040c;
	cursor: pointer;
	padding: 10px 0;
}

.show_read_more,
.no_read_more_mob,
.show_more_mobile{
	display: none;
}

.more_mobile{
	display: block;
}

.no_read_more{
	height: 380px;
	overflow: hidden;
	display: block;
}



@media screen and (max-width: 1050px) {
	._section + .catalog-header__texttt._margin{
		margin-left: 430px;
	}
}

@media screen and (max-width: 1000px) {
	.catalog-header__photo{
		width: 250px;
	}
	.catalog-header__text._margin{
		margin-left: 275px;
	}
	._section + .catalog-header__text._margin{
		margin-left: 420px;
	}
	.product-images__main {
		width: 262px;
		height: 262px;
		line-height: 257px;
	}
	.product-images {
		float: none;
		display: flex;
		align-items: center;
		flex-direction: column;
		height: auto;
	}

	.product-images__main {
		width: auto;
		height: auto;
	}

	.product-images__list-wrapper {
		float: none;
		margin-left: 0;
		width: 100%;
		height: 155px;
	}

	.product-images__list {
		float: none;
		display: flex;
		width: 100%;
		justify-content: center;
	}

	.product-images__item {
		margin: 20px 5px 10px;
	}

	._section + .catalog-header__texttt._margin {
		margin-left: 280px;
	}
}

@media screen and (max-width: 750px) {
	.catalog-header__photo,
	.product-images{
		display: none;
	}
	.catalog-header__text._margin,
	._section + .catalog-header__text._margin{
		margin-left: 0;
	}
	._section + .catalog-header__texttt._margin {
		margin-left: 0px;
	}

	.more_mobile{
		display: none;
	}

	.no_read_more {
		display: none;
	}
	
	.show_more_mobile,
	.no_read_more_mob{
		display: block;
	}

	.no_read_more_mob{
		height: 75px;
		overflow: hidden;
	}
}
.product-images-new .fancybox:after {
	content: "" !important;
}