

/* Start:/local/templates/drink/components/bitrix/news/ckr_events/bitrix/news.detail/flat/style.css?17531210322520*/
.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 {
	box-shadow: 0px 2px 4px rgba(0, 0, 0, 0.1);
}
.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;
	margin-top: -5px;
}
.promo-detail-img {
	max-width: 100%;
	max-height: 100%;
	width: auto;
	height: auto;
	border-radius: .5rem;
}
.static_page .ul-styled ul {
    margin-left: 35px;
}
.static_page .ul-styled li {
	padding-bottom: 0.5em;
	padding-left: 0;
}
.static_page .ul-styled ul li:before {
    margin-left: -35px;
    content: '';
    display: block;
    background: #939393 url('/local/templates/drink/images/icons/check.svg') center center no-repeat;
    border-radius: 100%;
    width: 20px;
    height: 20px;
    float: left;
    margin-top: 3px;
}
.sobytiya-gallery {
	display: grid;
	gap: 32px;
	grid-template-columns: 1fr 1fr 1fr;
}
.static_page .blockquote-rmc blockquote {
	text-indent: 0;
	background: var(--darkblack);
    border-radius: 10px;
    padding: 3em;
	margin-bottom: 48px;
}
.promo-detail-block>.promo-detail-top-row>.row>.col-md-11.blockquote-rmc blockquote p:last-child {
	margin-bottom: 0;
}
.static_page .product__list a {
    text-decoration: none;
}
.static_page .home-products .bx-section-desc {
	display: none;
}
.static_page .offer_wrapper {
    padding-top: 3rem;
    padding-bottom: 3rem;
}

@media (max-width: 1200px){
	.static_page .blockquote-rmc blockquote {
		padding: 2em;
		margin-bottom: 32px;
	}
}
@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: 600px) {
	.sobytiya-gallery {
		gap: 16px;
		grid-template-columns: 1fr 1fr;
	}
}

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

/* End */
/* /local/templates/drink/components/bitrix/news/ckr_events/bitrix/news.detail/flat/style.css?17531210322520 */
