

/* Start:/local/templates/2020/components/bitrix/catalog.section/products_list/style.css?17463366013083*/
.products-c.view-type-rows .is-row>.is-col.is-25 {
	width: calc(100% - 16px);
	min-width: calc(100% - 16px);
}
.products-c.view-type-rows .product-item-c {
	flex-direction: row;
}
.products-c.view-type-rows .product-item-c .img-square {
	width: 188px;
	height: 188px;
}
.products-c.view-type-rows .product-item-c .bottom-block {
	display: flex;
	flex-direction: row;
	width: 100%;
	justify-content: space-between;
	align-items: flex-start;
	padding-left: 32px;
}
.products-c.view-type-rows .product-item-c a.name {
	height: auto;
	margin-bottom: 4px;
}
.products-c.view-type-rows .product-item-c .buttons-c {
	opacity: 1;
}
.products-c.view-type-rows .quantity-mark-v2 {
	float: none;
	margin-left: 0;
}
.products-c.view-type-rows .product-item-c .price-c {
	align-items: flex-start;
	flex-direction: column-reverse;
}
.products-c.view-type-rows .block-1 {
	padding-right: 32px;
}
.products-c.view-type-rows .block-2 {
	display: flex;
	flex-direction: column;
	height: 100%;
	justify-content: space-between;
	position: relative;
	min-width: 200px;
}
.products-c.view-type-rows .is-delivery-info-in-list .info-item {
	white-space: nowrap;
}
.products-c.view-type-rows .product-item-c .block-1 .discount-percent {
	display: none;
}
.products-c.view-type-rows .product-item-c .block-2 .discount-percent {
	position: absolute;
	right: 0;
	top: 48px;
	line-height: 26px;
	font-size: 11px;
}
.products-c.view-type-rows .props-c {
	font-size: 14px;
}
.products-c.view-type-rows .props-c .value {
	font-weight: 500;
}

@media (max-width: 768px) {
	.products-c.view-type-rows .product-item-c {
		justify-content: space-between;
		padding-bottom: 16px;
		margin-bottom: 16px;
		border-bottom: 1px solid #d7d7d7;
		height: initial;
	}
	.products-c.view-type-rows .product-item-c .top-block {
		width: calc(50% - 4px);
	}
	.products-c.view-type-rows .product-item-c .img-square {
		width: 100%;
		height: initial;
	}
	.products-c.view-type-rows .product-item-c .bottom-block {
		width: calc(50% - 4px);
		padding-left: 0;
	}
	.products-c.view-type-rows .product-item-c .img-c {
		width: 100%;
	}
	.products-c.view-type-rows .product-item-c .bottom-block {
		flex-direction: column;
		margin-top: 0;
	}
	.products-c.view-type-rows .is-row>.is-col:nth-child(2n + 1) {
		margin-right: 0;
	}
	.products-c.view-type-rows .is-row>.is-col.is-25 {
		width: 100% !important;
		min-width: 100% !important;
	}
	.products-c.view-type-rows .block-1 {
		padding-right: 0;
		width: 100%;
	}
	.products-c.view-type-rows .block-2 {
		padding-top: 12px;
		width: 100%;
		justify-content: flex-end;
		min-width: initial;
	}
	.products-c.view-type-rows .product-item-c .article {
		margin-top: 0;
	}
	.products-c.view-type-rows .product-item-c a.name {
		font-size: 14px;
		font-weight: 500;
	}
	.products-c.view-type-rows .props-c {
		font-size: 13px;
		font-weight: 300;
	}
	.products-c.view-type-rows .props-c .value {
		font-weight: 400;
	}
	.products-c.view-type-rows .product-item-c .price-c {
		flex-direction: row-reverse;
	}
	.products-c.view-type-rows .is-row>.is-col {
		margin-bottom: 0 !important;
	}
}
/* End */
/* /local/templates/2020/components/bitrix/catalog.section/products_list/style.css?17463366013083 */
