

/* Start:/local/templates/main/components/bitrix/catalog.item/catalog_card/style.css?1776062208403*/
.card-product__price .text-primary small {
	font-size: 12px;
}
small.oldprice {
    font-weight: 600;
    letter-spacing: 0;
    line-height: 20px;
    color: #99a3ae;
	position: relative;
}

small.oldprice:before {
	background: #99a3ae;
    content: "";
    display: block;
    height: 1px;
    left: 0;
    position: absolute;
    top: calc(40% + 2px);
    transform: rotate(-7deg);
    width: 100%;
}
/* End */
/* /local/templates/main/components/bitrix/catalog.item/catalog_card/style.css?1776062208403 */
