.list-slider .bx-clone:first-child { display: none !important; }
.kuhni_EK .catalog__item-img .bx-controls .bx-next {
	background: url(/local/templates/.default/components/bitrix/news.list/kitchen_list_redesign_test22/new-arrow-1.png) !important;
}
.kuhni_EK .catalog__item-img .bx-controls .bx-prev {
	background: url(/local/templates/.default/components/bitrix/news.list/kitchen_list_redesign_test22/new-arrow-1.png) !important;
}
.kuhni_EK .catalog__item-img {
	border-left: solid 1px #ccc;
	border-right: solid 1px #ccc;
	border-top: solid 1px #ccc;
}
.bx-wrapper{
	border: none;
}
div.news-list
{
	word-wrap: break-word;
}
div.news-list img.preview_picture
{
	float:left;
	margin:0 4px 6px 0;
}
.news-date-time {
	color:#486DAA;
}

.catalog__item-info .is-col{
	padding-left: 5px;
}
.catalog__item-info .price-new{
	text-align: right;
	font-family: leto_sansregular;
}
.catalog__item-info .price-old{
	text-align: right;
	font-family: leto_sansbold;
}
.item_credit_pay{
	font-size: 20px;
	font-family: "leto_sansbold";
	    white-space: nowrap;
}
.catalog__item-info-sale .price-old {
	display: block;
    position: absolute;
    top: 5px;
}
@media screen and (max-width: 1199px) and (min-width: 480px) {
.item_credit_pay {
    font-size: 12px;
}
}
@media screen and (max-width: 480px) {
.item_credit_pay {
    font-size: 12px;
}
}
.price-new{
	    position: absolute;
    left: -16px;
    width: 100%;
}

@media (min-width: 1200px) {
	.catalog-grand.s-pad-t-f {
		padding-top: 20px;
	}
}