

/* Start:/local/templates/child/components/bitrix/news/sales/bitrix/news.detail/flat/style.css?16618721941879*/
.promo-detail {
	margin-bottom: 0px;
}
.promo-detail-block {
	font-size: 14px;
	width: 100%;
	margin-bottom: 30px;
	line-height: 1.5;
}
.promo-detail-content {
	font-size: 14px;
	margin-bottom: 5px;
}

.product__list.row {
	margin-left: -10px;
	margin-right: -10px;
}

.promo-list-dates-row {
	font-size: 16px;
	padding: 10px 15px;
	font-weight: 500;
	align-items: center;
}
.promo-list-dates .fa {
	margin-right: 5px;
	font-size: 16px;
}
.promo-detail-top-image {
	position: relative;
}
.promo-list-dates{
	position: absolute;
	left: 20px;
	bottom: 16px;
	font-weight: 500;
	font-size: 14px;
	line-height: 17px;
	color: var(--main_font_color);
}
.promo-detail-image-wrapper {
	max-height: 100%;
}
.promo-list-dates .count {
	display: inline-block;
	vertical-align: middle;
	-webkit-border-radius: 3px;
	-moz-border-radius: 3px;
	border-radius: 3px;
	background-color: var(--main_color);
	color: #fff;
	text-align: center;
	font-weight: 500;
	padding: 3px 8px;
	margin-left: 5px;
	max-height: 26px;
}
.promo-detail-img {
	max-width: 100%;
	max-height: 100%;
	width: auto;
	height: auto;
}


@media screen and (max-width: 767.98px){

	.promo-list-dates-row {
		text-align: center;
		padding: 0 0 5px;
	}
	.promo-list-dates {
		margin: 5px 10px;
	}
	.promo-list-dates-row {
		font-size: 14px;
	}

}

@media screen and (max-width: 360px) {
	.promo-list-dates-row {
		font-size: 12px;
	}
}

@media (max-width: 900px){
	.promo-detail-image-wrapper{
		position: relative;
		bottom: -3px;
	}
	.promo-list-dates{
		position: relative;
		margin: 0px!important;
		top: -3px;
		bottom: 0px;
		left: 0px;
		padding-top: 8px;
		padding-bottom: 5px;
		padding-left: 10px;
		padding-right: 10px;
		border-left: 1px solid #EDEDED;
		border-right: 1px solid #EDEDED;
		border-bottom: 1px solid #EDEDED;
		border-bottom-left-radius: 4px;
		border-bottom-right-radius: 4px;
		font-size: 12px;
	}
}

/* End */
/* /local/templates/child/components/bitrix/news/sales/bitrix/news.detail/flat/style.css?16618721941879 */
