@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;
}
/*
.catalog-filter{
	width: 100%;
	max-width: 192px;
	height: 200px;
	border: 2px solid #000;
}
*/
.row::before {
	display: initial;
}

.product-item-list{
	display: flex;
	flex-wrap: wrap;
}

.pagination{
	display: flex;
	justify-content: center;
	width: 100%;
}

.row--flex{
	display: flex;
	justify-content: center;
	width: 100%;
}
.row--maw, .pagination--maw{
	max-width: 1200px;
}
.row--mt{
	margin-top: 70px;
}

.catalog-title{
	text-transform: uppercase;
	padding-bottom: 81px;
}

.btn-show-more{
	border: 1px solid #eee !important;
	color: var(--black) !important;
	background-color: #fff !important;
	font-weight: bold !important;
	padding: 12px 16px !important;
	max-width: 164px;
	align-self: center;
}
.btn-show-more:hover{
	color: #fff !important;
	background-color: var(--black) !important;
}

.catalog-section{
	display: flex;
	justify-content: space-between;
}
.product-item-content{
	display: flex;
	flex-direction: column;
	max-width: 1200px;
}
.section{
	display: flex;
}
.section-wrap{
	display: flex;
	gap: 23px;
	flex-wrap: wrap;
}
.section-item-link{
	text-decoration: none;
	color: var(--black);
}
.section__title{
	font-weight: normal;
	padding-top: 7px;
}
.section-item{
	width: 100%;
	max-width: 192px;
}
.section__img{
	width: 100%;
}
.content-catalog-sort__link{
	text-decoration: none;
	color: var(--black);
}
.catalog-content-top{
	display: flex;
	align-items: center;
	padding-bottom: 12px;
}
.content-catalog-sort{
	display: flex;
	gap: 15px;
}
.section__title{
	font-size: 16px;
}
@media(max-width: 1200px){
	.catalog-content-top{
		gap: 12px;
	}
}
@media(max-width: 992px){
	.product-item-list{
		justify-content: center;
	}
}
@media(max-width: 920px){
	.section-item{
		max-width: 31%;
	}
}
@media(max-width: 676px){
	.section-item{
		max-width: 30%;
	}
}
@media(max-width: 500px){
	.section-item {
        max-width: 47%;
    }
}
@media(max-width: 460px){
	.catalog-content-top{
		flex-direction: column;
		align-items: self-start;
	}
}
@media(max-width: 425px){
	.section-item {
        max-width: 45%;
    }
	.section-wrap{
		justify-content: center;
	}
}
@media(max-width: 350px){
	.content-catalog-sort{
		flex-direction: column;
	}
}

.catalog-item{
    width: 100%;
    max-width: 25%;
    max-height: 418px;
    height: auto;
    border: 1px solid #EEEEEE;
    transition: 0.5s;
    background-color: #fff;
}
.catalog-item-link{
    text-decoration: none;
    color: var(--text-black);
    height: 100%;
	display: block;
}
.catalog-item-wrap{
    padding: 34px 40px;
    height: 100%;
    background-color: #fff;
}
.catalog-item-pic{
    height: 200px;
}
.catalog-item-name{
    height: 120px;
    padding: 10px 0;
    font-size: 16px;
    font-weight: 500;
}
.catalog-item-price{
    font-size: 20px;
    font-weight: bold;
    font-family: "PTSansCaptionBold";
}
.catalog-search-title{
    padding: 30px 0;
    font-size: 22px;
}
.catalog-search-title-color{
    color: var(--green);
    font-weight: 600;
}
.catalog-item__img{
    width: 100%;
    height: 100%;
    object-fit: cover;
}
.catalog-search-form__submit{
    padding: 13px 75px;
    background-color: #141414;
    border: none;
    color: #fff;
    transition: 0.5s;
    cursor: pointer;
}
.catalog-search-form__input{
    padding: 13px 16px;
    border: 1px solid rgba(245, 245, 245, 1);
    width: 100%;
    max-width: 400px;
}
.catalog-item-buy{
    width: 100%;
    text-align: center;
    color: #fff;
    background-color: #141414;
    font-size: 14px;
    font-weight: 600;
    text-decoration: none;
    padding: 8px;
    text-transform: uppercase;
    display: none;
}
.catalog-item-price--dflex{
	display: flex;
	flex-direction: column;
	position: relative;
	bottom: 30px;
}
.catalog-item-price-old{
	font-size: 16px;
	text-decoration: line-through;
	color: var(--black-grey);
	line-height: 1;
}
.catalog-item-price-current{
	line-height: 1;
	padding-top: 30px;
}
@media screen{
    .catalog-item:hover .catalog-item-buy{
        display: block;
    }
	
    .catalog-item:hover{
        z-index: 600;
    }
	
	.catalog-item:hover .catalog-item-wrap {
        box-shadow: 0 0 25px rgb(0 0 0 / 30%);
        min-height: calc(100% + 20px);
    }
    .catalog-search-form__submit:hover{
        background-color: #000;
    }
}
@media(max-width: 1140px){
    .catalog-item{
        max-width: 33%;
    }
}
@media(max-width: 720px){
    .catalog-item{
        max-width: 50%;
    }
}
@media(max-width: 550px){
	.catalog-item-wrap{
		padding: 10px;
	}
	.catalog-item-pic {
		height: 150px;
	}
	.product-item-list{
		gap: 20px;
	}
	.catalog-wrap{
		display: block !important;
	}
    .catalog-item{
        max-width: 47%;
    }
}
@media(max-width: 435px){
    .catalog-item-name{
        height: unset;
    }
    .catalog-item{
        height: auto;
    }
}
@media(max-width: 400px){
	.catalog-item-name{
		font-size: 13px;
	}
}
@media(max-width: 350px){
	.catalog-item{
        max-width: 100%;
    }
}