<html><head><meta name="color-scheme" content="light dark"></head><body><pre style="word-wrap: break-word; white-space: pre-wrap;">

/* Start:/local/templates/.default/components/bitrix/sale.basket.basket/redesign/style.css?17482728571193*/
#basket {
	box-sizing: border-box;
}
.basket-row {
	border-bottom: 1px solid #eeeeee;
}
.basket-title__text,
.basket-item__name,
.basket-item__price,
.basket-item__ctrl,
.basket-item__quantity,
.basket-item__accessories,
.basket-item__prop-title,
.basket-item__prop-value,
.basket-item__sum,
.basket__total-title,
.basket__total-value {
	font-family: 'Inter';
	color: #000000;
	font-size: 14px;
}
.basket-item__sum {
	font-weight: 600;
}
.basket-item__name,
.basket-item__price,
.basket-item__sum,
.basket-item__ctrl {
	line-height: 30px;
}
.basket-item__prop-title,
.basket-item__prop-value {
	font-size: 12px;
	color: #616161;
}
.basket-item__ctrl {
	width: 30px;
	height: 30px;
	font-size: 20px;
	border-radius: 3px;
	text-align: center;
	background-color: #f5f5f5;
	color: #000000;
	font-weight: 600;
}
.basket-item__ctrl:hover {
	background-color: #eeeeee;
}
.basket-item__ctrl-remove {
	font-weight: 400;
}
.basket-item .basket-item__quantity {
	width: 46px;
	height: 30px;
	text-align: center;
}
.basket-item__accessories {
	color: #387ab0;
}
.text-right {
	text-align: right;
}

.basket__total-title {
	font-size: 20px;
	
}
.basket__total-value {
	font-size: 20px;
	font-weight: 600;
}
/* End */
/* /local/templates/.default/components/bitrix/sale.basket.basket/redesign/style.css?17482728571193 */
</pre></body></html>