@media (min-width: 1200px){
	/*lg*/
	/*6*/
	.product-item-list-col-6   > .col-xs-12 > .row > .col-md-2:nth-child(6n+1),
	.product-item-list-col-1-6 > .col-sm-6:nth-child(2n+1),
	.product-item-list-col-6-1 > .col-sm-6:nth-child(2n+1),
	.product-item-list-col-1-6 > .col-sm-6  > .row > .col-md-4:nth-child(3n+1),
	.product-item-list-col-6-1 > .col-sm-6  > .row > .col-md-4:nth-child(3n+1),
	/*4*/
	.product-item-list-col-4   > .col-xs-12 > .row > .col-md-3:nth-child(4n+1),
	.product-item-list-col-1-4 > .col-sm-6 >  .row > .col-xs-6:nth-child(2n+1),
	.product-item-list-col-4-1 > .col-sm-6 >  .row > .col-xs-6:nth-child(2n+1),
	/*3*/
	.product-item-list-col-3   > .col-xs-12 > .row > .col-sm-4:nth-child(3n+1),
	/*2*/
	.product-item-list-col-2   > .col-xs-12 > .row > .col-xs-6:nth-child(2n+1),
	/*1*/
	.product-item-list-col-1   > .col-xs-12 > .row > .col-xs-12:nth-child(1n){clear: both}
}
@media (min-width: 992px) and (max-width:1199px){
	/*md*/
	/*6*/
	.product-item-list-col-6   > .col-xs-12 > .row > .col-md-2:nth-child(6n+1),
	.product-item-list-col-1-6 > .col-sm-6:nth-child(2n+1),
	.product-item-list-col-6-1 > .col-sm-6:nth-child(2n+1),
	.product-item-list-col-1-6 > .col-sm-6 > .row > .col-md-4:nth-child(3n+1),
	.product-item-list-col-6-1 > .col-sm-6 > .row > .col-md-4:nth-child(3n+1),
	/*4*/
	.product-item-list-col-4   > .col-xs-12 > .row > .col-md-3:nth-child(4n+1),
	.product-item-list-col-1-4 > .col-sm-6 >  .row > .col-xs-6:nth-child(2n+1),
	.product-item-list-col-4-1 > .col-sm-6 >  .row > .col-xs-6:nth-child(2n+1),
	/*3*/
	.product-item-list-col-3   > .col-xs-12 > .row > .col-sm-4:nth-child(3n+1),
	/*2*/
	.product-item-list-col-2   > .col-xs-12 > .row > .col-xs-6:nth-child(2n+1),
	/*1*/
	.product-item-list-col-1   > .col-xs-12 > .row > .col-xs-12:nth-child(1n){clear: both}
}
@media (min-width: 768px) and (max-width: 991px){
	/*sm*/
	/*6*/
	.product-item-list-col-6   > .col-xs-12 > .row > .col-sm-4:nth-child(3n+1),
	.product-item-list-col-1-6 > .col-sm-6:nth-child(2n+1),
	.product-item-list-col-6-1 > .col-sm-6:nth-child(2n+1),
	.product-item-list-col-1-6 > .col-sm-6 >  .row > .col-xs-6:nth-child(2n+1),
	.product-item-list-col-6-1 > .col-sm-6 >  .row > .col-xs-6:nth-child(2n+1),
	/*4*/
	.product-item-list-col-4   > .col-xs-12 > .row > .col-xs-6:nth-child(2n+1),
	.product-item-list-col-1-4 > .col-sm-6:nth-child(2n+1),
	.product-item-list-col-4-1 > .col-sm-6:nth-child(2n+1),
	.product-item-list-col-1-4 > .col-sm-6 >  .row > .col-xs-6:nth-child(2n+1),
	.product-item-list-col-4-1 > .col-sm-6 >  .row > .col-xs-6:nth-child(2n+1),
	/*3*/
	.product-item-list-col-3   > .col-xs-12 > .row > .col-sm-4:nth-child(3n+1),
	/*2*/
	.product-item-list-col-2   > .col-xs-12 > .row > .col-xs-6:nth-child(2n+1),
	/*1*/
	.product-item-list-col-1   > .col-xs-12 > .row > .col-xs-12:nth-child(1n){clear: both}
}
@media (max-width: 767px){
	/*xs*/
	/*6*/
	.product-item-list-col-6   > .col-xs-12 > .row > .col-xs-6:nth-child(2n+1),
	.product-item-list-col-1-6 > .col-sm-6 >  .row > .col-xs-6:nth-child(2n+1),
	.product-item-list-col-6-1 > .col-sm-6 >  .row > .col-xs-6:nth-child(2n+1),
	/*4*/
	.product-item-list-col-4   > .col-xs-12 > .row > .col-xs-6:nth-child(2n+1),
	.product-item-list-col-1-4 > .col-sm-6 >  .row > .col-xs-6:nth-child(2n+1),
	.product-item-list-col-4-1 > .col-sm-6 >  .row > .col-xs-6:nth-child(2n+1),
	/*3*/
	.product-item-list-col-3   > .col-xs-12 > .row > .col-sm-4:nth-child(3n+1),
	/*2*/
	.product-item-list-col-2   > .col-xs-12 > .row > .col-xs-6:nth-child(2n+1),
	/*1*/
	.product-item-list-col-1   > .col-xs-12 > .row > .col-xs-12:nth-child(1n){clear: both}
}

.catalog-section-header{
	font-size:14px;
	font-weight: bold;
	text-align: left;
	margin:5px 0;
	padding:5px 15px;
	border-bottom: 2px solid #d9dee6;
	color: #000;
}
.scu_props{
	display: block;
	/* height: 34px;
	overflow: hidden; */
}

.p-catalog .p-catalog__items .item{
	padding: 0;
	position: relative;
}
.wrap_item{
	/* position: absolute; */
	width: 100%;
	min-height: 100%;
	padding: 0 10px 0 10px;
}
/*.item:hover .wrap_item{
	box-shadow: 0 1px 3px 0 rgba(29, 28, 32, 0.21);
    z-index: 2;
    background: white;
    touch-action: none;
}*/
.item__more{
	display: none;
}
.more_sku_props{
	/* display: none; */
	/* position: absolute; */
	font-size: 11.5px;
    color: #999999;
    width: 32px;
    line-height: 1.7;
}
.wrap_item .item__title{
	height: auto;
	height: 32px;
	margin: 0px 0 10px;
	color: black;
}
.wrap_scu_props{
	display: flex;
	align-items: flex-end;
	flex-wrap: wrap;
}
.item__description .scu_props{
	font-size: 11.5px;
    color: #999999;
    /* width: calc(100% - 32px); */
}
.hover_scu_props{
	width: 100%!important;
}
.item__description .scu_props span{
	margin-right: 6px;
	cursor: pointer;
}
.wrap_scu_props>p{
	width: 80%;
}
.item__description .wrap_scu_props p{
	padding-top: 5px;
}
.item__description .wrap_scu_props p span{
	color: #343434;
	/* background: #f5c009; */
	/* font-weight: 600; */
	padding: 3px 5px;
}
@media (min-width:1080px){
	.item:hover .wrap_item{
		box-shadow: 0 1px 3px 0 rgba(29, 28, 32, 0.21);
		z-index: 2;
		background: white;
		touch-action: none;
	}
}
@media (min-width:1024px) and (max-width: 1124px){
	.p-catalog__items .item{
		min-height: 435px;
	}
}
@media (min-width: 820px) and (max-width: 900px){
	.p-catalog__items .item{
		min-height: 435px;
	}
}
@media screen and (max-width: 600px) {
	.item__description .scu_props,.item__description p .curent_sku{
		font-size: 14.5px;
		/* width: 100%; */
	}
	.more_sku_props{
		/* width: 100%; */
	}
}
.item{
	height: auto;
	min-height: none;
}
#product-list .p-catalog__items{
	display: -webkit-box;
	display: -ms-flexbox;
	display: flex;
    -ms-flex-wrap: wrap;
        flex-wrap: wrap;
}
.item__description .scu_props span.active{
	font-weight:600;
	color: #000;
}
.item__description .hover_scu_props.scu_props span.active{
	background: #f5c009;
	outline: 3px solid #f5c009;
}
.item__description ul li.oldprice,
.item__description ul li.price{
	    white-space: nowrap;
}
.item__description .scu_props span:hover{
	color: #000;
}

/*.p-catalog__items .item .item__description .basket_add_section {*/
/*	background: url(/local/templates/201708/img/icon_cart_section.svg) right center no-repeat;*/
/*	height: 25px;*/
/*}*/
/*.p-catalog__items .item .item__description .basket_add_section:hover {*/
/*	background: url(/local/templates/201708/img/icon_cart_section_hover.svg) right center no-repeat;*/
/*}*/

/*.basket_add_section {*/
/*	position: unset !important;*/
/*	margin-bottom: 0 !important;*/
/*}*/

/*.basket_add_section:hover {*/
/*	transform: scale(1.05);*/
/*	margin-left: -2px !important;*/
/*}*/
/*.basket_add_section {*/
/*	padding: 0 20px !important;*/
/*}*/

.basket_add_section{
	cursor: pointer;
	position: absolute;
	bottom: 0;
	background-color: #E7C263;
	padding: 5px 20px;
	border-radius: 5px;
	font-family: Arial, sans-serif;
	font-weight: 600;
	font-size: 18px;
	margin-bottom: 10px;
}
.basket_add_section:hover {
	transform: scale(1.05);
	margin-left: 3px;
}
.p-catalog__body .p-catalog__items.catalog-slider.slick-initialized.slick-slider .item__description {
	margin-bottom: unset;
}