@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;
}

.row::before {
	display: initial;
}

.products-container{
	display: -webkit-box;
	display: -ms-flexbox;
	display: flex;
	-ms-flex-wrap: wrap;
	flex-wrap: wrap;
	width: 100%;
	margin: 0 -15px;
}
.product-item-big-card {
	padding: 0 15px;
}
.product-item-mobile-btns {
	display: none;
	width: 100%;
	margin-bottom: 12px;
	gap: 4px;
}
.add-cart-popup-btn {
	height: 28px;
	text-transform: uppercase;
	line-height: 28px;
	font-size: 11px;
	font-weight: 600;
	text-align: center;
	color: #FFFFFF;
	background: #E41719;
	text-decoration: none;
	display: inline-block;
	width: calc(100% - 32px);
}
.add-cart-popup-btn:hover{
	color: #FFFFFF;
	background: #E41719;
}
.add-cart-popup-btn:focus{
	color: #FFFFFF;
	background: #E41719;
}

.product-item-mobile-btns .buttons-quantity {
	height: 28px;
	color: #FFFFFF;
	background: #E41719;
	display: -webkit-box;
	display: -ms-flexbox;
	display: flex;
	justify-content: space-around;
	align-items: center;
	width: calc(100% - 32px);
}
.product-item-mobile-btns .buttons-minus,
.product-item-mobile-btns .buttons-plus  {
	width: 28px;
	height: 100%;
	display: -webkit-box;
	display: -ms-flexbox;
	display: flex;
	align-items: center;
	justify-content: center;
}
.product-item-mobile-btns .buttons-cart-quantity {
	font-size: 11px;
	font-weight: 600;
}

.product-item-mobile-btns .hart,
.product-item-mobile-btns .hart-active
{
	width: 28px;
	height: 28px;
	background-repeat: no-repeat;
	background-position: center center;
	background-size: 17px 14px;
}
.product-item-mobile-btns .hart {
	background-image: url(/local/templates/hc/components/bitrix/catalog.element/hc/hart.svg);
}
.product-item-mobile-btns .hart-active {
	background-image: url(/local/templates/hc/components/bitrix/catalog.element/hc/hart_hover.svg)
}
.add-cart-popup .add-cart-popup-container {
	width: 100%;
	height: 64%;
	margin: 0;
	vertical-align: bottom;
	border-radius: 16px 16px 0 0;
	padding: 20px 20px 12px 20px;
}
.add-cart-popup-title {
	color: #111111;
	font-size: 20px;
	font-weight: bold;
}
.add-cart-popup-content {
	margin-top: 16px;
	overflow: scroll;
}
.add-cart-popup-product-name {
	font-size: 13px;
	font-weight: 700;
}
.add-cart-popup-product-article {
	margin-top: 10px;
	font-size: 13px;
	color: #333333;
}
.add-cart-popup-product-price {
	margin-top: 8px;
}
.add-cart-popup-product-price .product-item-price-current {
	font-size: 13px;
}
.add-cart-popup-product-price .product-item-price-old {
	font-size: 11px;
}
.add-cart-popup-product-sku {
	margin-top: 16px;
}
.add-cart-popup-product-sku .product-item-scu-container {
	margin-left: 0;
}
.add-cart-popup-product-sku .product-item-scu-block {
	margin-left: 2px;
}
.add-cart-popup-product-sku .product-item-scu-item-text-container {
	min-width: 44px;
	height: 44px;
}
.add-cart-popup-product-sku .product-item-scu-item-text-container {
	padding: 12px 3px;
}
.add-cart-popup-product-buttons {
	padding-top: 8px;
	position: fixed;
	bottom: 10px;
	width: calc(100% - 40px);
}
.add-cart-popup-product-buttons .buttons-add {
	display: block;
	width: 100%;
	height: 50px;
	background: #E41719;
	color: #FFFFFF;
	text-transform: uppercase;
	text-decoration: none;
	font-size: 14px;
	font-weight: 700;
	line-height: 50px;
	text-align: center;
}
.add-cart-popup-product-buttons .buttons-add:hover {
	text-decoration: none;
	color: #FFFFFF;
}
.add-cart-popup-product-buttons .buttons-quantity {
	height: 50px;
	background: #E41719;
	color: #FFFFFF;
	display: -webkit-box;
	display: -ms-flexbox;
	display: flex;
	justify-content: space-evenly;
	align-items: center;
}
.add-cart-popup-product-buttons .buttons-minus,
.add-cart-popup-product-buttons .buttons-plus  {
	width: 28px;
	height: 100%;
	display: -webkit-box;
	display: -ms-flexbox;
	display: flex;
	align-items: center;
	justify-content: center;
}
.add-cart-popup-product-buttons .buttons-cart-quantity {
	font-size: 14px;
	font-weight: 700;
}

@media (max-width: 767px){
	.products-container {
		width: unset;
		gap: 8px;
		margin: 0;
	}
	.product-item-big-card {
		max-width: calc(50% - 4px);
		box-shadow: 0px 1px 10px 0px rgba(13, 8, 40, 0.12);
	}
	.products-container .product-item-container {
		margin: 0 -15px;
		height: 100% !important;
	}
	.products-container .product-item-image-slider-control-container {
		opacity: 1;
		line-height: 9px;
	}
	.products-container .product-item-image-slider-control,
	.products-container .product-item-image-slider-control.active {
		width: 5px;
		height: 5px;
		opacity: 1;
		vertical-align: middle;
		margin: 0 3px;
	}
	.products-container .product-item-image-slider-control {
		background: #0D1C2D;
	}
	.products-container .product-item-info {
		padding: 0 8px;
		display: -webkit-box;
		display: -ms-flexbox;
		display: flex;
		-ms-flex-wrap: wrap;
		flex-wrap: wrap;
		font-size: 13px;
	}
	.products-container .product-item-big-card .product-item-price-container {
		order: -5;
		margin: 0 0 2px;
		width: 100%;
	}
	.products-container .product-item-big-card .product-item-price-current {
		font-size: 13px;
	}
	.products-container .product-item-big-card .product-item-price-old {
		font-size: 13px;
		margin-left: 12px;
	}
	.products-container .product-item-big-card .product-item-title {
		margin-bottom: 4px;
		height: 55px;
	}
	.products-container .product-item-big-card .product-item-title a {
		font-weight: 700;
		font-size: 13px;
		color: #111111;
	}
	.product-item-mobile-btns {
		display: -webkit-box;
		display: -ms-flexbox;
		display: flex;
	}
}