.site .img_product img{
	/*max-width: none;*/
}
.img_product {
    height: 460px;
    overflow: hidden;
    margin-bottom: 10px;
}
.full_width_img {
    background: white;
    padding: 1px;
}
.title_name_product{
	margin-left: 5px;
}
.no-padding-col-sm-4{
	padding-left: 5px;
	padding-right: 5px;
}

@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;
    }
	.w-100, .w-100 .row {
		width: 100%;
	}
	.w-100{
		margin-bottom: 20px;
	}
}

.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;
}
.discount {
    position: relative;
}
.discount__text {
    position: absolute;
    bottom: 49px;
    z-index: 9;
    left: 23px;
    padding: 5px;
    background-color: #f9013c;
    color: #fff;
    font-size: 11px;
}
.w-100 .col-md-12{
	width:100%!important;
}

.os-catalog-section__container {
	display: grid;
	grid-template-columns: repeat(3, 1fr);
	gap: 60px 24px;
	margin: 0 0 80px 0;
}

.top-bar__show-filter-mob {
	display: none;
}

@media(max-width: 767px) {
	div.my_top-bar {
		width: calc(100%);
		left: 0px;
		padding: 0;
		top: 16px;
		position: static;
		margin: 0 0 20px 0;
		position: sticky;
		top: 0;
		z-index: 5;
	}

 	div.right_catalog_new {
        padding-left: 21px;
        padding-right: 21px;
    }

	div.left_catalog_new {
		padding: 0 21px;
		z-index: 15;
	}

	div.my_section_elements {
		padding-left: 0;
	}

	.os-catalog-section__container {
		grid-template-columns: repeat(2, 1fr);
		gap: 20px 4px;
	}

	div.top-bar__sort-wrap {
		display: block;
		position: relative;
	}

	.top-bar__show-filter-mob {
		display: block;
		padding: 4px 8px;
		border: 1px solid #1e2631;
		text-align: center;
	}

	div.my_top-bar .top-bar__sort-wrap .sort_link {
		position: absolute;
		bottom: -30px;
		left: 0px;
		z-index: 5;
		width: 100%;
		padding: 4px 8px;
		background: #fff;
		-webkit-box-shadow: 4px 4px 8px 0px rgba(30, 38, 49, 0.2);
		-moz-box-shadow: 4px 4px 8px 0px rgba(30, 38, 49, 0.2);
		box-shadow: 4px 4px 8px 0px rgba(30, 38, 49, 0.2);
		display: none;
	}

	div.my_top-bar .top-bar__sort-wrap .sort_link::after {
		top: 3px;
		right: 22%;
	}

	.top-bar__group {
		width: 100%;
		margin: 12px 0 0 0;
		display: flex;
		gap: 4px;
		justify-content: space-between;
		align-items: center;
	}

	.top-bar__group .top-bar__show-filter-mob{
		flex: 0 0 49.5%;
	}

	.top-bar__group .top-bar__sort-wrap {
		flex: 0 0 49%;
		text-align: center;
	}

	span.top-bar__sort-title {
		margin-right: 0px;
		color: #1e2631;
	}

	div.my_top-bar .top-bar__sort-wrap {
		padding-right: 0;
		padding: 0;
		border: 1px solid #1e2631;
	}

	div.right_catalog_new {
		padding-top: 20px;
	}

	div.os-catalog-section .btn {
		color: #1e2631 !important;
		background-color: transparent !important;
		font-size: 14px;
		line-height: 1;
		background: transparent;
		border: none;
		box-shadow: none;
		height: 14px;
		padding: 0;
		width: auto;
		display: inline-block;
		font-weight: 400;
		margin: 0 !important;
	}

	div.site .catalog_banner__mobile {
		margin-top: 10px;
	}

	div.row_catalog_new {
		padding-top: 0;
	}

	.top-bar__group.fixed {
		position: fixed;
		top: 47px;
		background: rgba(229, 229, 229, 1);
		padding: 10px 16px;
		left: 0;
	}

}