/* Бейдж скидки (Elementor-виджет) */
.sale-badge {
	display: inline-flex;
	align-items: center;
	justify-content: center;
	background: #e63232;
	color: #fff;
	font-size: 14px;
	font-weight: 600;
	width: 52px;
	height: 52px;
	border-radius: 50%;
	line-height: 1;
}
