

/* Start:/local/templates/mspak/components/bitrix/sale.basket.basket/cart-list/style.css?17150976211194*/
.basket-product-price .price,
.basket-product-price .price-st{
	display: flex;
	flex-direction: column;
}

.basket-product-price .price .old span:first-child,
.basket-product-price .price-st .old span:first-child{
	text-decoration: line-through;
}

.basket-product-price .price-st .current span:last-child,
.basket-product-price .price-st .old span:last-child{
	padding-left: 5px;
}

.basket-product-price .price .old span,
.basket-product-price .price-st .old span{
	font-size: 13px;
	color: #9D9FA6;
	font-weight: 400;
}

.basket-product-price .price-st{
	margin: 0 !important;
}

.basket-items-list-item-removed-container{
	background: none;
}

.restore .basket-items-list-item-removed-container{
	display: flex;
	align-items: center;
	justify-content: space-between;
}

.basket-items-list-item-removed-block{
	margin-left: 15px;
}

.basket-items-list-item-removed-container{
	font-size: 14px;
}

.hoose-application{
	width: 250px !important;
}

.b-basket-product .btn-add{
	display: none;
}

.b-basket-product .btn-add.active{
	display: inline-flex;
}
.basket-bottom-text {
    border-radius: 12px;
    border: 1px solid #EBEBEB;
    margin-bottom: 30px;
    padding: 28px 30px 30px 20px;
}
/* End */
/* /local/templates/mspak/components/bitrix/sale.basket.basket/cart-list/style.css?17150976211194 */
