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

/* ===== Кастомные стили карточек (адаптировано из кастомного шаблона) ===== */
.product-card-wrapper {
    flex: 0 0 20%; /* 5 колонок */
    max-width: 20%;
    padding: 0 10px;
    margin-bottom: 30px;
    box-sizing: border-box;
}

@media (max-width: 991px) {
    .product-card-wrapper {
        flex: 0 0 33.333%;
        max-width: 33.333%;
    }
}
@media (max-width: 575px) {
    .product-card-wrapper {
        flex: 0 0 50%;
        max-width: 50%;
    }
}
@media (max-width: 400px) {
    .product-card-wrapper {
        flex: 0 0 100%;
        max-width: 100%;
    }
}

.row[data-entity="items-row"] {
    display: flex;
    flex-wrap: wrap;
    margin: 0 -10px;
}

.card_style_1 {
    background: white;
    border-radius: 3rem;
    box-shadow: 0 0.2rem 1rem rgba(0,0,0,0.05);
    transition: box-shadow 0.25s ease, transform 0.05s ease;
    overflow: hidden;
    position: relative;
    height: 100%;
    display: flex;
    flex-direction: column;
}
.card_style_1:hover {
    box-shadow: 0 0rem 2rem rgba(23,38,47,.3), inset 0 0 0 1px #d7e5f4;
    z-index: 5;
}
.card_style_1 img {
    width: 100%;
	height: 100%;
    max-height: 135px;
    object-fit: cover;
    background: #f8fafc;
    border-radius: 3rem 3rem 0 0;
}
.card_style_1 .content_card {
    padding: 10px 15px 15px;
    flex: 1;
    display: flex;
    flex-direction: column;
}
.card_style_1 .price_card {
    display: flex;
    justify-content: space-between;
    align-items: center;
    margin-bottom: 5px;
}
.price_card .price_cur,
.price_card .price_sale {
    display: flex;
    align-items: baseline;
    gap: 2px;
}
.price_cur .from,
.price_sale .from {
    font-family: 'Zona Pro', sans-serif;
    font-size: 14px;
    font-weight: 400;
    color: #9BA8A8;
}
.price_cur .price {
    font-family: 'Zona Pro', sans-serif;
    font-size: 15px;
    font-weight: 600;
    color: #000;
}
.price_cur .cur {
    font-family: 'Zona Pro', sans-serif;
    font-size: 12px;
    font-weight: 600;
    color: #000;
    margin-top: 2px;
}
.price_sale {
    position: relative;
}
.price_sale::after {
    content: '';
    position: absolute;
    width: 100%;
    height: 1px;
    background: #9BA8A8;
    top: 50%;
    left: 0;
}
.price_sale .price {
    font-size: 10px;
    font-weight: 600;
    color: #9BA8A8;
}
.price_sale .from {
    font-size: 10px;
    font-weight: 600;
    color: #9BA8A8;
}
.price_sale .cur {
    font-size: 7px;
    font-weight: 600;
    color: #9BA8A8;
    margin-top: -3px;
}
.price_card.small-font .price_cur .price {
    font-size: 14px;
}
.price_card.small-font .price_cur .cur {
    font-size: 11px;
    margin-top: 3.5px;
}
.price_card.small-font .price_sale .price {
    font-size: 8px;
}
.price_card.small-font .price_sale .cur {
    top: -3.5px;
}
.card_style_1 .desc_card {
    font-family: 'Zona Pro', sans-serif;
    font-size: 14px;
    font-weight: 600;
    color: #000000;
    margin-top: 8px;
    line-height: 1.4;
    flex: 1;
	width: calc(100% - 70px);
}
.card_style_1 .link_card {
    width: 64px;
    height: 39px;
    display: flex;
    align-items: center;
    justify-content: center;
    background: #ebedec;
    box-shadow: 0px 5px 10px 0px rgba(0,0,0,0.2) inset;
    position: absolute;
    right: 0;
    bottom: 0;
    border-radius: 30px 0px 3rem 0px;
    transition: background 0.3s ease;
}
.card_style_1 .link_card:hover {
    background: #6CBD50 !important;
}